diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 8da1827a9c3..b5ed0f82ed5 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clickhouse version: 9.0.2 appVersion: 23.11.2.11 -description: ClickHouse is a column-oriented database management system (DBMS) for +description: + ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png deprecated: false sources: -- https://clickhouse.com/ -- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse -- https://hub.docker.com/r/clickhouse/clickhouse-server + - https://clickhouse.com/ + - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse + - https://hub.docker.com/r/clickhouse/clickhouse-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- database -- clickhouse -- sql + - database + - clickhouse + - sql dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/kube-state-metrics/Chart.yaml b/charts/dependency/kube-state-metrics/Chart.yaml index 2e847833982..ec84f27c2cc 100644 --- a/charts/dependency/kube-state-metrics/Chart.yaml +++ b/charts/dependency/kube-state-metrics/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kube-state-metrics version: 5.0.1 appVersion: 2.10.1 -description: kube-state-metrics is a simple service that listens to the Kubernetes +description: + kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. home: https://truecharts.org/charts/dependency/kube-state-metrics icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics -- https://hub.docker.com/r/bitnami/kube-state-metrics + - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics + - https://hub.docker.com/r/bitnami/kube-state-metrics maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- prometheus -- kube-state-metrics -- monitoring + - prometheus + - kube-state-metrics + - monitoring dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 2f4a4df0d91..86516e8829a 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mariadb version: 11.0.2 appVersion: 11.1.3 -description: Fast, reliable, scalable, and easy to use open-source relational database +description: + Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png deprecated: false sources: -- https://github.com/prometheus/mysqld_exporter -- https://mariadb.org -- https://github.com/bitnami/bitnami-docker-mariadb -- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb -- https://hub.docker.com/r/bitnami/mariadb + - https://github.com/prometheus/mysqld_exporter + - https://mariadb.org + - https://github.com/bitnami/bitnami-docker-mariadb + - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb + - https://hub.docker.com/r/bitnami/mariadb maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mariadb -- mysql -- database -- sql + - mariadb + - mysql + - database + - sql dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index b15e60115e9..421b6e59648 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: memcached version: 10.0.2 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/dependency/memcached icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png deprecated: false sources: -- https://hub.docker.com/r/bitnami/memcached -- https://github.com/bitnami/bitnami-docker-memcached -- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached + - https://github.com/bitnami/bitnami-docker-memcached + - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached + - https://hub.docker.com/r/bitnami/memcached maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- memcached -- database -- cache + - memcached + - database + - cache dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index d8937a805a8..2754ab1eccb 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mongodb version: 10.0.1 appVersion: 7.0.4 -description: Fast, reliable, scalable, and easy to use open-source no-sql database +description: + Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png deprecated: false sources: -- https://github.com/bitnami/bitnami-docker-mongodb -- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb -- https://hub.docker.com/r/bitnami/mongodb -- https://www.mongodb.com + - https://github.com/bitnami/bitnami-docker-mongodb + - https://www.mongodb.com + - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb + - https://hub.docker.com/r/bitnami/mongodb maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mongodb -- database -- nosql + - mongodb + - database + - nosql dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/node-exporter/Chart.yaml b/charts/dependency/node-exporter/Chart.yaml index dda66577f3f..43de9bf12df 100644 --- a/charts/dependency/node-exporter/Chart.yaml +++ b/charts/dependency/node-exporter/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: node-exporter version: 5.0.1 appVersion: 1.7.0 -description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, +description: + Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index b3de899d717..6d7aa78ed5b 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redis version: 10.0.1 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/dependency/redis icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png deprecated: false sources: -- https://github.com/bitnami/bitnami-docker-redis -- https://github.com/truecharts/charts/tree/master/charts/dependency/redis -- https://hub.docker.com/r/bitnami/redis + - https://github.com/bitnami/bitnami-docker-redis + - https://github.com/truecharts/charts/tree/master/charts/dependency/redis + - https://hub.docker.com/r/bitnami/redis maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- redis -- keyvalue -- database + - redis + - keyvalue + - database dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 29f649d106a..945ca1c3d8d 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: solr version: 8.0.1 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/dependency/solr icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png deprecated: false sources: -- https://github.com/apache/solr -- https://github.com/truecharts/charts/tree/master/charts/dependency/solr -- https://hub.docker.com/r/bitnami/solr + - https://github.com/apache/solr + - https://github.com/truecharts/charts/tree/master/charts/dependency/solr + - https://hub.docker.com/r/bitnami/solr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- solr -- apache -- search + - solr + - apache + - search dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/checkmk/Chart.yaml b/charts/dev/checkmk/Chart.yaml index 89ec2cf883d..55eaaa09a78 100644 --- a/charts/dev/checkmk/Chart.yaml +++ b/charts/dev/checkmk/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: checkmk version: 1.0.3 appVersion: 2.2.0 -description: Checkmk is a leading tool for Infrastructure and Application Monitoring. +description: + Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications. home: https://truecharts.org/charts/incubator/checkmk icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png deprecated: false sources: -- 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://github.com/tribe29/checkmk + - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk + - https://hub.docker.com/r/checkmk/check-mk-raw maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- checkmk -- monitoring + - checkmk + - monitoring dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/cherry/Chart.yaml b/charts/dev/cherry/Chart.yaml index 68f5a793311..d3f0102cada 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/cherry icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png deprecated: false sources: -- https://cherry.haishan.me/ -- https://github.com/haishanh/cherry -- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry -- https://hub.docker.com/r/haishanh/cherry + - https://cherry.haishan.me/ + - https://github.com/haishanh/cherry + - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry + - https://hub.docker.com/r/haishanh/cherry maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bookmark + - bookmark dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/cleanarr/Chart.yaml b/charts/dev/cleanarr/Chart.yaml index bf1a7e61357..e91eafbd8eb 100644 --- a/charts/dev/cleanarr/Chart.yaml +++ b/charts/dev/cleanarr/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cleanarr version: 3.0.3 appVersion: 2.5.0 -description: A simple UI to help find and delete duplicate and sample files from your +description: + A simple UI to help find and delete duplicate and sample files from your Plex server. home: https://truecharts.org/charts/incubator/cleanarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png deprecated: false sources: -- https://github.com/se1exin/cleanarr -- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr -- https://hub.docker.com/r/selexin/cleanarr + - https://github.com/se1exin/cleanarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr + - https://hub.docker.com/r/selexin/cleanarr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cleanarr + - cleanarr dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/coupon-store/Chart.yaml b/charts/dev/coupon-store/Chart.yaml index ae779665caf..cf0a0c8711f 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.3 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/coupon-store icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png deprecated: false sources: -- https://github.com/linuxserver/docker-airsonic -- https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store -- https://hub.docker.com/r/metikular/coupon-store + - https://github.com/linuxserver/docker-airsonic + - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store + - https://hub.docker.com/r/metikular/coupon-store maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- coupons + - coupons dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/dsmr-reader/Chart.yaml b/charts/dev/dsmr-reader/Chart.yaml index 62e09a5d403..040be201331 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.3 @@ -8,25 +8,25 @@ 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/dsmrreader/dsmr-reader -- https://github.com/xirixiz/dsmr-reader-docker -- 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/truecharts/charts/tree/master/charts/incubator/dsmr-reader + - https://hub.docker.com/r/xirixiz/dsmr-reader-docker + - https://github.com/dsmrreader/dsmr-reader maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dsmr-reader -- energy + - dsmr-reader + - energy dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/euterpe/Chart.yaml b/charts/dev/euterpe/Chart.yaml index 47aff412509..7582fd4331f 100644 --- a/charts/dev/euterpe/Chart.yaml +++ b/charts/dev/euterpe/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: euterpe version: 4.0.3 appVersion: 1.5.4 -description: Self-hosted streaming service for music, formerly known as HTTP Media +description: + Self-hosted streaming service for music, formerly known as HTTP Media Server. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/flemarr/Chart.yaml b/charts/dev/flemarr/Chart.yaml index 101e3de3216..9c40b03054f 100644 --- a/charts/dev/flemarr/Chart.yaml +++ b/charts/dev/flemarr/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flemarr version: 3.0.3 appVersion: latest -description: Flemmarr is a simple Python script that parses a configuration written +description: + Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API. home: https://truecharts.org/charts/incubator/flemarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png deprecated: false sources: -- https://github.com/Flemmarr/Flemmarr -- https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr -- https://hub.docker.com/r/pierremesure/flemmarr + - https://github.com/Flemmarr/Flemmarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr + - https://hub.docker.com/r/pierremesure/flemmarr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- flemarr + - flemarr dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/focalboard/Chart.yaml b/charts/dev/focalboard/Chart.yaml index 3df81efce3d..380ca4abae3 100644 --- a/charts/dev/focalboard/Chart.yaml +++ b/charts/dev/focalboard/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: focalboard version: 14.0.3 appVersion: 7.11.4 -description: Focalboard is an open source, self-hosted alternative to Trello, Notion, +description: + Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. 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://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://www.focalboard.com/ + - 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/gotify/Chart.yaml b/charts/dev/gotify/Chart.yaml index 9dcdde5998d..0e3720f6818 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.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/gotify icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png deprecated: false sources: -- https://gotify.net/ -- https://github.com/gotify/server -- https://github.com/truecharts/charts/tree/master/charts/incubator/gotify -- https://hub.docker.com/r/gotify/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/gotify + - https://hub.docker.com/r/gotify/server + - https://gotify.net/ + - https://github.com/gotify/server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- gotify -- notifications + - gotify + - notifications dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/icinga2/Chart.yaml b/charts/dev/icinga2/Chart.yaml index 83b21f6a1f0..99691212326 100644 --- a/charts/dev/icinga2/Chart.yaml +++ b/charts/dev/icinga2/Chart.yaml @@ -1,40 +1,41 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: icinga2 version: 8.0.3 appVersion: 2.14.0 -description: A monitoring system which checks the availability of your network resources, +description: + A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. home: https://truecharts.org/charts/incubator/icinga2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png deprecated: false sources: -- https://icinga.com/ -- https://github.com/jjethwa/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 + - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2 + - https://hub.docker.com/r/jordan/icinga2 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- icinga2 -- monitoring + - icinga2 + - monitoring dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/koel/Chart.yaml b/charts/dev/koel/Chart.yaml index 3a305714e81..9050b171b41 100644 --- a/charts/dev/koel/Chart.yaml +++ b/charts/dev/koel/Chart.yaml @@ -1,41 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: koel version: 8.0.3 appVersion: latest -description: Koel is a simple web-based personal audio streaming service written in +description: + Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. home: https://truecharts.org/charts/incubator/koel icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png deprecated: false sources: -- https://github.com/koel/koel -- https://github.com/koel/docker -- https://github.com/truecharts/charts/tree/master/charts/incubator/koel -- https://hub.docker.com/r/phanan/koel + - https://github.com/koel/koel + - https://github.com/koel/docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/koel + - https://hub.docker.com/r/phanan/koel maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- koel -- music -- stream + - koel + - music + - stream dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/kutt/Chart.yaml b/charts/dev/kutt/Chart.yaml index 00ad33fd402..6dc658dc4cd 100644 --- a/charts/dev/kutt/Chart.yaml +++ b/charts/dev/kutt/Chart.yaml @@ -1,40 +1,41 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kutt version: 8.0.3 appVersion: 2.7.4 -description: Kutt is a modern URL shortener with support for custom domains. Shorten +description: + Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. home: https://truecharts.org/charts/incubator/kutt icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png deprecated: false sources: -- https://github.com/thedevs-network/kutt -- https://github.com/truecharts/charts/tree/master/charts/incubator/kutt -- https://hub.docker.com/r/kutt/kutt + - https://github.com/thedevs-network/kutt + - https://github.com/truecharts/charts/tree/master/charts/incubator/kutt + - https://hub.docker.com/r/kutt/kutt maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kutt -- link -- short + - kutt + - link + - short dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/leantime/Chart.yaml b/charts/dev/leantime/Chart.yaml index c0499ac1fa4..1ab23513333 100644 --- a/charts/dev/leantime/Chart.yaml +++ b/charts/dev/leantime/Chart.yaml @@ -1,40 +1,41 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: leantime version: 9.0.3 appVersion: 2.4.7 -description: Straightforward open source project management system to make your ideas +description: + Straightforward open source project management system to make your ideas reality. 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://hub.docker.com/r/leantime/leantime + - https://leantime.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/leantime maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- leantime -- project -- management + - leantime + - project + - management dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/lenpaste/Chart.yaml b/charts/dev/lenpaste/Chart.yaml index 29de87233a9..5dd74c5c4e9 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.3 @@ -8,22 +8,22 @@ home: https://truecharts.org/charts/incubator/lenpaste icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png deprecated: false sources: -- https://git.lcomrade.su/root/lenpaste -- https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste + - https://git.lcomrade.su/root/lenpaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- lenpaste + - lenpaste dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/linkace/Chart.yaml b/charts/dev/linkace/Chart.yaml index 750a2a1ea31..fda04ad7a99 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.3 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/linkace icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png deprecated: false sources: -- https://github.com/linkace/linkace -- https://www.linkace.org/docs/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace -- https://hub.docker.com/r/linkace/linkace + - https://github.com/linkace/linkace + - https://www.linkace.org/docs/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace + - https://hub.docker.com/r/linkace/linkace maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- linkace + - linkace dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/lychee/Chart.yaml b/charts/dev/lychee/Chart.yaml index 7958f449062..cd49aba9c92 100644 --- a/charts/dev/lychee/Chart.yaml +++ b/charts/dev/lychee/Chart.yaml @@ -1,40 +1,41 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lychee version: 18.0.3 appVersion: 4.13.0 -description: Lychee is a free photo-management tool, which runs on your server or +description: + Lychee is a free photo-management tool, which runs on your server or web-space home: https://truecharts.org/charts/incubator/lychee icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png deprecated: false sources: -- https://hub.docker.com/r/lycheeorg/lychee-laravel -- https://github.com/LycheeOrg/Lychee -- https://github.com/truecharts/charts/tree/master/charts/incubator/lychee + - https://github.com/LycheeOrg/Lychee + - https://github.com/truecharts/charts/tree/master/charts/incubator/lychee + - https://hub.docker.com/r/lycheeorg/lychee-laravel maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- lychee -- photo -- pictures + - lychee + - photo + - pictures dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/magicmirror2/Chart.yaml b/charts/dev/magicmirror2/Chart.yaml index d070fcc6980..d3b65e286d1 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/magicmirror2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 -- https://hub.docker.com/r/ich777/magic-mirror2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 + - https://hub.docker.com/r/ich777/magic-mirror2 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- magicmirror2 -- iot -- smart + - magicmirror2 + - iot + - smart dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/microbin/Chart.yaml b/charts/dev/microbin/Chart.yaml index 682b149e17c..9c0673a2b99 100644 --- a/charts/dev/microbin/Chart.yaml +++ b/charts/dev/microbin/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: microbin version: 3.0.3 appVersion: 2.0.4 -description: MicroBin is a super tiny, feature rich, configurable, self-contained +description: + MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. home: https://truecharts.org/charts/incubator/microbin icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png deprecated: false sources: -- https://github.com/szabodanika/microbin -- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin -- https://hub.docker.com/r/danielszabo99/microbin + - https://github.com/szabodanika/microbin + - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin + - https://hub.docker.com/r/danielszabo99/microbin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- microbin + - microbin dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/money-balancer/Chart.yaml b/charts/dev/money-balancer/Chart.yaml index f8e98c62397..02d8036e343 100644 --- a/charts/dev/money-balancer/Chart.yaml +++ b/charts/dev/money-balancer/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: money-balancer version: 3.0.3 appVersion: 1.3.0 -description: Money Balancer helps you to keep track of who paid for what and calculates +description: + Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends. 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/dorianim/money-balancer + - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer + - https://ghcr.io/dorianim/money-balancer maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- money -- balance + - money + - balance dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/noisedash/Chart.yaml b/charts/dev/noisedash/Chart.yaml index 148e4e620f3..5788de61a4a 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.3 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/noisedash icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png deprecated: false sources: -- https://github.com/kaythomas0/noisedash -- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash -- https://hub.docker.com/r/noisedash/noisedash + - https://github.com/kaythomas0/noisedash + - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash + - https://hub.docker.com/r/noisedash/noisedash maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- noise + - noise dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/openkm/Chart.yaml b/charts/dev/openkm/Chart.yaml index 912fa05816f..84fef8357ed 100644 --- a/charts/dev/openkm/Chart.yaml +++ b/charts/dev/openkm/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openkm version: 12.0.3 appVersion: 6.3.12 -description: OpenKM integrates all essential documents management, collaboration and +description: + OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. home: https://truecharts.org/charts/incubator/openkm icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png deprecated: false sources: -- https://github.com/openkm/document-management-system -- https://www.openkm.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/openkm -- https://hub.docker.com/r/openkm/openkm-ce + - https://www.openkm.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm + - https://hub.docker.com/r/openkm/openkm-ce + - https://github.com/openkm/document-management-system maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- openkm -- documentation management -- docs + - openkm + - documentation management + - docs dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/openldap/Chart.yaml b/charts/dev/openldap/Chart.yaml index c5d21a55dfe..0c897c188c3 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.3 @@ -8,27 +8,27 @@ 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/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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ldap -- openldap -- iam-stack -- high availability + - ldap + - openldap + - iam-stack + - high availability dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/openproject/Chart.yaml b/charts/dev/openproject/Chart.yaml index 2580cab6f2b..f00d8d7a80b 100644 --- a/charts/dev/openproject/Chart.yaml +++ b/charts/dev/openproject/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openproject version: 4.0.3 appVersion: 13.0.7 -description: OpenProject is a web-based project management system for location-independent +description: + OpenProject is a web-based project management system for location-independent team collaboration. home: https://truecharts.org/charts/incubator/openproject icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/openproject -- https://hub.docker.com/r/openproject/community + - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject + - https://hub.docker.com/r/openproject/community maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- openproject -- Productivity + - openproject + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/plik/Chart.yaml b/charts/dev/plik/Chart.yaml index f8c932d047d..0052b5b11e6 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/plik icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png deprecated: false sources: -- https://github.com/root-gg/plik -- https://github.com/truecharts/charts/tree/master/charts/incubator/plik -- https://hub.docker.com/r/rootgg/plik + - https://github.com/root-gg/plik + - https://github.com/truecharts/charts/tree/master/charts/incubator/plik + - https://hub.docker.com/r/rootgg/plik maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- plik -- files + - plik + - files dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/postgresql/Chart.yaml b/charts/dev/postgresql/Chart.yaml index 6b4afd17186..14e11bed70f 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.3 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/postgresql icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png deprecated: false sources: -- https://www.postgresql.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql -- https://hub.docker.com/r/bitnami/postgresql + - https://www.postgresql.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql + - https://hub.docker.com/r/bitnami/postgresql maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- postgres -- postgressql -- dtabase -- sql + - postgres + - postgressql + - dtabase + - sql dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/privatebin/Chart.yaml b/charts/dev/privatebin/Chart.yaml index fefe87df99f..e51d0395736 100644 --- a/charts/dev/privatebin/Chart.yaml +++ b/charts/dev/privatebin/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: privatebin version: 4.0.3 appVersion: 1.6.0 -description: PrivateBin is a minimalist, open source online pastebin where the server +description: + PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. home: https://truecharts.org/charts/incubator/privatebin icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png deprecated: false sources: -- 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 + - https://github.com/PrivateBin/PrivateBin + - https://privatebin.info/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- privatebin -- pastebin + - privatebin + - pastebin dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/dev/youtrack/Chart.yaml b/charts/dev/youtrack/Chart.yaml index c1fb8190fd9..b6f3a3caf77 100644 --- a/charts/dev/youtrack/Chart.yaml +++ b/charts/dev/youtrack/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: youtrack version: 3.0.3 appVersion: 2023.2.20316 -description: YouTrack is a project management tool that can be adapted to your processes +description: + YouTrack is a project management tool that can be adapted to your processes to help you deliver great products. 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://hub.docker.com/r/jetbrains/youtrack + - https://www.jetbrains.com/youtrack/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- youtrack -- ProjectManagement + - youtrack + - ProjectManagement dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index 97cc878bde0..3459b63c9cb 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: 19.0.16 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/enterprise/authelia icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png deprecated: false sources: -- https://github.com/authelia/chartrepo -- https://github.com/authelia/authelia -- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia -- https://ghcr.io/authelia/authelia + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia + - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia + - https://ghcr.io/authelia/authelia maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- authelia -- authentication -- login -- SSO -- Authentication -- Security -- Two-Factor -- U2F -- YubiKey -- Push Notifications -- LDAP + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 8.0.47 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 8.0.47 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 27d0cf1a653..924ffa270e4 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -1,41 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blocky version: 9.0.14 appVersion: "0.22" -description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network +description: + Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go home: https://truecharts.org/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png deprecated: false sources: -- 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 + - 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 + - https://github.com/Mozart409/blocky-frontend 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 8.0.47 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 8.0.47 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index 4d6c331314e..7f4b1cf05e1 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: 4.2.13 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/enterprise/clusterissuer icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer -- https://hub.docker.com/_/hello-world -- https://cert-manager.io/ + - https://hub.docker.com/_/hello-world + - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cert-manager -- certificates + - cert-manager + - certificates dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index ce13e9a7f0c..4486a9d0c15 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grafana version: 9.0.46 appVersion: 10.2.2 -description: Grafana is an open source, feature rich metrics dashboard and graph editor +description: + Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/kubernetes-reflector/Chart.yaml b/charts/enterprise/kubernetes-reflector/Chart.yaml index bb2f6237e88..3afd9893912 100644 --- a/charts/enterprise/kubernetes-reflector/Chart.yaml +++ b/charts/enterprise/kubernetes-reflector/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kubernetes-reflector version: 1.0.9 appVersion: 7.1.217 -description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect +description: + Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces home: https://truecharts.org/charts/enterprise/kubernetes-reflector icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png deprecated: false sources: -- https://hub.docker.com/r/emberstack/kubernetes-reflector -- https://github.com/emberstack/kubernetes-reflector -- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index 1237027a006..6adae7a8791 100644 --- a/charts/enterprise/metallb-config/Chart.yaml +++ b/charts/enterprise/metallb-config/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metallb-config version: 3.0.14 appVersion: latest -description: A network load-balancer implementation for Kubernetes using standard +description: + A network load-balancer implementation for Kubernetes using standard routing protocols home: https://truecharts.org/charts/enterprise/metallb-config icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png deprecated: false sources: -- https://github.com/metallb/metallb -- https://metallb.universe.tf -- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config -- https://hub.docker.com/_/hello-world + - https://metallb.universe.tf + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config + - https://hub.docker.com/_/hello-world + - https://github.com/metallb/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index ae345ba0578..02c5f24fe46 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -12,10 +12,10 @@ 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/prometheus + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index 612d6c36089..aae59e8f1d2 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: 22.1.3 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/enterprise/traefik icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png deprecated: false sources: -- https://github.com/traefik/traefik-helm-chart -- https://traefik.io/ -- https://github.com/traefik/traefik -- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik -- https://github.com/truecharts/containers/tree/master/mirrortraefik + - https://github.com/truecharts/containers/tree/master/mirrortraefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ + - https://github.com/traefik/traefik + - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index 4f6253cb9b0..c2bb6c2b855 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: 23.0.14 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/enterprise/vaultwarden icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden -- https://hub.docker.com/r/vaultwarden/server -- https://github.com/dani-garcia/vaultwarden + - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - https://hub.docker.com/r/vaultwarden/server + - https://github.com/dani-garcia/vaultwarden maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bitwarden -- bitwardenrs -- bitwarden_rs -- vaultwarden -- password -- rust + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 3f2dbca4e3e..09d22fdca99 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: velero version: 2.0.0 @@ -8,32 +8,32 @@ 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/truecharts/containers/tree/master/mirroralpine + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/velero + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- velero -- backup + - velero + - backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: velero - version: 5.2.0 - repository: https://vmware-tanzu.github.io/helm-charts - condition: "" - alias: velero - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: velero + version: 5.2.0 + repository: https://vmware-tanzu.github.io/helm-charts + condition: "" + alias: velero + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/adguardhome-sync/Chart.yaml b/charts/incubator/adguardhome-sync/Chart.yaml index afe1875480a..0993c369ae8 100644 --- a/charts/incubator/adguardhome-sync/Chart.yaml +++ b/charts/incubator/adguardhome-sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adguardhome-sync version: 4.0.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/adguardhome-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png deprecated: false sources: -- https://github.com/bakito/adguardhome-sync/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync -- https://ghcr.io/bakito/adguardhome-sync + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync + - https://ghcr.io/bakito/adguardhome-sync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- adguardhome-sync -- Other + - adguardhome-sync + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/anope/Chart.yaml b/charts/incubator/anope/Chart.yaml index 35743a3edfb..96b422b85ed 100644 --- a/charts/incubator/anope/Chart.yaml +++ b/charts/incubator/anope/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: anope version: 3.0.3 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/anope icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png deprecated: false sources: -- https://thelounge.chat/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/anope -- https://hub.docker.com/r/ich777/anope + - https://thelounge.chat/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/anope + - https://hub.docker.com/r/ich777/anope maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- anope -- Network-Other -- Productivity -- Tools-Utilities + - anope + - Network-Other + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/apprise-api/Chart.yaml b/charts/incubator/apprise-api/Chart.yaml index cb94d21cc73..7ece95c706d 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.3 @@ -8,25 +8,25 @@ 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/appsmith/Chart.yaml b/charts/incubator/appsmith/Chart.yaml index 17fe14d3328..2c496c7a05a 100644 --- a/charts/incubator/appsmith/Chart.yaml +++ b/charts/incubator/appsmith/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: appsmith version: 6.0.3 appVersion: 1.9.50 -description: Turn any datasource into an internal app in minutes. Appsmith lets you +description: + Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. home: https://truecharts.org/charts/incubator/appsmith icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png deprecated: false sources: -- https://github.com/appsmithorg/appsmith -- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith -- https://hub.docker.com/r/appsmith/appsmith-ce + - https://github.com/appsmithorg/appsmith + - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith + - https://hub.docker.com/r/appsmith/appsmith-ce maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- appsmith + - appsmith dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/awesome-ttrss/Chart.yaml b/charts/incubator/awesome-ttrss/Chart.yaml index ef94066d62a..8d9c75088d2 100644 --- a/charts/incubator/awesome-ttrss/Chart.yaml +++ b/charts/incubator/awesome-ttrss/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: awesome-ttrss version: 5.0.3 appVersion: latest -description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution +description: + Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/blender/Chart.yaml b/charts/incubator/blender/Chart.yaml index 07ed3dce43e..f6d539b96f0 100644 --- a/charts/incubator/blender/Chart.yaml +++ b/charts/incubator/blender/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blender version: 3.0.3 appVersion: latest -description: Blender(https://www.blender.org/) is a free and open-source 3D computer +description: + Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only @@ -12,26 +13,26 @@ home: https://truecharts.org/charts/incubator/blender icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png deprecated: false sources: -- https://github.com/orgs/linuxserver/packages/container/package/blender -- https://github.com/linuxserver/docker-blender#readme -- https://www.blender.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/blender -- https://fleet.linuxserver.io/image?name=linuxserver/blender + - https://github.com/linuxserver/docker-blender#readme + - https://www.blender.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender + - https://fleet.linuxserver.io/image?name=linuxserver/blender + - https://github.com/orgs/linuxserver/packages/container/package/blender maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- blender -- Other + - blender + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/btdex/Chart.yaml b/charts/incubator/btdex/Chart.yaml index ef9dc58c57d..2145ac65403 100644 --- a/charts/incubator/btdex/Chart.yaml +++ b/charts/incubator/btdex/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: btdex version: 3.0.3 appVersion: latest -description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui +description: + This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. home: https://truecharts.org/charts/incubator/btdex icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png deprecated: false sources: -- https://btdex.trade/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/btdex -- https://hub.docker.com/r/furritos/docker-btdex + - https://btdex.trade/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex + - https://hub.docker.com/r/furritos/docker-btdex maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- btdex -- Crypto + - btdex + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/cadquery-jupyter/Chart.yaml b/charts/incubator/cadquery-jupyter/Chart.yaml index 19ab1feb413..8b21ed38af3 100644 --- a/charts/incubator/cadquery-jupyter/Chart.yaml +++ b/charts/incubator/cadquery-jupyter/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cadquery-jupyter version: 3.0.3 appVersion: 3.5.2 -description: CadQuery is an intuitive, easy-to-use Python module for building parametric +description: + CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. @@ -11,28 +12,28 @@ home: https://truecharts.org/charts/incubator/cadquery-jupyter icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png deprecated: false sources: -- https://github.com/bernhard-42/jupyter-cadquery -- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter -- https://hub.docker.com/r/bwalter42/jupyter_cadquery + - https://github.com/bernhard-42/jupyter-cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter + - https://hub.docker.com/r/bwalter42/jupyter_cadquery maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cadquery-jupyter -- Productivity -- Tools-Utilities -- Other -- Network-Web -- Network-Other + - cadquery-jupyter + - Productivity + - Tools-Utilities + - Other + - Network-Web + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/chromium/Chart.yaml b/charts/incubator/chromium/Chart.yaml index ffe8cf84d3c..bb5e919129f 100644 --- a/charts/incubator/chromium/Chart.yaml +++ b/charts/incubator/chromium/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chromium version: 3.0.3 appVersion: latest -description: Chromium is a free and open-source software project developed by the +description: + Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. home: https://truecharts.org/charts/incubator/chromium icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png deprecated: false sources: -- https://www.google.com/chrome/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/chromium -- https://hub.docker.com/r/ich777/chrome + - https://www.google.com/chrome/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://hub.docker.com/r/ich777/chrome maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- chromium -- Productivity -- Tools-Utilities + - chromium + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/cloudbeaver/Chart.yaml b/charts/incubator/cloudbeaver/Chart.yaml index e83446b972b..325371e92d4 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.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/cloudbeaver icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png deprecated: false sources: -- https://github.com/dbeaver/cloudbeaver -- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver -- https://hub.docker.com/r/dbeaver/cloudbeaver + - https://github.com/dbeaver/cloudbeaver + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver + - https://hub.docker.com/r/dbeaver/cloudbeaver maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cloudbeaver -- Cloud -- Tools-Utilities + - cloudbeaver + - Cloud + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/conreq/Chart.yaml b/charts/incubator/conreq/Chart.yaml index 08163c4c137..122a2943604 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.3 @@ -8,23 +8,23 @@ 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://github.com/truecharts/charts/tree/master/charts/incubator/conreq + - https://hotio.dev/containers/conreq maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- conreq -- MediaApp-Other + - conreq + - MediaApp-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/csi-driver-nfs/Chart.yaml b/charts/incubator/csi-driver-nfs/Chart.yaml index f2c9f3099e7..bb7b684d95e 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.3 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png deprecated: false sources: -- https://cert-manager.io/ -- https://github.com/cert-manager -- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs -- https://github.com/truecharts/containers/tree/master/mirroralpine + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- csi-driver-nfs -- backup + - csi-driver-nfs + - backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: csi-driver-nfs - version: v4.5.0 - repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts - condition: "" - alias: csi-driver-nfs - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: csi-driver-nfs + version: v4.5.0 + repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts + condition: "" + alias: csi-driver-nfs + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/cups-server/Chart.yaml b/charts/incubator/cups-server/Chart.yaml index de362be94d4..dcbb9b84b06 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.3 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/cups-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server -- https://hub.docker.com/r/ydkn/cups + - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server + - https://hub.docker.com/r/ydkn/cups maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- print -- cups + - print + - cups dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/darktable/Chart.yaml b/charts/incubator/darktable/Chart.yaml index c099aa2301e..aa98b3677a7 100644 --- a/charts/incubator/darktable/Chart.yaml +++ b/charts/incubator/darktable/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: darktable version: 7.0.3 appVersion: 4.0.1 -description: Darktable is an open source photography workflow application and raw +description: + Darktable is an open source photography workflow application and raw developer. 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://ghcr.io/linuxserver/darktable + - https://github.com/truecharts/charts/tree/master/charts/incubator/darktable maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- darktable + - darktable dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/drone-runner/Chart.yaml b/charts/incubator/drone-runner/Chart.yaml index a16decd1455..1bbaf21050b 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/drone-runner icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png deprecated: false sources: -- https://docs.drone.io -- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner -- https://hub.docker.com/r/drone/drone-runner-kube + - https://docs.drone.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner + - https://hub.docker.com/r/drone/drone-runner-kube maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- drone -- productivity + - drone + - productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/dupeguru/Chart.yaml b/charts/incubator/dupeguru/Chart.yaml index ce97843dfa0..8cb60e3906b 100644 --- a/charts/incubator/dupeguru/Chart.yaml +++ b/charts/incubator/dupeguru/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dupeguru version: 5.0.3 appVersion: 23.11.2 -description: dupeGuru is a tool to find duplicate files on your computer. It can scan +description: + dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/dvblink/Chart.yaml b/charts/incubator/dvblink/Chart.yaml index df10ce86f44..69ff7937587 100644 --- a/charts/incubator/dvblink/Chart.yaml +++ b/charts/incubator/dvblink/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dvblink version: 3.0.3 appVersion: latest -description: DVBLink need to enjoy your favorite channels and recordings within your +description: + DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! home: https://truecharts.org/charts/incubator/dvblink icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink -- https://hub.docker.com/r/chvb/docker-dvblink + - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink + - https://hub.docker.com/r/chvb/docker-dvblink maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dvblink -- MediaServer-Video + - dvblink + - MediaServer-Video dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/electrum/Chart.yaml b/charts/incubator/electrum/Chart.yaml index 34350b14de1..3a6ee734994 100644 --- a/charts/incubator/electrum/Chart.yaml +++ b/charts/incubator/electrum/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: electrum version: 3.0.3 appVersion: latest -description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low +description: + Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. 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://github.com/truecharts/charts/tree/master/charts/incubator/electrum + - https://hub.docker.com/r/ich777/electrum + - https://electrum.org/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- electrum -- Network-Other -- Productivity -- Tools-Utilities + - electrum + - Network-Other + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/fancyindex/Chart.yaml b/charts/incubator/fancyindex/Chart.yaml index f143bef9d0f..0f19f281076 100644 --- a/charts/incubator/fancyindex/Chart.yaml +++ b/charts/incubator/fancyindex/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fancyindex version: 4.0.3 appVersion: latest -description: Fancyindex provides a lightweight nginx directory listing with theming +description: + Fancyindex provides a lightweight nginx directory listing with theming support home: https://truecharts.org/charts/incubator/fancyindex icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png deprecated: false sources: -- https://github.com/xal3xhx/fancyindex -- https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex -- https://hub.docker.com/r/xal3xhx/fancy + - https://github.com/xal3xhx/fancyindex + - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex + - https://hub.docker.com/r/xal3xhx/fancy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fancyindex + - fancyindex dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/ferdi-client/Chart.yaml b/charts/incubator/ferdi-client/Chart.yaml index cc5e7f154e1..4ff170fcd67 100644 --- a/charts/incubator/ferdi-client/Chart.yaml +++ b/charts/incubator/ferdi-client/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ferdi-client version: 3.0.3 appVersion: latest -description: Ferdi is a destkop app that helps you organize how you use your favourite +description: + Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing @@ -12,25 +13,25 @@ home: https://truecharts.org/charts/incubator/ferdi-client icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png deprecated: false sources: -- https://getferdi.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client -- https://hub.docker.com/r/ich777/ferdi-client + - https://getferdi.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client + - https://hub.docker.com/r/ich777/ferdi-client maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ferdi-client -- Productivity -- Tools-Utilities + - ferdi-client + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/filegator/Chart.yaml b/charts/incubator/filegator/Chart.yaml index 54bdfb29a5f..bbea3dd692f 100644 --- a/charts/incubator/filegator/Chart.yaml +++ b/charts/incubator/filegator/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filegator version: 3.0.3 appVersion: latest -description: FileGator is a free, open-source, self-hosted web application for managing +description: + FileGator is a free, open-source, self-hosted web application for managing files and folders. home: https://truecharts.org/charts/incubator/filegator icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png deprecated: false sources: -- https://github.com/filegator/filegator -- https://github.com/truecharts/charts/tree/master/charts/incubator/filegator -- https://hub.docker.com/r/maxime1907/filegator + - https://github.com/filegator/filegator + - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - https://hub.docker.com/r/maxime1907/filegator maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- filegator -- Cloud -- Productivity -- Tools-Utilities -- Network-FTP + - filegator + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/flashpaper/Chart.yaml b/charts/incubator/flashpaper/Chart.yaml index 2f34418684c..daa99a2c43b 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.3 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/incubator/flashpaper icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png deprecated: false sources: -- https://github.com/AndrewPaglusch/FlashPaper -- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper -- https://hub.docker.com/r/andrewpaglusch/flashpaper + - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper + - https://hub.docker.com/r/andrewpaglusch/flashpaper + - https://github.com/AndrewPaglusch/FlashPaper maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- flashpaper -- Cloud -- Productivity -- Security -- Tools-Utilities -- Network-Web + - flashpaper + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/flextv/Chart.yaml b/charts/incubator/flextv/Chart.yaml index ccfe8f5ee4e..1ccf139abec 100644 --- a/charts/incubator/flextv/Chart.yaml +++ b/charts/incubator/flextv/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flextv version: 3.0.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/flextv icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png deprecated: false sources: -- https://github.com/d8ahazard/FlexTV -- https://registry.hub.docker.com/r/jcreynolds/flextv/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/flextv -- https://hub.docker.com/r/jcreynolds/flextv + - https://github.com/d8ahazard/FlexTV + - https://registry.hub.docker.com/r/jcreynolds/flextv/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv + - https://hub.docker.com/r/jcreynolds/flextv maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- flextv -- MediaApp + - flextv + - MediaApp dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/fluttercoin-wallet/Chart.yaml b/charts/incubator/fluttercoin-wallet/Chart.yaml index d54ba1fefe1..c29c5c24f13 100644 --- a/charts/incubator/fluttercoin-wallet/Chart.yaml +++ b/charts/incubator/fluttercoin-wallet/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluttercoin-wallet version: 3.0.3 appVersion: latest -description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, +description: + FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. home: https://truecharts.org/charts/incubator/fluttercoin-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png deprecated: false sources: -- https://fluttercoin.me/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet -- https://hub.docker.com/r/ich777/fluttercoin + - https://fluttercoin.me/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet + - https://hub.docker.com/r/ich777/fluttercoin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fluttercoin-wallet -- Network-Other -- Productivity -- Tools-Utilities -- Crypto + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/fmd2-wine/Chart.yaml b/charts/incubator/fmd2-wine/Chart.yaml index f656b778f16..fae21863194 100644 --- a/charts/incubator/fmd2-wine/Chart.yaml +++ b/charts/incubator/fmd2-wine/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fmd2-wine version: 3.0.3 appVersion: latest -description: '**FMD2:** This is an active fork of the Free Manga Downloader which +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. ' + 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://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://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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fmd2-wine -- Downloaders -- MediaApp-Books + - fmd2-wine + - Downloaders + - MediaApp-Books dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/go-auto-yt/Chart.yaml b/charts/incubator/go-auto-yt/Chart.yaml index fd087e72b44..f5a47b4f914 100644 --- a/charts/incubator/go-auto-yt/Chart.yaml +++ b/charts/incubator/go-auto-yt/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: go-auto-yt version: 3.0.3 appVersion: stable -description: GoAutoYT makes it easy for you to automatically download videos from +description: + GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. 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/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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- go-auto-yt -- Downloaders -- Tools-Utilities + - go-auto-yt + - Downloaders + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/gokapi/Chart.yaml b/charts/incubator/gokapi/Chart.yaml index 36e72c403a0..d388c56be90 100644 --- a/charts/incubator/gokapi/Chart.yaml +++ b/charts/incubator/gokapi/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gokapi version: 3.0.3 appVersion: 1.7.2 -description: Gokapi is a lightweight server to share files, which expire after a set +description: + Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. home: https://truecharts.org/charts/incubator/gokapi icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png deprecated: false sources: -- https://github.com/Forceu/gokapi -- https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi -- https://hub.docker.com/r/f0rc3/gokapi + - https://github.com/Forceu/gokapi + - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi + - https://hub.docker.com/r/f0rc3/gokapi maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- gokapi -- cloud -- utilities + - gokapi + - cloud + - utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/google-cloud-storage-backup/Chart.yaml b/charts/incubator/google-cloud-storage-backup/Chart.yaml index f34e2c35d93..316d52a9c24 100644 --- a/charts/incubator/google-cloud-storage-backup/Chart.yaml +++ b/charts/incubator/google-cloud-storage-backup/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: google-cloud-storage-backup version: 3.0.3 @@ -9,24 +9,24 @@ home: https://truecharts.org/charts/incubator/google-cloud-storage-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup -- https://hub.docker.com/r/vinid223/gcloud-storage-backup + - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup + - https://hub.docker.com/r/vinid223/gcloud-storage-backup maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- google-cloud-storage-backup -- Backup -- Cloud + - google-cloud-storage-backup + - Backup + - Cloud dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/habridge/Chart.yaml b/charts/incubator/habridge/Chart.yaml index 1ca22d567c6..7dc40c0e196 100644 --- a/charts/incubator/habridge/Chart.yaml +++ b/charts/incubator/habridge/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: habridge version: 6.0.3 appVersion: 5.4.1 -description: Habridge emulates Philips Hue API to other home automation gateways such +description: + Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. home: https://truecharts.org/charts/incubator/habridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/habridge -- https://ghcr.io/linuxserver/habridge + - https://github.com/truecharts/charts/tree/master/charts/incubator/habridge + - https://ghcr.io/linuxserver/habridge maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- habridge + - habridge dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/hexchat/Chart.yaml b/charts/incubator/hexchat/Chart.yaml index 161e0304cce..9d8bfeeebc1 100644 --- a/charts/incubator/hexchat/Chart.yaml +++ b/charts/incubator/hexchat/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hexchat version: 3.0.3 appVersion: latest -description: HexChat is an IRC client based on XChat, but unlike XChat it’s completely +description: + HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. @@ -11,27 +12,27 @@ 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://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 + - 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml b/charts/incubator/icantbelieveitsnotvaletudo/Chart.yaml index e284f3f0bb0..29c7a895294 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.3 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo -- https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo -- https://github.com/Hypfer/ICantBelieveItsNotValetudo + - https://github.com/Hypfer/ICantBelieveItsNotValetudo + - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo + - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- icantbelieveitsnotvaletudo -- MQTT -- valetudo -- iot + - icantbelieveitsnotvaletudo + - MQTT + - valetudo + - iot dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/jitsi/Chart.yaml b/charts/incubator/jitsi/Chart.yaml index 2cfd2f87274..a215e0a386b 100644 --- a/charts/incubator/jitsi/Chart.yaml +++ b/charts/incubator/jitsi/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jitsi version: 3.0.3 appVersion: stable-8960 -description: Jitsi is a set of open-source projects that allows you to easily build +description: + Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions home: https://truecharts.org/charts/incubator/jitsi icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi -- https://hub.docker.com/r/jitsi/web -- 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/web + - https://jitsi.org + - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- jitsi + - jitsi dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/jump/Chart.yaml b/charts/incubator/jump/Chart.yaml index 66b8d588b97..5d951b24fba 100644 --- a/charts/incubator/jump/Chart.yaml +++ b/charts/incubator/jump/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jump version: 3.0.3 appVersion: 1.3.2 -description: Jump is yet another self-hosted startpage for your server designed to +description: + Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. home: https://truecharts.org/charts/incubator/jump icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png deprecated: false sources: -- https://github.com/daledavies/jump -- https://github.com/truecharts/charts/tree/master/charts/incubator/jump -- https://hub.docker.com/r/daledavies/jump + - https://github.com/truecharts/charts/tree/master/charts/incubator/jump + - https://hub.docker.com/r/daledavies/jump + - https://github.com/daledavies/jump maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dashboard -- jump + - dashboard + - jump dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/kdenlive/Chart.yaml b/charts/incubator/kdenlive/Chart.yaml index 151ae631878..aa8fd97e459 100644 --- a/charts/incubator/kdenlive/Chart.yaml +++ b/charts/incubator/kdenlive/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kdenlive version: 3.0.3 appVersion: latest -description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform +description: + Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. home: https://truecharts.org/charts/incubator/kdenlive icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png deprecated: false sources: -- https://github.com/linuxserver/docker-kdenlive#readme -- https://kdenlive.org/ -- https://github.com/orgs/linuxserver/packages/container/package/kdenlive -- https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive -- https://fleet.linuxserver.io/image?name=linuxserver/kdenlive + - https://kdenlive.org/ + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive + - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kdenlive -- Other + - kdenlive + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/libreoffice/Chart.yaml b/charts/incubator/libreoffice/Chart.yaml index e732c86bfe0..f22be274e8c 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.3 @@ -8,22 +8,22 @@ home: https://truecharts.org/charts/incubator/libreoffice icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png deprecated: false sources: -- https://ghcr.io/linuxserver/libreoffice -- https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice + - https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice + - https://ghcr.io/linuxserver/libreoffice maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- libreoffice + - libreoffice dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/livebook/Chart.yaml b/charts/incubator/livebook/Chart.yaml index 2eb3f6292f5..aa68d9916d0 100644 --- a/charts/incubator/livebook/Chart.yaml +++ b/charts/incubator/livebook/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: livebook version: 3.0.3 appVersion: latest -description: Livebook is a web application for writing interactive and collaborative +description: + Livebook is a web application for writing interactive and collaborative code notebooks for Elixir home: https://truecharts.org/charts/incubator/livebook icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png deprecated: false sources: -- https://livebook.dev/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/livebook -- https://hub.docker.com/r/livebook/livebook + - https://livebook.dev/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook + - https://hub.docker.com/r/livebook/livebook maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- livebook -- Tools-Utilities + - livebook + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/livestreamdvr/Chart.yaml b/charts/incubator/livestreamdvr/Chart.yaml index 03bc2dfc825..617c744ed12 100644 --- a/charts/incubator/livestreamdvr/Chart.yaml +++ b/charts/incubator/livestreamdvr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: livestreamdvr version: 3.0.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/livestreamdvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr -- https://hub.docker.com/r/mrbrax/twitchautomator -- https://github.com/MrBrax/LiveStreamDVR + - https://github.com/MrBrax/LiveStreamDVR + - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr + - https://hub.docker.com/r/mrbrax/twitchautomator maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- livestreamdvr -- MediaApp-Video + - livestreamdvr + - MediaApp-Video dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/mediaelch/Chart.yaml b/charts/incubator/mediaelch/Chart.yaml index 1b6f857fed0..b76e60c9258 100644 --- a/charts/incubator/mediaelch/Chart.yaml +++ b/charts/incubator/mediaelch/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediaelch version: 3.0.3 appVersion: latest -description: Mediaelch is a Tool to manage your movie and show libary regarding the +description: + Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. 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://hub.docker.com/r/masonxx/mediaelch + - https://github.com/Komet/MediaElch + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mediaelch -- Tools -- MediaApp-Video + - mediaelch + - Tools + - MediaApp-Video dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/ml-workspace/Chart.yaml b/charts/incubator/ml-workspace/Chart.yaml index 2ca3b4a2afd..d8618f86410 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.3 @@ -8,25 +8,25 @@ 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 + - 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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- machine -- learning -- ai + - machine + - learning + - ai dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/mocodo-mcd/Chart.yaml b/charts/incubator/mocodo-mcd/Chart.yaml index bc34acd05d5..7f4e00e956f 100644 --- a/charts/incubator/mocodo-mcd/Chart.yaml +++ b/charts/incubator/mocodo-mcd/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mocodo-mcd version: 3.0.3 appVersion: latest -description: Mocodo est un logiciel d'aide l'enseignement et la conception des bases +description: + Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. home: https://truecharts.org/charts/incubator/mocodo-mcd icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png deprecated: false sources: -- https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande -- https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd -- https://hub.docker.com/r/olprog/mocodo + - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande + - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd + - https://hub.docker.com/r/olprog/mocodo maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mocodo-mcd -- Productivity + - mocodo-mcd + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/moviegrabber/Chart.yaml b/charts/incubator/moviegrabber/Chart.yaml index a095366bd88..fc678b2f6e7 100644 --- a/charts/incubator/moviegrabber/Chart.yaml +++ b/charts/incubator/moviegrabber/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: moviegrabber version: 3.0.3 appVersion: latest -description: MovieGrabber is a fully automated way of downloading movie from usenet, +description: + MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either @@ -13,26 +14,26 @@ 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/moviegrabber -- https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ -- https://github.com/binhex/documentation -- https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber -- https://hub.docker.com/r/binhex/arch-moviegrabber + - 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/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- moviegrabber -- Downloaders + - moviegrabber + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/newyearcountdownclock/Chart.yaml b/charts/incubator/newyearcountdownclock/Chart.yaml index 2819136aba1..cd16172c4a5 100644 --- a/charts/incubator/newyearcountdownclock/Chart.yaml +++ b/charts/incubator/newyearcountdownclock/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: newyearcountdownclock version: 3.0.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/newyearcountdownclock icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png deprecated: false sources: -- https://github.com/modem7/Docker-NewYearCountdown -- https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock -- https://hub.docker.com/r/modem7/newyearcountdown + - https://github.com/modem7/Docker-NewYearCountdown + - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock + - https://hub.docker.com/r/modem7/newyearcountdown maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- newyearcountdownclock -- Tools-Utilities -- Other + - newyearcountdownclock + - Tools-Utilities + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/orbital-sync/Chart.yaml b/charts/incubator/orbital-sync/Chart.yaml index e05a1b01112..d117bcab9d0 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.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/orbital-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png deprecated: false sources: -- https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync -- https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync -- https://ghcr.io/mattwebbio/orbital-sync + - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync + - https://ghcr.io/mattwebbio/orbital-sync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- Orbital Sync -- Pi-Hole -- DNS + - Orbital Sync + - Pi-Hole + - DNS dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pialert/Chart.yaml b/charts/incubator/pialert/Chart.yaml index 78f455e275b..4c95be42d70 100644 --- a/charts/incubator/pialert/Chart.yaml +++ b/charts/incubator/pialert/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pialert version: 3.0.3 appVersion: latest -description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) +description: + Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices. home: https://truecharts.org/charts/incubator/pialert icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png deprecated: false sources: -- 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://github.com/truecharts/charts/tree/master/charts/incubator/pialert + - https://hub.docker.com/r/jokobsk/pi.alert + - https://github.com/jokob-sk/Pi.Alert maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pialert -- networking + - pialert + - networking dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pidgin/Chart.yaml b/charts/incubator/pidgin/Chart.yaml index c9ec715c978..df138a1e3e4 100644 --- a/charts/incubator/pidgin/Chart.yaml +++ b/charts/incubator/pidgin/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pidgin version: 6.0.3 appVersion: 2.14.12 -description: Pidgin is a chat program which lets you log into accounts on multiple +description: + Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. home: https://truecharts.org/charts/incubator/pidgin icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/pidgin -- https://ghcr.io/linuxserver/pidgin + - https://github.com/truecharts/charts/tree/master/charts/incubator/pidgin + - https://ghcr.io/linuxserver/pidgin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pidgin + - pidgin dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pingvin-share/Chart.yaml b/charts/incubator/pingvin-share/Chart.yaml index 018f44f5917..1d33be30be0 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.3 @@ -8,24 +8,24 @@ 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://hub.docker.com/r/stonith404/pingvin-share + - https://github.com/stonith404/pingvin-share + - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pingvin-share -- productivity + - pingvin-share + - productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pixelserv-tls/Chart.yaml b/charts/incubator/pixelserv-tls/Chart.yaml index dca5c63b45c..2432a1767bd 100644 --- a/charts/incubator/pixelserv-tls/Chart.yaml +++ b/charts/incubator/pixelserv-tls/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixelserv-tls version: 3.0.3 appVersion: latest -description: pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI +description: + pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing. 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/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/imTHAI/docker-pixelserv-tls + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls + - https://hub.docker.com/r/imthai/pixelserv-tls maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pixelserv-tls -- Tools-Utilities -- Other + - pixelserv-tls + - Tools-Utilities + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/post-recording/Chart.yaml b/charts/incubator/post-recording/Chart.yaml index 3df61470d26..5d8c46b48e9 100644 --- a/charts/incubator/post-recording/Chart.yaml +++ b/charts/incubator/post-recording/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: post-recording version: 3.0.3 appVersion: latest -description: Watches for .ts files made by Live TV recordings, convert them to a friendly +description: + Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/poste/Chart.yaml b/charts/incubator/poste/Chart.yaml index 46b8fe77d00..812d3dc1ac0 100644 --- a/charts/incubator/poste/Chart.yaml +++ b/charts/incubator/poste/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: poste version: 3.0.3 appVersion: latest -description: 'FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, - Spamassassin, WebMail, WebAdmin. ' +description: + "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, + Spamassassin, WebMail, WebAdmin. " home: https://truecharts.org/charts/incubator/poste icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png deprecated: false sources: -- https://poste.io/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/poste -- https://hub.docker.com/r/analogic/poste.io + - https://poste.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/poste + - https://hub.docker.com/r/analogic/poste.io maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- poste -- Cloud -- Productivity -- Tools-Utilities -- Network-Web -- Network-Other -- Network-Messenger + - poste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + - Network-Other + - Network-Messenger dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/preclear/Chart.yaml b/charts/incubator/preclear/Chart.yaml index 543efbffc70..09cfd25175e 100644 --- a/charts/incubator/preclear/Chart.yaml +++ b/charts/incubator/preclear/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: preclear version: 3.0.3 appVersion: latest -description: A utility to "burn-in" a new disk, before adding it to your array has +description: + A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. @@ -11,27 +12,27 @@ home: https://truecharts.org/charts/incubator/preclear icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png deprecated: false sources: -- https://github.com/binhex/documentation -- https://github.com/truecharts/charts/tree/master/charts/incubator/preclear -- https://hub.docker.com/r/binhex/arch-preclear -- 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://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/truecharts/charts/tree/master/charts/incubator/preclear maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- preclear -- Productivity -- Tools-Utilities + - preclear + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pritunl/Chart.yaml b/charts/incubator/pritunl/Chart.yaml index 785eeb56896..cf98fda0f56 100644 --- a/charts/incubator/pritunl/Chart.yaml +++ b/charts/incubator/pritunl/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pritunl version: 3.0.3 @@ -9,24 +9,24 @@ home: https://truecharts.org/charts/incubator/pritunl icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png deprecated: false sources: -- https://hub.docker.com/r/bashninja/docker-pritunl -- https://pritunl.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - https://pritunl.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - https://hub.docker.com/r/bashninja/docker-pritunl maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pritunl -- Network-Other + - pritunl + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/ps3netsrv/Chart.yaml b/charts/incubator/ps3netsrv/Chart.yaml index 1ac9a7748db..d58e31fad85 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.3 @@ -8,24 +8,24 @@ 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pure-ftpd/Chart.yaml b/charts/incubator/pure-ftpd/Chart.yaml index ec5cc3cb2c1..10a75716f2f 100644 --- a/charts/incubator/pure-ftpd/Chart.yaml +++ b/charts/incubator/pure-ftpd/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pure-ftpd version: 3.0.3 appVersion: latest -description: Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant +description: + Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] home: https://truecharts.org/charts/incubator/pure-ftpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png deprecated: false sources: -- https://hub.docker.com/r/crazymax/pure-ftpd -- https://www.pureftpd.org/project/pure-ftpd/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd + - https://www.pureftpd.org/project/pure-ftpd/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd + - https://hub.docker.com/r/crazymax/pure-ftpd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pure-ftpd -- Tools-Utilities -- Network-FTP + - pure-ftpd + - Tools-Utilities + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pydio-cells/Chart.yaml b/charts/incubator/pydio-cells/Chart.yaml index 077e35ccb40..a7e2138abe3 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.3 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/pydio-cells icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells -- https://hub.docker.com/r/pydio/cells + - https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells + - https://hub.docker.com/r/pydio/cells maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pydio-cells + - pydio-cells dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/pyload-ng/Chart.yaml b/charts/incubator/pyload-ng/Chart.yaml index 6af4b249673..8ed17c17b3e 100644 --- a/charts/incubator/pyload-ng/Chart.yaml +++ b/charts/incubator/pyload-ng/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pyload-ng version: 3.0.3 appVersion: latest -description: pyLoad(https://pyload.net/) is a Free and Open Source download manager +description: + pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. home: https://truecharts.org/charts/incubator/pyload-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng -- https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng -- https://pyload.net/ -- https://github.com/orgs/linuxserver/packages/container/package/pyload-ng -- https://github.com/linuxserver/docker-pyload-ng#readme + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng + - https://pyload.net/ + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pyload-ng -- Other + - pyload-ng + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/qflood/Chart.yaml b/charts/incubator/qflood/Chart.yaml index df76481472e..3ffaba20fb4 100644 --- a/charts/incubator/qflood/Chart.yaml +++ b/charts/incubator/qflood/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qflood version: 3.0.3 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/qflood icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png deprecated: false sources: -- https://hotio.dev/containers/qflood -- https://github.com/truecharts/charts/tree/master/charts/incubator/qflood + - https://hotio.dev/containers/qflood + - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- qflood -- Downloaders + - qflood + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/radicale/Chart.yaml b/charts/incubator/radicale/Chart.yaml index 6ffb27e1d59..6260862443d 100644 --- a/charts/incubator/radicale/Chart.yaml +++ b/charts/incubator/radicale/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radicale version: 3.0.3 appVersion: 3.1.8.3 -description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and +description: + Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. home: https://truecharts.org/charts/incubator/radicale icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/radicale -- https://hub.docker.com/r/tomsquest/docker-radicale -- https://radicale.org/ -- https://github.com/Kozea/Radicale -- https://github.com/tomsquest/docker-radicale + - https://radicale.org/ + - https://github.com/Kozea/Radicale + - https://github.com/tomsquest/docker-radicale + - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://hub.docker.com/r/tomsquest/docker-radicale maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- radicale -- CalDAV -- CardDAV -- calendars -- contacts -- tasks -- to-do + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/raneto/Chart.yaml b/charts/incubator/raneto/Chart.yaml index ec2179791ae..863d91ae1b4 100644 --- a/charts/incubator/raneto/Chart.yaml +++ b/charts/incubator/raneto/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: raneto version: 3.0.3 appVersion: latest -description: Raneto(http://raneto.com/) - is an open source Knowledgebase platform +description: + Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. home: https://truecharts.org/charts/incubator/raneto icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png deprecated: false sources: -- https://github.com/linuxserver/docker-raneto#readme -- https://github.com/orgs/linuxserver/packages/container/package/raneto -- https://github.com/truecharts/charts/tree/master/charts/incubator/raneto -- https://fleet.linuxserver.io/image?name=linuxserver/raneto + - https://github.com/linuxserver/docker-raneto#readme + - https://github.com/orgs/linuxserver/packages/container/package/raneto + - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto + - https://fleet.linuxserver.io/image?name=linuxserver/raneto maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- raneto -- Productivity -- Tools-Utilities + - raneto + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/rapidphotodownloader/Chart.yaml b/charts/incubator/rapidphotodownloader/Chart.yaml index 8e04bec5544..e8061c22cc6 100644 --- a/charts/incubator/rapidphotodownloader/Chart.yaml +++ b/charts/incubator/rapidphotodownloader/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rapidphotodownloader version: 3.0.3 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/incubator/rapidphotodownloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png deprecated: false sources: -- https://www.damonlynch.net/rapid/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader -- https://hub.docker.com/r/ich777/rapidphotodownloader + - https://www.damonlynch.net/rapid/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader + - https://hub.docker.com/r/ich777/rapidphotodownloader maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rapidphotodownloader -- MediaApp-Photos -- Productivity -- Tools-Utilities -- Backup + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/raspberrymatic/Chart.yaml b/charts/incubator/raspberrymatic/Chart.yaml index 4d155aa40d1..8e570d125af 100644 --- a/charts/incubator/raspberrymatic/Chart.yaml +++ b/charts/incubator/raspberrymatic/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: raspberrymatic version: 3.0.3 appVersion: latest -description: A free and non-commercial open-source operating system alternative for +description: + A free and non-commercial open-source operating system alternative for running a cloud-free smart-home IoT. 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 -- 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/truecharts/charts/tree/master/charts/incubator/raspberrymatic + - https://ghcr.io/jens-maus/raspberrymatic + - https://github.com/jens-maus/RaspberryMatic + - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- raspberrymatic -- iot + - raspberrymatic + - iot dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/restreamer/Chart.yaml b/charts/incubator/restreamer/Chart.yaml index 2000c4460a0..e5ddf1c2600 100644 --- a/charts/incubator/restreamer/Chart.yaml +++ b/charts/incubator/restreamer/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: restreamer -appVersion: 2.6.0 version: 3.0.3 +appVersion: 2.6.0 description: Allows smart free video streaming in real time. home: https://truecharts.org/charts/incubator/restreamer icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png diff --git a/charts/incubator/rtmpserver/Chart.yaml b/charts/incubator/rtmpserver/Chart.yaml index fcd85fc0b1a..38204d4937f 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.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/rtmpserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png deprecated: false sources: -- https://github.com/TareqAlqutami/rtmp-hls-server -- https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver -- https://hub.docker.com/r/alqutami/rtmp-hls + - https://github.com/TareqAlqutami/rtmp-hls-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver + - https://hub.docker.com/r/alqutami/rtmp-hls maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rtmpserver -- GameServers -- Network-Other + - rtmpserver + - GameServers + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/scprime/Chart.yaml b/charts/incubator/scprime/Chart.yaml index f5a6746a6dc..d1413b4c73f 100644 --- a/charts/incubator/scprime/Chart.yaml +++ b/charts/incubator/scprime/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scprime version: 3.0.3 appVersion: latest -description: ScPrime is a cryptocurrency project targeting public cloud services with +description: + ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. home: https://truecharts.org/charts/incubator/scprime icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png deprecated: false sources: -- https://scpri.me -- https://github.com/truecharts/charts/tree/master/charts/incubator/scprime -- https://hub.docker.com/r/scprime/scprime + - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime + - https://hub.docker.com/r/scprime/scprime + - https://scpri.me maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- scprime -- Cloud -- Crypto + - scprime + - Cloud + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/self-service-password/Chart.yaml b/charts/incubator/self-service-password/Chart.yaml index 2a953f822e9..49e8aea3f75 100644 --- a/charts/incubator/self-service-password/Chart.yaml +++ b/charts/incubator/self-service-password/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: self-service-password version: 4.0.3 appVersion: 5.3.3 -description: Self Service Password is a PHP application that allows users to change +description: + Self Service Password is a PHP application that allows users to change their password in an LDAP directory. home: https://truecharts.org/charts/incubator/self-service-password icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password -- https://hub.docker.com/r/tiredofit/self-service-password -- https://self-service-password.readthedocs.io/en/latest -- https://github.com/tiredofit/docker-self-service-password + - https://hub.docker.com/r/tiredofit/self-service-password + - https://self-service-password.readthedocs.io/en/latest + - https://github.com/tiredofit/docker-self-service-password + - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- password -- self-service -- ldap + - password + - self-service + - ldap dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/serviio/Chart.yaml b/charts/incubator/serviio/Chart.yaml index bceee05d961..fc0fa240d90 100644 --- a/charts/incubator/serviio/Chart.yaml +++ b/charts/incubator/serviio/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: serviio version: 3.0.3 appVersion: latest -description: Serviio is a freeware media server designed to let users stream music, +description: + Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network. home: https://truecharts.org/charts/incubator/serviio icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png deprecated: false sources: -- https://serviio.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/serviio -- https://hub.docker.com/r/riftbit/serviio + - https://serviio.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://hub.docker.com/r/riftbit/serviio maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- serviio -- MediaServer-Video -- MediaServer-Music -- MediaServer-Books -- MediaServer-Photos -- MediaServer-Other + - serviio + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/shadowsocks/Chart.yaml b/charts/incubator/shadowsocks/Chart.yaml index a71ae200279..ae5856e6d29 100644 --- a/charts/incubator/shadowsocks/Chart.yaml +++ b/charts/incubator/shadowsocks/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shadowsocks version: 3.0.3 appVersion: latest -description: A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption +description: + A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks @@ -12,26 +13,26 @@ home: https://truecharts.org/charts/incubator/shadowsocks icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png deprecated: false sources: -- 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 + - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md + - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- shadowsocks -- Security -- Network-Proxy -- Network-VPN + - shadowsocks + - Security + - Network-Proxy + - Network-VPN dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/snipe-it/Chart.yaml b/charts/incubator/snipe-it/Chart.yaml index 8e59a7d2395..da23ab4c792 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.3 @@ -8,41 +8,41 @@ home: https://truecharts.org/charts/incubator/snipe-it icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png deprecated: false sources: -- https://snipeitapp.com/ -- https://github.com/snipe/snipe-it -- https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it -- https://hub.docker.com/r/snipe/snipe-it + - https://snipeitapp.com/ + - https://github.com/snipe/snipe-it + - https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it + - https://hub.docker.com/r/snipe/snipe-it maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- snipeit -- snipe -- asset -- management + - snipeit + - snipe + - asset + - management dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/snowflake-proxy/Chart.yaml b/charts/incubator/snowflake-proxy/Chart.yaml index 8e022fb506e..2d514f061ac 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/snowflake-proxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/snowflake-proxy.png deprecated: false sources: -- https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy -- https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy -- https://hub.docker.com/r/thetorproject/snowflake-proxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy + - https://hub.docker.com/r/thetorproject/snowflake-proxy + - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- snowflake-proxy -- proxy + - snowflake-proxy + - proxy dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/socials/Chart.yaml b/charts/incubator/socials/Chart.yaml index a8fb616cbfb..c35bf696d5a 100644 --- a/charts/incubator/socials/Chart.yaml +++ b/charts/incubator/socials/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: socials version: 3.0.3 appVersion: main -description: Socials is a single-page website that stores all your social media and +description: + Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! @@ -11,25 +12,25 @@ home: https://truecharts.org/charts/incubator/socials icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/socials -- https://ghcr.io/diamkil/socials -- https://registry.hub.docker.com/r/diamkil/socials/ -- https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ + - https://github.com/diamkil/socials + - https://github.com/truecharts/charts/tree/master/charts/incubator/socials + - https://ghcr.io/diamkil/socials maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- socials -- Other + - socials + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/somfyprotect2mqtt/Chart.yaml b/charts/incubator/somfyprotect2mqtt/Chart.yaml index 64ca1971c84..8b644ffa1ae 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/somfyprotect2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png deprecated: false sources: -- https://github.com/Minims/SomfyProtect2MQTT -- https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt -- https://hub.docker.com/r/minims/somfyprotect2mqtt + - https://github.com/Minims/SomfyProtect2MQTT + - https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt + - https://hub.docker.com/r/minims/somfyprotect2mqtt maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- somfyprotect2mqtt -- mqtt + - somfyprotect2mqtt + - mqtt dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/sonarqube/Chart.yaml b/charts/incubator/sonarqube/Chart.yaml index 40677a90762..17156487be6 100644 --- a/charts/incubator/sonarqube/Chart.yaml +++ b/charts/incubator/sonarqube/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sonarqube version: 3.0.3 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/truecharts/charts/tree/master/charts/incubator/sonarqube -- https://hub.docker.com/_/sonarqube -- https://github.com/SonarSource/sonarqube + - https://github.com/SonarSource/sonarqube + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube + - https://hub.docker.com/_/sonarqube maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sonarqube -- Tools-Utilities + - sonarqube + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/tar1090/Chart.yaml b/charts/incubator/tar1090/Chart.yaml index 6f014fe57a5..85403431650 100644 --- a/charts/incubator/tar1090/Chart.yaml +++ b/charts/incubator/tar1090/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tar1090 version: 3.0.3 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/tar1090 icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png deprecated: false sources: -- https://hub.docker.com/r/mikenye/tar1090 -- https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tar1090 -- Other + - tar1090 + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/teamspeak3/Chart.yaml b/charts/incubator/teamspeak3/Chart.yaml index 328da3498ef..278c830f8e1 100644 --- a/charts/incubator/teamspeak3/Chart.yaml +++ b/charts/incubator/teamspeak3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teamspeak3 version: 8.0.3 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/teamspeak3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png deprecated: false sources: -- https://www.teamspeak.com/en/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 -- https://hub.docker.com/_/teamspeak + - https://www.teamspeak.com/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 + - https://hub.docker.com/_/teamspeak maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- voice server -- teamspeak -- teamspeak3 -- teamspeak server + - voice server + - teamspeak + - teamspeak3 + - teamspeak server dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/ts3-manager/Chart.yaml b/charts/incubator/ts3-manager/Chart.yaml index 0124a651461..33369d3e9e3 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.3 @@ -8,25 +8,25 @@ 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/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/joni1802/ts3-manager/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager + - https://hub.docker.com/r/joni1802/ts3-manager maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ts3-manager -- teamspeak -- teamspeak3 + - ts3-manager + - teamspeak + - teamspeak3 dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/tubearchivist-es/Chart.yaml b/charts/incubator/tubearchivist-es/Chart.yaml index 8ab9cfb113f..f357ab22d61 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.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/tubearchivist-es icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png deprecated: false sources: -- https://github.com/elastic/elasticsearch -- https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es -- https://hub.docker.com/r/bbilly1/tubearchivist-es + - https://github.com/elastic/elasticsearch + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es + - https://hub.docker.com/r/bbilly1/tubearchivist-es maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tubearchivist-es -- Tools-Utilities -- MediaServer-Other + - tubearchivist-es + - Tools-Utilities + - MediaServer-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/typecho/Chart.yaml b/charts/incubator/typecho/Chart.yaml index e8dbc9dde61..35c67c24008 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.3 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/typecho icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png deprecated: false sources: -- https://hub.docker.com/r/joyqi/typecho -- https://github.com/typecho/typecho -- https://github.com/truecharts/charts/tree/master/charts/incubator/typecho + - https://github.com/truecharts/charts/tree/master/charts/incubator/typecho + - https://hub.docker.com/r/joyqi/typecho + - https://github.com/typecho/typecho maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- typecho -- blog + - typecho + - blog dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/ubuntu-xrdp/Chart.yaml b/charts/incubator/ubuntu-xrdp/Chart.yaml index c083887453e..4cc73e41b68 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/ubuntu-xrdp icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp -- https://hub.docker.com/r/snoopy86/desktop-dockers -- https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ + - https://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/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ubuntu-xrdp -- Productivity + - ubuntu-xrdp + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/umami/Chart.yaml b/charts/incubator/umami/Chart.yaml index a5969cd478b..b9cbde3408a 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/umami icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png deprecated: false sources: -- https://github.com/umami-software/umami -- https://github.com/truecharts/charts/tree/master/charts/incubator/umami -- https://ghcr.io/umami-software/umami + - https://github.com/umami-software/umami + - https://github.com/truecharts/charts/tree/master/charts/incubator/umami + - https://ghcr.io/umami-software/umami maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- umami -- google analytics + - umami + - google analytics dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/ungoogled-chromium/Chart.yaml b/charts/incubator/ungoogled-chromium/Chart.yaml index b483b06d6db..03311863fd6 100644 --- a/charts/incubator/ungoogled-chromium/Chart.yaml +++ b/charts/incubator/ungoogled-chromium/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ungoogled-chromium version: 3.0.3 appVersion: latest -description: Ungoogled-Chromium is a lightweight approach to removing Google web service +description: + Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. home: https://truecharts.org/charts/incubator/ungoogled-chromium icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png deprecated: false sources: -- https://www.google.com/chrome/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium -- https://hub.docker.com/r/ich777/ungoogled-chromium + - https://www.google.com/chrome/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium + - https://hub.docker.com/r/ich777/ungoogled-chromium maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ungoogled-chromium -- Productivity -- Tools-Utilities + - ungoogled-chromium + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/upsnap/Chart.yaml b/charts/incubator/upsnap/Chart.yaml index fe6360212b1..4a8df73175d 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.3 @@ -8,23 +8,23 @@ 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://ghcr.io/seriousm4x/upsnap + - https://github.com/seriousm4x/UpSnap + - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- upsnap + - upsnap dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/vaulthunters/Chart.yaml b/charts/incubator/vaulthunters/Chart.yaml index e27f1b601eb..33621363839 100644 --- a/charts/incubator/vaulthunters/Chart.yaml +++ b/charts/incubator/vaulthunters/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vaulthunters version: 3.0.3 appVersion: latest -description: 'Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters +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 + 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]' + [b]OPS[/b]" home: https://truecharts.org/charts/incubator/vaulthunters icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png deprecated: false sources: -- https://vaulthunters.gg -- https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters -- https://hub.docker.com/r/goobaroo/vaulthunters + - https://vaulthunters.gg + - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters + - https://hub.docker.com/r/goobaroo/vaulthunters maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- vaulthunters -- GameServers + - vaulthunters + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/vorta/Chart.yaml b/charts/incubator/vorta/Chart.yaml index 44719206814..1d7c7943470 100644 --- a/charts/incubator/vorta/Chart.yaml +++ b/charts/incubator/vorta/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vorta version: 3.0.3 appVersion: latest -description: Vorta is a backup client for macOS and Linux desktops. It integrates +description: + Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/wbo/Chart.yaml b/charts/incubator/wbo/Chart.yaml index a87130ed17b..d3988cc264c 100644 --- a/charts/incubator/wbo/Chart.yaml +++ b/charts/incubator/wbo/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wbo version: 5.0.3 appVersion: 1.19.1 -description: an online collaborative whiteboard that allows many users to draw simultaneously +description: + an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board. home: https://truecharts.org/charts/incubator/wbo icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png deprecated: false sources: -- https://github.com/lovasoa/whitebophir -- https://github.com/truecharts/charts/tree/master/charts/incubator/wbo -- https://hub.docker.com/r/lovasoa/wbo + - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo + - https://hub.docker.com/r/lovasoa/wbo + - https://github.com/lovasoa/whitebophir maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- wbo -- whiteboard + - wbo + - whiteboard dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/wireshark/Chart.yaml b/charts/incubator/wireshark/Chart.yaml index 6082e0d91d0..e3192eebf27 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.3 @@ -8,22 +8,22 @@ home: https://truecharts.org/charts/incubator/wireshark icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark -- https://ghcr.io/linuxserver/wireshark + - https://ghcr.io/linuxserver/wireshark + - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- wireshark + - wireshark dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/xbackbone/Chart.yaml b/charts/incubator/xbackbone/Chart.yaml index 1ac104e94eb..9ace19b73a7 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.3 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/xbackbone icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png deprecated: false sources: -- 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/SergiX44/XBackBone + - https://github.com/truecharts/charts/tree/master/charts/incubator/xbackbone + - https://hub.docker.com/r/pe46dro/xbackbone-docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- xbackbone -- xshare + - xbackbone + - xshare dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 10.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 10.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/incubator/zusam/Chart.yaml b/charts/incubator/zusam/Chart.yaml index 3e3e13b16fb..43f1ff12466 100644 --- a/charts/incubator/zusam/Chart.yaml +++ b/charts/incubator/zusam/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zusam version: 5.0.3 appVersion: 0.5.4 -description: Zusam is a free and open-source way to self-host private forums for groups +description: + Zusam is a free and open-source way to self-host private forums for groups of friends. home: https://truecharts.org/charts/incubator/zusam icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png deprecated: false sources: -- https://github.com/zusam/zusam -- https://github.com/truecharts/charts/tree/master/charts/incubator/zusam -- https://hub.docker.com/r/zusam/zusam + - https://github.com/zusam/zusam + - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam + - https://hub.docker.com/r/zusam/zusam maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- zusam -- forum + - zusam + - forum dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index a2c22a87078..f6f1377ddf7 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: 1.1.9 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/operators/cert-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirroralpine -- https://cert-manager.io/ -- https://github.com/cert-manager -- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cert-manager -- certificates -- security + - cert-manager + - certificates + - security dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: cert-manager - version: v1.13.3 - repository: https://charts.jetstack.io - condition: "" - alias: certmanager - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cert-manager + version: v1.13.3 + repository: https://charts.jetstack.io + condition: "" + alias: certmanager + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index adf15771bbd..32b4ff905e5 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: 3.0.2 @@ -8,33 +8,33 @@ 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/truecharts/containers/tree/master/mirroralpine -- https://github.com/cloudnative-pg -- https://cloudnative-pg.io/ -- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg + - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: cloudnative-pg - version: 0.19.1 - repository: https://cloudnative-pg.github.io/charts - condition: "" - alias: cloudnative-pg - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: cloudnative-pg + version: 0.19.1 + repository: https://cloudnative-pg.github.io/charts + condition: "" + alias: cloudnative-pg + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index 018fb961658..70756181e75 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: csi-driver-smb version: 1.0.5 @@ -8,32 +8,32 @@ 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/truecharts/containers/tree/master/mirroralpine -- https://cert-manager.io/ -- https://github.com/cert-manager -- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- csi-driver-smb -- backup + - csi-driver-smb + - backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: csi-driver-smb - version: v1.13.0 - repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts - condition: "" - alias: csi-driver-smb - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: csi-driver-smb + version: v1.13.0 + repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts + condition: "" + alias: csi-driver-smb + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 6306a549a94..3bdc3840d47 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -1,40 +1,41 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metallb version: 11.0.2 appVersion: latest -description: A network load-balancer implementation for Kubernetes using standard +description: + A network load-balancer implementation for Kubernetes using standard routing protocols home: https://truecharts.org/charts/operators/metallb icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png deprecated: false sources: -- https://github.com/metallb/metallb -- https://metallb.universe.tf -- https://github.com/truecharts/charts/tree/master/charts/operators/metallb -- https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/truecharts/charts/tree/master/charts/operators/metallb + - https://github.com/truecharts/containers/tree/master/mirroralpine + - https://github.com/metallb/metallb + - https://metallb.universe.tf 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: metallb - version: 0.13.12 - repository: https://metallb.github.io/metallb - condition: "" - alias: metallb - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: metallb + version: 0.13.12 + repository: https://metallb.github.io/metallb + condition: "" + alias: metallb + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index 7e56c6dd614..ff2cb49d2d8 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openebs version: 1.0.5 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/incubator/openebs icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirroralpine -- https://cert-manager.io/ -- https://github.com/cert-manager -- https://github.com/truecharts/charts/tree/master/charts/incubator/openebs + - https://cert-manager.io/ + - https://github.com/cert-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/openebs + - https://github.com/truecharts/containers/tree/master/mirroralpine maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- openebs -- backup + - openebs + - backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: openebs - version: 3.9.0 - repository: https://openebs.github.io/charts - condition: "" - alias: openebs - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: openebs + version: 3.9.0 + repository: https://openebs.github.io/charts + condition: "" + alias: openebs + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index 5dd5e656867..960a4bc631f 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: acestream version: 4.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/acestream icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png deprecated: false sources: -- https://github.com/vstavrinov/acestream-service -- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream -- https://hub.docker.com/r/vstavrinov/acestream-service + - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream + - https://hub.docker.com/r/vstavrinov/acestream-service + - https://github.com/vstavrinov/acestream-service maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- acestream -- MediaServer-Video + - acestream + - MediaServer-Video dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index aceee629f74..01b81009dfc 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: 5.0.18 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index f1c6bf5ad2f..6d30a109852 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adguard-home version: 6.0.18 appVersion: 0.107.43 -description: Free and open source, powerful network-wide ads & trackers blocking DNS +description: + Free and open source, powerful network-wide ads & trackers blocking DNS server. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index f8795b125c9..856936790e4 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: adminer version: 5.0.39 appVersion: latest -description: Adminer (formerly phpMinAdmin) is a full-featured database management +description: + Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. 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://hub.docker.com/_/adminer + - https://github.com/vrana/adminer + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 7cd2af71de8..992a1ecdaad 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: airdcpp-webclient version: 7.0.12 appVersion: 2.12.1 -description: AirDC++ Web Client is a locally installed application, which is designed +description: + AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. home: https://truecharts.org/charts/stable/airdcpp-webclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png deprecated: false sources: -- https://airdcpp-web.github.io/ -- https://github.com/airdcpp-web/airdcpp-webclient -- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient -- https://hub.docker.com/r/gangefors/airdcpp-webclient + - https://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index f4e7f724161..01c055b7e89 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: 10.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/airsonic-advanced icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png deprecated: false sources: -- 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://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index 3f201700b99..9ef85441506 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: 10.0.12 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/airsonic icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png deprecated: false sources: -- https://ghcr.io/linuxserver/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/truecharts/charts/tree/master/charts/stable/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/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/alienswarm-reactivedrop/Chart.yaml b/charts/stable/alienswarm-reactivedrop/Chart.yaml index 5aae9fec861..53cb388ca06 100644 --- a/charts/stable/alienswarm-reactivedrop/Chart.yaml +++ b/charts/stable/alienswarm-reactivedrop/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alienswarm-reactivedrop version: 3.0.4 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://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop + - 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: -- alienswarm-reactivedrop -- GameServers + - alienswarm-reactivedrop + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/alienswarm/Chart.yaml b/charts/stable/alienswarm/Chart.yaml index 5e7682a52b2..4ee1b888e5f 100644 --- a/charts/stable/alienswarm/Chart.yaml +++ b/charts/stable/alienswarm/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: alienswarm version: 3.0.4 appVersion: alienswarm -description: This Chart will download and install SteamCMD. It will also install Alien +description: + This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. home: https://truecharts.org/charts/incubator/alienswarm icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- alienswarm -- GameServers + - alienswarm + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 919dec2cf52..189994110e4 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: 6.1.3 @@ -8,28 +8,28 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index d5d8d2cda89..c5742b5d33e 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: 8.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png deprecated: false sources: -- https://github.com/dchesterton/amcrest2mqtt -- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt -- https://hub.docker.com/r/dchesterton/amcrest2mqtt + - https://github.com/dchesterton/amcrest2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://hub.docker.com/r/dchesterton/amcrest2mqtt maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- amcrest2mqtt + - amcrest2mqtt dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/americasarmy-pg/Chart.yaml b/charts/stable/americasarmy-pg/Chart.yaml index 5e833fcb358..a958a0001b2 100644 --- a/charts/stable/americasarmy-pg/Chart.yaml +++ b/charts/stable/americasarmy-pg/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: americasarmy-pg version: 3.0.4 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://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg + - https://hub.docker.com/r/ich777/steamcmd + - https://www.americasarmy.com/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- americasarmy-pg -- GameServers + - americasarmy-pg + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index e441422f04c..4cab62d68d0 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: 4.0.12 @@ -8,26 +8,26 @@ 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://hub.docker.com/r/tchabaud/amule + - https://github.com/t-chab/dockerfiles + - https://github.com/truecharts/charts/tree/master/charts/stable/amule maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- amule -- Downloaders -- Productivity -- Tools-Utilities + - amule + - Downloaders + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/android-8-0/Chart.yaml b/charts/stable/android-8-0/Chart.yaml index 879545cbe18..ae060a50aec 100644 --- a/charts/stable/android-8-0/Chart.yaml +++ b/charts/stable/android-8-0/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: android-8-0 version: 3.0.4 appVersion: latest -description: Android in Chart solution with noVNC supported and video recording. Work +description: + Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. home: https://truecharts.org/charts/incubator/android-8-0 icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png deprecated: false sources: -- https://registry.hub.docker.com/r/ulisses1478/docker-android -- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 -- https://hub.docker.com/r/ulisses1478/docker-android + - https://registry.hub.docker.com/r/ulisses1478/docker-android + - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 + - https://hub.docker.com/r/ulisses1478/docker-android maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- android-8-0 -- Other + - android-8-0 + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/androiddebugbridge/Chart.yaml b/charts/stable/androiddebugbridge/Chart.yaml index 90820ce450c..35ba545c4cd 100644 --- a/charts/stable/androiddebugbridge/Chart.yaml +++ b/charts/stable/androiddebugbridge/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: androiddebugbridge version: 3.0.4 appVersion: latest -description: Control AndroidTV/FireTV devices through ADB from the Home Assistant +description: + Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. home: https://truecharts.org/charts/incubator/androiddebugbridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge -- https://hub.docker.com/r/barnybbb/adb-hass-androidtv + - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- androiddebugbridge -- HomeAutomation + - androiddebugbridge + - HomeAutomation dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml index e2295593915..c0dd0132d11 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: 3.0.9 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/anki-sync-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png deprecated: false sources: -- https://github.com/ankicommunity/anki-devops-services -- https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server -- https://github.com/truecharts/containers/tree/master/mirroranki-sync-server + - https://github.com/ankicommunity/anki-devops-services + - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server + - https://github.com/truecharts/containers/tree/master/mirroranki-sync-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- anki-sync-server + - anki-sync-server dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index c9bda06d569..0f2a7e962b9 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: 16.0.0 @@ -8,37 +8,37 @@ home: https://truecharts.org/charts/stable/anonaddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy -- https://hub.docker.com/r/anonaddy/anonaddy -- https://github.com/anonaddy/docker + - https://github.com/anonaddy/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://hub.docker.com/r/anonaddy/anonaddy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- anonaddy + - anonaddy dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index cd888e895f8..92c7ba0c23c 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: 0.0.14 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/answer icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png deprecated: false sources: -- https://github.com/answerdev/answer -- https://github.com/truecharts/charts/tree/master/charts/incubator/answer -- https://github.com/truecharts/containers/tree/master/mirroranswer + - https://github.com/truecharts/containers/tree/master/mirroranswer + - https://github.com/answerdev/answer + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index bcd1e9c5b71..e0e8a889755 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: 8.0.12 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/apache-musicindex icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png deprecated: false sources: -- https://ghcr.io/k8s-at-home/apache-musicindex -- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - https://ghcr.io/k8s-at-home/apache-musicindex maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- apache-musicindex -- streaming -- m3u -- playlist + - apache-musicindex + - streaming + - m3u + - playlist dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/apache-webdav/Chart.yaml b/charts/stable/apache-webdav/Chart.yaml index 1530244de51..98d79c0fc05 100644 --- a/charts/stable/apache-webdav/Chart.yaml +++ b/charts/stable/apache-webdav/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apache-webdav version: 3.0.4 appVersion: latest -description: Very simple WebDAV server based on Apache. You need a WebDAV client to +description: + Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. home: https://truecharts.org/charts/incubator/apache-webdav icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png deprecated: false sources: -- https://hub.docker.com/r/apachewebdav/apachewebdav -- https://httpd.apache.org/docs/2.4/mod/mod_dav.html -- https://github.com/mgutt/docker-apachewebdav -- https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html + - https://github.com/mgutt/docker-apachewebdav + - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://hub.docker.com/r/apachewebdav/apachewebdav maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- apache-webdav -- Cloud + - apache-webdav + - Cloud dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index 1ea0dfd5ede..1689e659416 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: appdaemon version: 13.0.12 appVersion: 4.4.2 -description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution +description: + AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index 95938b52256..837ada40b41 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: apt-cacher-ng version: 5.0.12 appVersion: 3.7.4 -description: Apt-Cacher NG is a caching proxy, specialized for package files from +description: + Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. 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://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://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml index 5ec792a51af..a943a951735 100644 --- a/charts/stable/archiveteam-warrior/Chart.yaml +++ b/charts/stable/archiveteam-warrior/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: archiveteam-warrior version: 3.0.5 appVersion: latest -description: The Archive Team Warrior is a virtual archiving appliance. You can run +description: + The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! home: https://truecharts.org/charts/incubator/archiveteam-warrior icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png deprecated: false sources: -- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior -- https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- archiveteam-warrior -- Backup -- Cloud -- Downloaders + - archiveteam-warrior + - Backup + - Cloud + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index d9873f48a8b..c798eb4ac26 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: 9.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/aria2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png deprecated: false sources: -- https://github.com/P3TERX/Aria2-Pro-Docker -- https://github.com/truecharts/charts/tree/master/charts/stable/aria2 -- https://hub.docker.com/r/p3terx/aria2-pro + - https://github.com/P3TERX/Aria2-Pro-Docker + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://hub.docker.com/r/p3terx/aria2-pro maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- aria2 + - aria2 dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 1ac80ef9fce..25da6e275ee 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: 5.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/ariang icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png deprecated: false sources: -- https://github.com/leonismoe/docker-images -- https://github.com/truecharts/charts/tree/master/charts/stable/ariang -- https://hub.docker.com/r/leonismoe/ariang + - https://github.com/leonismoe/docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/ariang + - https://hub.docker.com/r/leonismoe/ariang maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ariang + - ariang dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml index 9e43337755e..7554894def8 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: 4.0.13 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/arksurvivalevolved icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png deprecated: false sources: -- https://github.com/ich777/docker-steamcmd-server/tree/arkse -- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved -- https://hub.docker.com/r/ich777/steamcmd + - https://github.com/ich777/docker-steamcmd-server/tree/arkse + - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- arksurvivalevolved -- arkse -- GameServers + - arksurvivalevolved + - arkse + - GameServers dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/arma3/Chart.yaml b/charts/stable/arma3/Chart.yaml index 7edde04c1aa..093a5603058 100644 --- a/charts/stable/arma3/Chart.yaml +++ b/charts/stable/arma3/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arma3 version: 3.0.4 appVersion: arma3 -description: This Chart will download and install SteamCMD. It will also install ArmA +description: + This Chart will download and install SteamCMD. It will also install ArmA III and run it. home: https://truecharts.org/charts/incubator/arma3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png deprecated: false sources: -- https://arma3.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 -- https://hub.docker.com/r/ich777/steamcmd + - https://arma3.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- arma3 -- GameServers + - arma3 + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/arma3exilemod/Chart.yaml b/charts/stable/arma3exilemod/Chart.yaml index 850bef4ab9a..f4dc5deb23a 100644 --- a/charts/stable/arma3exilemod/Chart.yaml +++ b/charts/stable/arma3exilemod/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: arma3exilemod version: 3.0.4 appVersion: arma3exilemod -description: This Chart will download and install SteamCMD. It will also install ArmA +description: + This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. home: https://truecharts.org/charts/incubator/arma3exilemod icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod -- https://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- arma3exilemod -- GameServers + - arma3exilemod + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/assettocorsa/Chart.yaml b/charts/stable/assettocorsa/Chart.yaml index 55c17d42a18..38af7b81d42 100644 --- a/charts/stable/assettocorsa/Chart.yaml +++ b/charts/stable/assettocorsa/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: assettocorsa version: 3.0.4 appVersion: assettocorsa -description: This Chart will download and install SteamCMD. It will also install AssettoCorsa +description: + This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. home: https://truecharts.org/charts/incubator/assettocorsa icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png deprecated: false sources: -- https://hub.docker.com/r/ich777/steamcmd -- https://www.assettocorsa.net/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - https://www.assettocorsa.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- assettocorsa -- GameServers + - assettocorsa + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index b5e24ad1049..6fb840561a5 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: 9.0.12 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/audacity icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png deprecated: false sources: -- https://ghcr.io/linuxserver/audacity -- https://www.audacityteam.org/ -- https://github.com/linuxserver/docker-audacity -- https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://www.audacityteam.org/ + - https://github.com/linuxserver/docker-audacity + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://ghcr.io/linuxserver/audacity maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- audacity -- music -- recorder -- editor -- audio + - audacity + - music + - recorder + - editor + - audio dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index fd1181a4345..78aac1e2741 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: audiobookshelf version: 6.1.3 appVersion: 2.6.0 -description: Audiobookshelf is a self-hosted audiobook server for managing and playing +description: + Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. home: https://truecharts.org/charts/stable/audiobookshelf icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png deprecated: false sources: -- https://github.com/advplyr/audiobookshelf -- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf -- https://hub.docker.com/r/advplyr/audiobookshelf + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://hub.docker.com/r/advplyr/audiobookshelf + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/aurora-files/Chart.yaml b/charts/stable/aurora-files/Chart.yaml index eed0d908e09..28d8f2a21ad 100644 --- a/charts/stable/aurora-files/Chart.yaml +++ b/charts/stable/aurora-files/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: aurora-files version: 3.0.4 appVersion: latest -description: Aurora Files is an open-source file storage platform for small teams +description: + Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. home: https://truecharts.org/charts/incubator/aurora-files icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png deprecated: false sources: -- https://github.com/afterlogic/docker-aurora-files -- https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files -- https://hub.docker.com/r/afterlogic/docker-aurora-files + - https://github.com/afterlogic/docker-aurora-files + - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- aurora-files -- Cloud -- Tools-Utilities -- Network-FTP + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 0f63955a9d4..cda7697aad1 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: ">=1.24.0" +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: authentik version: 15.0.26 @@ -36,4 +36,11 @@ dependencies: tags: [] import-values: [] annotations: + max_scale_version: 23.10.1 + min_scale_version: 22.12.4 + truecharts.org/SCALE-support: "true" truecharts.org/category: authentication + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/charts/stable/authentik/README.md b/charts/stable/authentik/README.md index e0a9b8fa8d7..97da9b371ce 100644 --- a/charts/stable/authentik/README.md +++ b/charts/stable/authentik/README.md @@ -5,7 +5,7 @@ TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/authentik) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index 071ab01890f..dbb7ce4c050 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: auto-yt-dl version: 3.0.4 appVersion: latest -description: auto-yt-dl is used to automatically download new Videos of specific YouTube +description: + auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. 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://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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- auto-yt-dl -- Downloaders + - auto-yt-dl + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index 616b741c24c..75439eef8d3 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: 5.1.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/autobrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png deprecated: false sources: -- https://github.com/autobrr/autobrr -- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr -- https://ghcr.io/autobrr/autobrr + - https://github.com/autobrr/autobrr + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://ghcr.io/autobrr/autobrr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- autobrr -- torrent + - autobrr + - torrent dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index 8842b041f47..0336f295473 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: 6.0.12 @@ -8,26 +8,26 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/automatic-ripping-machine/Chart.yaml b/charts/stable/automatic-ripping-machine/Chart.yaml index 65a285dc512..0bfe8446945 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: 0.0.12 @@ -8,24 +8,24 @@ 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/truecharts/containers/tree/master/mirrorautomatic-ripping-machine -- https://github.com/automatic-ripping-machine/automatic-ripping-machine -- https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine + - https://github.com/truecharts/containers/tree/master/mirrorautomatic-ripping-machine + - https://github.com/automatic-ripping-machine/automatic-ripping-machine + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index ccf54bab687..3b765cb0fdf 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: autoscan version: 5.0.28 appVersion: latest -description: Autoscan replaces the default Plex and Emby behaviour for picking up +description: + Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index f8a984889f2..8769bf77595 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: avidemux version: 5.0.14 appVersion: 23.11.2 -description: Avidemux is a free video editor designed for simple cutting, filtering +description: + Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. home: https://truecharts.org/charts/stable/avidemux icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png deprecated: false sources: -- https://github.com/jlesage/docker-avidemux -- https://github.com/truecharts/charts/tree/master/charts/stable/avidemux -- https://hub.docker.com/r/jlesage/avidemux + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://hub.docker.com/r/jlesage/avidemux + - https://github.com/jlesage/docker-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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index f0ab927519e..133983fb394 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: avorion version: 3.0.4 appVersion: avorion -description: This Chart will download and install SteamCMD. It will also install Avorion +description: + This Chart will download and install SteamCMD. It will also install Avorion and run it. home: https://truecharts.org/charts/incubator/avorion icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/avorion -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- avorion -- GameServers + - avorion + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index 853ad137b1e..7d7923b53b1 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: babybuddy version: 13.0.30 appVersion: 2.1.2 -description: Helps caregivers track sleep, feedings, diaper changes, tummy time and +description: + Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. 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://ghcr.io/linuxserver/babybuddy + - https://github.com/babybuddy/babybuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- baby -- buddy -- tracker -- parents -- parenting + - baby + - buddy + - tracker + - parents + - parenting dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index 8b4c73e389f..ff65af8581f 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: backuppc version: 3.0.10 appVersion: 6.0.2 -description: A high-performance, enterprise-grade system for backing up Linux, Windows +description: + A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. home: https://truecharts.org/charts/incubator/backuppc icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png deprecated: false sources: -- https://backuppc.github.io/backuppc/index.html -- https://github.com/tiredofit/docker-backuppc -- https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc -- https://github.com/truecharts/containers/tree/master/mirrorbackuppc + - https://github.com/tiredofit/docker-backuppc + - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - https://github.com/truecharts/containers/tree/master/mirrorbackuppc + - https://backuppc.github.io/backuppc/index.html 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index b75da882a67..6e76b59ad14 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: baikal version: 3.0.4 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png deprecated: false sources: -- https://hub.docker.com/r/ckulka/baikal -- https://github.com/ckulka/baikal-docker -- https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - https://github.com/ckulka/baikal-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - https://hub.docker.com/r/ckulka/baikal maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- baikal + - baikal dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index 1ba13b3e696..d78efd411fb 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: barcodebuddy version: 3.0.4 appVersion: latest -description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows - you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>' +description: + "<b>Barcode Buddy is a Grocy companion app/plugin, which allows + you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" home: https://truecharts.org/charts/incubator/barcodebuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png deprecated: false sources: -- https://github.com/Forceu/barcodebuddy -- https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy -- https://hub.docker.com/r/f0rc3/barcodebuddy-docker + - https://github.com/Forceu/barcodebuddy + - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- barcodebuddy -- Productivity -- Tools-Utilities + - barcodebuddy + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/barotrauma/Chart.yaml b/charts/stable/barotrauma/Chart.yaml index db0fff2ceb4..04d5cab3d9e 100644 --- a/charts/stable/barotrauma/Chart.yaml +++ b/charts/stable/barotrauma/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: barotrauma version: 3.0.4 appVersion: barotrauma -description: This Chart will download and install SteamCMD. It will also install Barotrauma +description: + This Chart will download and install SteamCMD. It will also install Barotrauma and run it. home: https://truecharts.org/charts/incubator/barotrauma icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- barotrauma -- GameServers + - barotrauma + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index 883b39a7e77..1dc9b7e360a 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: 8.0.15 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png deprecated: false sources: -- https://hub.docker.com/r/baserow/baserow -- https://gitlab.com/bramw/baserow/ -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/batnoter/Chart.yaml b/charts/stable/batnoter/Chart.yaml index 50b6db30975..d56d2542eec 100644 --- a/charts/stable/batnoter/Chart.yaml +++ b/charts/stable/batnoter/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: batnoter version: 3.0.4 appVersion: latest -description: BatNoter is a web application that allows users to store notes in their +description: + BatNoter is a web application that allows users to store notes in their git repository. home: https://truecharts.org/charts/incubator/batnoter icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png deprecated: false sources: -- https://github.com/batnoter/batnoter -- https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter -- https://ghcr.io/batnoter/batnoter/batnoter-ui + - https://github.com/batnoter/batnoter + - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter + - https://ghcr.io/batnoter/batnoter/batnoter-ui maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- notes + - notes dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index ea3a56db42c..254c3ccf2ca 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bazarr version: 15.1.3 appVersion: 1.4.0 -description: Bazarr is a companion application to Sonarr and Radarr. It manages and +description: + Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements home: https://truecharts.org/charts/stable/bazarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr -- https://ghcr.io/onedr0p/bazarr -- https://github.com/morpheus65535/bazarr + - https://ghcr.io/onedr0p/bazarr + - https://github.com/morpheus65535/bazarr + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bazarr -- radarr -- sonarr -- subtitles -- usenet -- torrent + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index db3e5d94ec5..0462f92494d 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: 8.0.31 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/beets icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png deprecated: false sources: -- https://beets.io/ -- https://github.com/linuxserver/docker-beets -- https://github.com/truecharts/charts/tree/master/charts/stable/beets -- https://ghcr.io/linuxserver/beets + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://ghcr.io/linuxserver/beets + - https://beets.io/ + - https://github.com/linuxserver/docker-beets maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- music -- library -- manager -- player -- beets + - music + - library + - manager + - player + - beets dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml index 68a7b5a598f..b0ccc3f2cbc 100644 --- a/charts/stable/bender/Chart.yaml +++ b/charts/stable/bender/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bender version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/bender icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png deprecated: false sources: -- https://github.com/jez500/bender -- https://github.com/truecharts/charts/tree/master/charts/incubator/bender -- https://hub.docker.com/r/jez500/bender + - https://github.com/jez500/bender + - https://github.com/truecharts/charts/tree/master/charts/incubator/bender + - https://hub.docker.com/r/jez500/bender maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bender -- dashboard + - bender + - dashboard dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index 5a7be6ab816..0475d2065be 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoin-node version: 3.0.5 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/bitcoin-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png deprecated: false sources: -- https://github.com/kylemanna/docker-bitcoind -- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node -- https://hub.docker.com/r/kylemanna/bitcoind + - https://github.com/kylemanna/docker-bitcoind + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node + - https://hub.docker.com/r/kylemanna/bitcoind maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bitcoin-node -- Crypto + - bitcoin-node + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index 606c9ee3887..6969114298c 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoind version: 3.0.5 @@ -9,26 +9,26 @@ home: https://truecharts.org/charts/incubator/bitcoind icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png deprecated: false sources: -- https://bitcoin.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind -- https://hub.docker.com/r/ofawx/bitcoind + - https://bitcoin.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind + - https://hub.docker.com/r/ofawx/bitcoind maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bitcoind -- Tools-Utilities -- Network-Other -- Crypto + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bitcoinunlimited/Chart.yaml b/charts/stable/bitcoinunlimited/Chart.yaml index 64828cac725..151221ac057 100644 --- a/charts/stable/bitcoinunlimited/Chart.yaml +++ b/charts/stable/bitcoinunlimited/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoinunlimited version: 3.0.4 appVersion: latest -description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders +description: + The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bitcoinwalletgui/Chart.yaml b/charts/stable/bitcoinwalletgui/Chart.yaml index 05f59bc05b3..2ee3811de70 100644 --- a/charts/stable/bitcoinwalletgui/Chart.yaml +++ b/charts/stable/bitcoinwalletgui/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bitcoinwalletgui version: 3.0.4 @@ -9,23 +9,23 @@ home: https://truecharts.org/charts/incubator/bitcoinwalletgui icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui -- https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bitcoinwalletgui -- Other + - bitcoinwalletgui + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/blender-desktop-g3/Chart.yaml b/charts/stable/blender-desktop-g3/Chart.yaml index 171f3cd3d2f..b5a0fb5a238 100644 --- a/charts/stable/blender-desktop-g3/Chart.yaml +++ b/charts/stable/blender-desktop-g3/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blender-desktop-g3 version: 3.0.5 appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing +description: + Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/blender-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 -- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 -- https://github.com/accetto/headless-drawing-g3/ + - https://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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index baec8aed82b..fb549c4d9e0 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: 8.0.12 @@ -8,28 +8,28 @@ 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/nicholaswilde/docker-blog -- https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog + - https://github.com/m1k1o/blog + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://hub.docker.com/r/m1k1o/blog maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- blog -- php -- self -- hosted -- facebook + - blog + - php + - self + - hosted + - facebook dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 198513fbad1..9ba6bcd9c50 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: boinc version: 6.0.30 appVersion: latest -description: BOINC is a platform for high-throughput computing on a large scale (thousands +description: + BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). home: https://truecharts.org/charts/stable/boinc icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/boinc -- https://ghcr.io/linuxserver/boinc + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + - https://ghcr.io/linuxserver/boinc maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- boinc + - boinc dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index a22a34dee70..6abfbc2816c 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: booksonic-air version: 10.0.27 appVersion: 2201.1.0 -description: Booksonic is a platform for accessing the audibooks you own wherever +description: + Booksonic is a platform for accessing the audibooks you own wherever you are 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index 7b6ffa6b42f..54f29685e2c 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -1,43 +1,44 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bookstack version: 8.0.14 appVersion: 23.10.20231030 -description: A simple, self-hosted, easy-to-use platform for organising and storing +description: + A simple, self-hosted, easy-to-use platform for organising and storing information. home: https://truecharts.org/charts/stable/bookstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png deprecated: false sources: -- https://www.bookstackapp.com/ -- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack -- https://ghcr.io/linuxserver/bookstack + - https://www.bookstackapp.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://ghcr.io/linuxserver/bookstack maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bookstack -- book -- stack -- organizer -- server -- hosted + - bookstack + - book + - stack + - organizer + - server + - hosted dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/borg-server/Chart.yaml b/charts/stable/borg-server/Chart.yaml index c384d0c8325..5020da80b5f 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: 1.1.2 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/borg-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png deprecated: false sources: -- https://github.com/AnotherStranger/docker-borg-backup -- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server -- https://ghcr.io/anotherstranger/borg-server + - https://github.com/AnotherStranger/docker-borg-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server + - https://ghcr.io/anotherstranger/borg-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- borg-server -- backup + - borg-server + - backup dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/breitbandmessung-de/Chart.yaml b/charts/stable/breitbandmessung-de/Chart.yaml index 3543bee47e0..fdbaeed300f 100644 --- a/charts/stable/breitbandmessung-de/Chart.yaml +++ b/charts/stable/breitbandmessung-de/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: breitbandmessung-de version: 3.0.4 appVersion: latest -description: A script to enable customers of lazy ISPs to perform measurement campaigns +description: + A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. home: https://truecharts.org/charts/incubator/breitbandmessung-de icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png deprecated: false sources: -- https://github.com/shneezin/breitbandmessung-node -- https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de -- https://hub.docker.com/r/shneezin/breitbandmessung-node + - https://github.com/shneezin/breitbandmessung-node + - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de + - https://hub.docker.com/r/shneezin/breitbandmessung-node maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- breitbandmessung-de -- HomeAutomation -- Productivity -- Tools-Utilities -- Other -- Network-Management + - breitbandmessung-de + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index ec3b1b7e796..b9739213878 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: 6.0.29 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/budge icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png deprecated: false sources: -- https://github.com/linuxserver/docker-BudgE -- https://github.com/truecharts/charts/tree/master/charts/stable/budge -- https://ghcr.io/linuxserver/budge -- https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE + - https://github.com/linuxserver/budge + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://ghcr.io/linuxserver/budge maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- finance -- budge + - finance + - budge dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml index 59372eaed6f..fcdde455583 100644 --- a/charts/stable/bwapp/Chart.yaml +++ b/charts/stable/bwapp/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: bwapp version: 3.0.4 appVersion: latest -description: bWAPP, or a buggy web application, is a free and open source deliberately +description: + bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. 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://sourceforge.net/projects/bwapp/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp + - https://hub.docker.com/r/raesene/bwapp maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bwapp -- Tools-Utilities -- Other + - bwapp + - Tools-Utilities + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml index 99aeeb32a82..05339d9930a 100644 --- a/charts/stable/cadquery-server/Chart.yaml +++ b/charts/stable/cadquery-server/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cadquery-server version: 3.0.4 appVersion: latest -description: CadQuery is an intuitive, easy-to-use Python module for building parametric +description: + CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. @@ -11,27 +12,27 @@ home: https://truecharts.org/charts/incubator/cadquery-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png deprecated: false sources: -- https://github.com/roipoussiere/cadquery -- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server -- https://hub.docker.com/r/cadquery/cadquery-server + - https://github.com/roipoussiere/cadquery + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server + - https://hub.docker.com/r/cadquery/cadquery-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cadquery-server -- Productivity -- Tools-Utilities -- Other -- Network-Other + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index c3fba68e184..2947e3a3897 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: calibre-web version: 15.0.18 appVersion: 0.6.21 -description: Calibre-Web is a web app providing a clean interface for browsing, reading +description: + Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. 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/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web + - https://github.com/janeczku/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index f3a98c230fe..3c393f600ab 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: 11.2.2 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/calibre icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png deprecated: false sources: -- https://github.com/kovidgoyal/calibre/ -- https://github.com/truecharts/charts/tree/master/charts/stable/calibre -- https://ghcr.io/linuxserver/calibre + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://ghcr.io/linuxserver/calibre + - https://github.com/kovidgoyal/calibre/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- calibre + - calibre dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index 73e438278e6..2a95e6c69f7 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chevereto version: 8.0.12 appVersion: 1.6.2 -description: Chevereto is an image hosting software that allows you to create a beautiful +description: + Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. home: https://truecharts.org/charts/stable/chevereto icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png deprecated: false sources: -- https://github.com/rodber/chevereto-free -- https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables -- https://github.com/truecharts/charts/tree/master/charts/stable/chevereto -- https://ghcr.io/rodber/chevereto-free + - https://ghcr.io/rodber/chevereto-free + - https://github.com/rodber/chevereto-free + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/chivalry-medievalwarfare/Chart.yaml b/charts/stable/chivalry-medievalwarfare/Chart.yaml index 08fb39cb577..f6693d62f3b 100644 --- a/charts/stable/chivalry-medievalwarfare/Chart.yaml +++ b/charts/stable/chivalry-medievalwarfare/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chivalry-medievalwarfare version: 3.0.4 appVersion: chivalrymw -description: 'This Chart will download and install SteamCMD. It will also install - Chivalry: Medieval Warfare and run it.' +description: + "This Chart will download and install SteamCMD. It will also install + Chivalry: Medieval Warfare and run it." home: https://truecharts.org/charts/incubator/chivalry-medievalwarfare icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- chivalry-medievalwarfare -- GameServers + - chivalry-medievalwarfare + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/chowdown/Chart.yaml b/charts/stable/chowdown/Chart.yaml index bdc47d24095..0dd54a2a6db 100644 --- a/charts/stable/chowdown/Chart.yaml +++ b/charts/stable/chowdown/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chowdown version: 3.0.4 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/chowdown icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown -- https://hub.docker.com/r/gregyankovoy/chowdown + - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown + - https://hub.docker.com/r/gregyankovoy/chowdown maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- chowdown -- Other + - chowdown + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/chromium-desktop-g3/Chart.yaml b/charts/stable/chromium-desktop-g3/Chart.yaml index 28bcb9887e7..55d80df7678 100644 --- a/charts/stable/chromium-desktop-g3/Chart.yaml +++ b/charts/stable/chromium-desktop-g3/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chromium-desktop-g3 version: 3.0.5 appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing +description: + Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/chromium-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png deprecated: false sources: -- https://github.com/accetto/headless-drawing-g3/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 -- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- chromium-desktop-g3 -- Tools-Utilities -- Network-Web + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index f0e2cca3d4d..9dd083805ed 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chronograf version: 3.0.5 appVersion: latest -description: Chronograf is InfluxData’s open source web application. Use Chronograf +description: + Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. home: https://truecharts.org/charts/incubator/chronograf icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png deprecated: false sources: -- https://www.influxdata.com/time-series-platform/chronograf/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf -- https://hub.docker.com/_/chronograf + - https://www.influxdata.com/time-series-platform/chronograf/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf + - https://hub.docker.com/_/chronograf maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- chronograf -- Tools-System + - chronograf + - Tools-System dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index c8d775390e0..320953c5d7a 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: chronos version: 5.0.12 appVersion: "0.2" -description: Chronos is a small container to run and schedule Python 3.7 scripts. +description: + Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index 226b958569c..0e3f1feb8d5 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ciao version: 3.0.4 appVersion: latest -description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on +description: + ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. home: https://truecharts.org/charts/incubator/ciao icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png deprecated: false sources: -- https://hub.docker.com/r/brotandgames/ciao -- https://brotandgames.com/ciao/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index a3b4b140752..ba1abcf7a54 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: citadel-forgedwithfire version: 3.0.4 appVersion: citadelfwf -description: This Chart will download and install SteamCMD. It will also install Citadel +description: + This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index ffbac31a600..5fc2ef2189b 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clamav version: 7.0.18 appVersion: 1.2.1 -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, +description: + ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 8edcc7575c3..0fd579616b2 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -1,42 +1,43 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clarkson version: 8.0.12 appVersion: 1.1.2 -description: A web-based dashboard application that gives you a neat and clean interface +description: + A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. home: https://truecharts.org/charts/stable/clarkson icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png deprecated: false sources: -- https://github.com/linuxserver/Clarkson -- https://github.com/truecharts/charts/tree/master/charts/stable/clarkson -- https://ghcr.io/linuxserver/clarkson + - https://github.com/linuxserver/Clarkson + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://ghcr.io/linuxserver/clarkson maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fuel -- car -- log -- fill-up -- vehicle + - fuel + - car + - log + - fill-up + - vehicle dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/clipplex/Chart.yaml b/charts/stable/clipplex/Chart.yaml index 3f6824934b0..5b787897386 100644 --- a/charts/stable/clipplex/Chart.yaml +++ b/charts/stable/clipplex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clipplex version: 1.0.4 @@ -8,24 +8,24 @@ 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/truecharts/charts/tree/master/charts/incubator/clipplex + - https://hub.docker.com/r/jonnike/clipplex + - https://github.com/jo-nike/clipplex maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- clipplex -- media + - clipplex + - media dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index 75be47f4c65..d2c4121c286 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: 8.0.12 @@ -8,27 +8,27 @@ 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://github.com/truecharts/charts/tree/master/charts/stable/cloud9 -- https://ghcr.io/linuxserver/cloud9 -- https://aws.amazon.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 31bd9a2e02b..f3be28a6908 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudcommander version: 3.0.5 @@ -9,23 +9,23 @@ home: https://truecharts.org/charts/incubator/cloudcommander icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander -- https://hub.docker.com/r/coderaiser/cloudcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander + - https://hub.docker.com/r/coderaiser/cloudcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cloudcommander -- Tools-Utilities + - cloudcommander + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index 051991357b8..3c89476c1ba 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudflared version: 6.0.17 appVersion: 2023.10.0 -description: Client for Cloudflare Tunnel, a daemon that exposes private services +description: + Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index e7ae2413c6a..390c0eaf4a1 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: 6.0.25 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/cloudflareddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns -- https://ghcr.io/hotio/cloudflareddns -- https://github.com/hotio/cloudflareddns -- https://hotio.dev/containers/cloudflareddns/ + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://ghcr.io/hotio/cloudflareddns + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cloudflareddns -- ddns -- cloudflare + - cloudflareddns + - ddns + - cloudflare dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index 58e905a7620..0a4b98377f4 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudreve version: 3.0.4 appVersion: latest -description: Self-hosted file management and sharing system, supports multiple storage +description: + Self-hosted file management and sharing system, supports multiple storage providers home: https://truecharts.org/charts/incubator/cloudreve icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png deprecated: false sources: -- https://github.com/cloudreve/Cloudreve -- https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve -- https://hub.docker.com/r/xavierniu/cloudreve + - https://github.com/cloudreve/Cloudreve + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - https://hub.docker.com/r/xavierniu/cloudreve maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cloudreve -- Cloud -- Network-Web + - cloudreve + - Cloud + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index 43044ae85ad..1c209bfea82 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: 8.1.16 @@ -8,26 +8,26 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 47f5cc6c109..d1d3598aed8 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: 2.0.20 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/collabora icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png deprecated: false sources: -- https://hub.docker.com/r/collabora/code -- https://github.com/CollaboraOnline/online -- https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://github.com/CollaboraOnline/online + - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://hub.docker.com/r/collabora/code maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- office -- document + - office + - document dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/colonysurvival/Chart.yaml b/charts/stable/colonysurvival/Chart.yaml index 61731b7e07d..d7f500c5190 100644 --- a/charts/stable/colonysurvival/Chart.yaml +++ b/charts/stable/colonysurvival/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: colonysurvival version: 3.0.4 appVersion: colonysurvival -description: This Chart will download and install SteamCMD. It will also install Colony +description: + This Chart will download and install SteamCMD. It will also install Colony Survival and run it. home: https://truecharts.org/charts/incubator/colonysurvival icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- colonysurvival -- GameServers + - colonysurvival + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index a38c9706013..50d999259a6 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: commento-plusplus version: 8.0.12 appVersion: 1.8.7 -description: Commento++ is a free, open source, fast & lightweight comments box that +description: + Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/conanexiles/Chart.yaml b/charts/stable/conanexiles/Chart.yaml index ba0721bf6c8..5377da97578 100644 --- a/charts/stable/conanexiles/Chart.yaml +++ b/charts/stable/conanexiles/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: conanexiles version: 3.0.4 appVersion: conanexiles -description: This Chart will download and install SteamCMD. It will also install Conan +description: + This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. 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://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- conanexiles -- GameServers + - conanexiles + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/convos/Chart.yaml b/charts/stable/convos/Chart.yaml index b0179844f8b..bdccb427beb 100644 --- a/charts/stable/convos/Chart.yaml +++ b/charts/stable/convos/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: convos version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/convos icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png deprecated: false sources: -- https://convos.chat/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/convos -- https://hub.docker.com/r/convos/convos + - https://convos.chat/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/convos + - https://hub.docker.com/r/convos/convos maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- convos -- Network-Messenger + - convos + - Network-Messenger dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index fbc6cb33601..a60231caca8 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cops version: 5.0.36 @@ -9,27 +9,27 @@ home: https://truecharts.org/charts/stable/cops icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png deprecated: false sources: -- https://github.com/linuxserver/docker-cops#readme -- https://github.com/orgs/linuxserver/packages/container/package/cops -- https://github.com/truecharts/charts/tree/master/charts/stable/cops -- https://fleet.linuxserver.io/image?name=linuxserver/cops + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - https://fleet.linuxserver.io/image?name=linuxserver/cops + - https://github.com/linuxserver/docker-cops#readme + - https://github.com/orgs/linuxserver/packages/container/package/cops maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cops -- Cloud -- MediaApp-Books -- MediaServer-Books + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index b3a1cc11aa5..bd4dd94d4da 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: core-keeper-dedicated-server version: 3.0.4 appVersion: latest -description: Chart file for the new Core Keeper dedicated server running from SteamCMD. +description: + Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) home: https://truecharts.org/charts/incubator/core-keeper-dedicated-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png deprecated: false sources: -- https://github.com/escapingnetwork/core-keeper-dedicated/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server -- https://hub.docker.com/r/escaping/core-keeper-dedicated + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - https://hub.docker.com/r/escaping/core-keeper-dedicated maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- core-keeper-dedicated-server -- GameServers + - core-keeper-dedicated-server + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/corekeeper/Chart.yaml b/charts/stable/corekeeper/Chart.yaml index e608cbd2e2d..d88b6231ac1 100644 --- a/charts/stable/corekeeper/Chart.yaml +++ b/charts/stable/corekeeper/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: corekeeper version: 3.0.4 appVersion: corekeeper -description: This Chart will download and install SteamCMD. It will also install CoreKeeper +description: + This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. home: https://truecharts.org/charts/incubator/corekeeper icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png deprecated: false sources: -- https://steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper -- https://hub.docker.com/r/ich777/steamcmd + - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://hub.docker.com/r/ich777/steamcmd + - https://steampowered.com/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- corekeeper -- GameServers + - corekeeper + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index c3d2da26c03..7a879781682 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: 6.0.12 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/counterstrike2d/Chart.yaml b/charts/stable/counterstrike2d/Chart.yaml index 01d68451661..0f770784d65 100644 --- a/charts/stable/counterstrike2d/Chart.yaml +++ b/charts/stable/counterstrike2d/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: counterstrike2d version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/counterstrike2d icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d -- https://hub.docker.com/r/ich777/cs2dserver + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d + - https://hub.docker.com/r/ich777/cs2dserver maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- counterstrike2d -- GameServers + - counterstrike2d + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cowyo/Chart.yaml b/charts/stable/cowyo/Chart.yaml index d5ea4bbe083..ebf1c0a7593 100644 --- a/charts/stable/cowyo/Chart.yaml +++ b/charts/stable/cowyo/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cowyo version: 3.0.4 appVersion: latest -description: cowyo is a self-contained wiki server that makes jotting notes easy and +description: + cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. home: https://truecharts.org/charts/incubator/cowyo icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png deprecated: false sources: -- https://github.com/schollz/cowyo -- https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo -- https://hub.docker.com/r/schollz/cowyo + - https://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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/craftopia/Chart.yaml b/charts/stable/craftopia/Chart.yaml index b736e6dd7a7..43417c98cde 100644 --- a/charts/stable/craftopia/Chart.yaml +++ b/charts/stable/craftopia/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: craftopia version: 3.0.4 appVersion: craftopia -description: This Chart will download and install SteamCMD. It will also install Craftopia +description: + This Chart will download and install SteamCMD. It will also install Craftopia and run it. home: https://truecharts.org/charts/incubator/craftopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- craftopia -- GameServers + - craftopia + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index 3c28891082c..12d539cc517 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: 4.0.13 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/crypto-exchanges-gateway/Chart.yaml b/charts/stable/crypto-exchanges-gateway/Chart.yaml index e2f76569b62..64c3123aa6f 100644 --- a/charts/stable/crypto-exchanges-gateway/Chart.yaml +++ b/charts/stable/crypto-exchanges-gateway/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: crypto-exchanges-gateway version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png deprecated: false sources: -- https://github.com/aloysius-pgast/crypto-exchanges-gateway -- https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway -- https://hub.docker.com/r/apendergast/crypto-exchanges-gateway + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- crypto-exchanges-gateway -- Productivity -- Crypto + - crypto-exchanges-gateway + - Productivity + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index 65abd10d093..f0460e75c4f 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: 9.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/cryptofolio icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png deprecated: false sources: -- https://github.com/Xtrendence/cryptofolio -- https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio -- https://hub.docker.com/r/xtrendence/cryptofolio + - https://github.com/Xtrendence/cryptofolio + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://hub.docker.com/r/xtrendence/cryptofolio maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cryptofolio + - cryptofolio dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cryptpad/Chart.yaml b/charts/stable/cryptpad/Chart.yaml index c8cb8ce3f83..c49348cf05c 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: 4.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/cryptpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png deprecated: false sources: -- https://cryptpad.fr/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad -- https://hub.docker.com/r/cryptpad/cryptpad + - https://cryptpad.fr/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - https://hub.docker.com/r/cryptpad/cryptpad maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cryptpad -- Productivity -- Security + - cryptpad + - Productivity + - Security dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index 7186a71810d..b2e62bb8a37 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: 0.0.5 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/cs2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png deprecated: false sources: -- https://github.com/ich777/docker-steamcmd-server/tree/cs2 -- https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 -- https://github.com/truecharts/containers/tree/master/mirrorcs2 + - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/cs2 + - https://github.com/truecharts/containers/tree/master/mirrorcs2 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cs2 -- counter-strike + - cs2 + - counter-strike dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml index b36164cabe4..c68d26cbf06 100644 --- a/charts/stable/csgo/Chart.yaml +++ b/charts/stable/csgo/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: csgo version: 3.0.4 appVersion: latest -description: 'This Chart will download and install SteamCMD. It will also install - Counter-Strike: GO and run it.' +description: + "This Chart will download and install SteamCMD. It will also install + Counter-Strike: GO and run it." home: https://truecharts.org/charts/incubator/csgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/csgo -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- csgo -- GameServers + - csgo + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cssource/Chart.yaml b/charts/stable/cssource/Chart.yaml index 22648451542..3986860729a 100644 --- a/charts/stable/cssource/Chart.yaml +++ b/charts/stable/cssource/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cssource version: 3.0.4 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cstrike1-6/Chart.yaml b/charts/stable/cstrike1-6/Chart.yaml index 8cefe230504..6c9e4da7c97 100644 --- a/charts/stable/cstrike1-6/Chart.yaml +++ b/charts/stable/cstrike1-6/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cstrike1-6 version: 3.0.4 appVersion: "1.6" -description: This Chart will download and install SteamCMD. It will also install Counter-Strike +description: + This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. home: https://truecharts.org/charts/incubator/cstrike1-6 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png deprecated: false sources: -- https://hub.docker.com/r/ich777/steamcmd -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cstrike1-6 -- GameServers + - cstrike1-6 + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cstrikeconditionzero/Chart.yaml b/charts/stable/cstrikeconditionzero/Chart.yaml index 27aa328b13d..c2a44a9605e 100644 --- a/charts/stable/cstrikeconditionzero/Chart.yaml +++ b/charts/stable/cstrikeconditionzero/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cstrikeconditionzero version: 3.0.4 appVersion: cstrikeczero -description: This Chart will download and install SteamCMD. It will also install Counter-Strike +description: + This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index 70c225e1062..052bb858116 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: 0.1.2 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/incubator/ctfd icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png deprecated: false sources: -- https://github.com/CTFd/CTFd -- https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd -- https://github.com/truecharts/containers/tree/master/mirrorctfd + - https://github.com/CTFd/CTFd + - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd + - https://github.com/truecharts/containers/tree/master/mirrorctfd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ctfd -- learning + - ctfd + - learning dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index 0fcd41371c3..ee23fcc437f 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: 5.0.13 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 6c79461d076..dcea2a777fa 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: 9.0.49 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index af2adda6b8e..ab4b52d4880 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cyberchef version: 6.0.46 appVersion: 10.5.2 -description: CyberChef is a simple, intuitive web app for carrying out all manner +description: + CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. home: https://truecharts.org/charts/stable/cyberchef icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef -- https://hub.docker.com/r/mpepping/cyberchef + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef + - https://hub.docker.com/r/mpepping/cyberchef maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cyberchef + - cyberchef dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index ae7d3df9eaa..3d5e114dc23 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: czkawka version: 5.0.14 appVersion: 23.11.2 -description: Czkawka is a simple, fast and free app to remove unnecessary files from +description: + Czkawka is a simple, fast and free app to remove unnecessary files from your computer. home: https://truecharts.org/charts/stable/czkawka icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png deprecated: false sources: -- https://github.com/qarmin/czkawka -- https://github.com/jlesage/docker-czkawka -- https://github.com/truecharts/charts/tree/master/charts/stable/czkawka -- https://hub.docker.com/r/jlesage/czkawka + - https://github.com/qarmin/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- duplicates -- file management -- czkawka + - duplicates + - file management + - czkawka dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dailynotes/Chart.yaml b/charts/stable/dailynotes/Chart.yaml index 02ed1f027e9..5813ff2c8bf 100644 --- a/charts/stable/dailynotes/Chart.yaml +++ b/charts/stable/dailynotes/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dailynotes version: 3.0.4 @@ -9,23 +9,23 @@ home: https://truecharts.org/charts/incubator/dailynotes icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes -- https://hub.docker.com/r/m0ngr31/dailynotes + - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dailynotes -- Other + - dailynotes + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index 8422313c373..d229c2d236a 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: damselfly version: 3.0.5 appVersion: latest -description: Damselfly is a server-based Digital Asset Management system. The goal +description: + Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. @@ -11,24 +12,24 @@ home: https://truecharts.org/charts/incubator/damselfly icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png deprecated: false sources: -- https://github.com/Webreaper/Damselfly -- https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly -- https://hub.docker.com/r/webreaper/damselfly + - https://github.com/Webreaper/Damselfly + - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly + - https://hub.docker.com/r/webreaper/damselfly maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- damselfly -- MediaApp-Photos + - damselfly + - MediaApp-Photos dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index bf150b742db..e4efe0b07a5 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashdot version: 5.0.14 appVersion: 5.2.3 -description: dash. (or dashdot) is a modern server dashboard, running on the latest +description: + dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. 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://hub.docker.com/r/mauricenino/dashdot + - https://github.com/MauriceNino/dashdot + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dashmachine/Chart.yaml b/charts/stable/dashmachine/Chart.yaml index a74ac55b776..afb120d2592 100644 --- a/charts/stable/dashmachine/Chart.yaml +++ b/charts/stable/dashmachine/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashmachine version: 3.0.4 appVersion: latest -description: 'Another web application bookmark dashboard, with fun features.[br][br][b][u][span - style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: - [B][u]admin[/B][/u][/b]' +description: + "Another web application bookmark dashboard, with fun features.[br][br][b][u][span + style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: + [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/incubator/dashmachine icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine -- https://hub.docker.com/r/rmountjoy/dashmachine + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine + - https://hub.docker.com/r/rmountjoy/dashmachine maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dashmachine -- Productivity -- Network-Web + - dashmachine + - Productivity + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index 3369bd0a8fe..891bfc5f00b 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dashy version: 3.0.34 appVersion: 2.1.1 -description: Dashy helps you organize your self-hosted services by making them accessible +description: + Dashy helps you organize your self-hosted services by making them accessible from a single place home: https://truecharts.org/charts/stable/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/dashy -- https://hub.docker.com/r/lissy93/dashy -- https://github.com/Lissy93/dashy + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 2e57fc0ee68..c3cab75cbcf 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: davos version: 8.0.12 appVersion: 2.2.1 -description: An FTP automation tool that periodically scans given host locations for +description: + An FTP automation tool that periodically scans given host locations for new files. 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/docker-davos -- https://github.com/linuxserver/davos/ -- https://github.com/truecharts/charts/tree/master/charts/stable/davos -- https://ghcr.io/linuxserver/davos + - https://github.com/linuxserver/docker-davos + - https://github.com/linuxserver/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dayofdefeatsource/Chart.yaml b/charts/stable/dayofdefeatsource/Chart.yaml index 80e5272c603..eefd9dad38c 100644 --- a/charts/stable/dayofdefeatsource/Chart.yaml +++ b/charts/stable/dayofdefeatsource/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dayofdefeatsource version: 3.0.4 appVersion: dods -description: 'This Chart will download and install SteamCMD. It will also install - Day of Defeat: Source and run it.' +description: + "This Chart will download and install SteamCMD. It will also install + Day of Defeat: Source and run it." home: https://truecharts.org/charts/incubator/dayofdefeatsource icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource -- https://hub.docker.com/r/ich777/steamcmd -- https://www.steampowered.com/ + - https://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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/daysofwar/Chart.yaml b/charts/stable/daysofwar/Chart.yaml index a63b1126652..e0ebb8e496c 100644 --- a/charts/stable/daysofwar/Chart.yaml +++ b/charts/stable/daysofwar/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: daysofwar version: 3.0.4 appVersion: daysofwar -description: This Chart will download and install SteamCMD. It will also install Days +description: + This Chart will download and install SteamCMD. It will also install Days of War and run it. home: https://truecharts.org/charts/incubator/daysofwar icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar -- https://hub.docker.com/r/ich777/steamcmd -- https://www.steampowered.com/ + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- daysofwar -- GameServers + - daysofwar + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dayz/Chart.yaml b/charts/stable/dayz/Chart.yaml index 77a626187e9..a64aff15978 100644 --- a/charts/stable/dayz/Chart.yaml +++ b/charts/stable/dayz/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dayz version: 3.0.4 appVersion: dayz -description: This Chart will download and install SteamCMD. It will also install DayZ +description: + This Chart will download and install SteamCMD. It will also install DayZ and run it. home: https://truecharts.org/charts/incubator/dayz icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/dayz -- https://hub.docker.com/r/ich777/steamcmd -- https://www.bohemia.net/games/dayz + - https://www.bohemia.net/games/dayz + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dayz -- GameServers + - dayz + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 1c36bd061e5..ec04be4ae53 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddclient version: 6.0.19 appVersion: 3.11.2 -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts +description: + Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 4b4138957e6..658c9dc098c 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-go version: 6.0.17 appVersion: 5.6.6 -description: Automatically obtain your public network IPv4 or IPv6 address and resolve +description: + Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service home: https://truecharts.org/charts/stable/ddns-go icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go -- https://hub.docker.com/r/jeessy/ddns-go -- https://github.com/jeessy2/ddns-go + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ddns-route53/Chart.yaml b/charts/stable/ddns-route53/Chart.yaml index a2129c1f85f..c8ad2ba6751 100644 --- a/charts/stable/ddns-route53/Chart.yaml +++ b/charts/stable/ddns-route53/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-route53 version: 3.0.5 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/ddns-route53 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png deprecated: false sources: -- https://github.com/crazy-max/ddns-route53 -- https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 -- https://hub.docker.com/r/crazymax/ddns-route53 + - https://github.com/crazy-max/ddns-route53 + - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ddns-route53 -- Network-DNS + - ddns-route53 + - Network-DNS dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 0fe1c26fd8a..e5e6140919f 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-updater version: 6.0.13 appVersion: 2.5.0 -description: Light container updating DNS A and/or AAAA records periodically for multiple +description: + Light container updating DNS A and/or AAAA records periodically for multiple DNS providers 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml index d4aa20d7936..6c9eb76dbc3 100644 --- a/charts/stable/debian-apt-mirror/Chart.yaml +++ b/charts/stable/debian-apt-mirror/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: debian-apt-mirror version: 3.0.4 appVersion: latest -description: This Chart will run apt-mirror and Apache2. This allows you to create +description: + This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. home: https://truecharts.org/charts/incubator/debian-apt-mirror icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png deprecated: false sources: -- https://www.debian.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror -- https://hub.docker.com/r/ich777/debian-mirror + - https://www.debian.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror + - https://hub.docker.com/r/ich777/debian-mirror maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- debian-apt-mirror -- Network-Other -- Productivity -- Tools-Utilities -- Drivers + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/debian-bullseye/Chart.yaml b/charts/stable/debian-bullseye/Chart.yaml index cf68ebf540b..61fccc8b35a 100644 --- a/charts/stable/debian-bullseye/Chart.yaml +++ b/charts/stable/debian-bullseye/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: debian-bullseye version: 3.0.4 appVersion: latest -description: This Chart is a full Debian Bullseye Xfce4 Desktop environment with a +description: + This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. home: https://truecharts.org/charts/incubator/debian-bullseye icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png deprecated: false sources: -- https://www.debian.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye -- https://hub.docker.com/r/ich777/debian-bullseye + - https://www.debian.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye + - https://hub.docker.com/r/ich777/debian-bullseye maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- debian-bullseye -- Productivity -- Tools-System + - debian-bullseye + - Productivity + - Tools-System dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 25e19bbd59f..5fdfed0f4ac 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: deconz version: 12.0.19 appVersion: 2.24.2 -description: deCONZ is an easy to use control software, with which you can set up +description: + deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. home: https://truecharts.org/charts/stable/deconz icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png deprecated: false sources: -- https://github.com/marthoc/docker-deconz -- https://github.com/dresden-elektronik/deconz-rest-plugin -- https://github.com/truecharts/charts/tree/master/charts/stable/deconz -- https://hub.docker.com/r/deconzcommunity/deconz + - https://github.com/marthoc/docker-deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://hub.docker.com/r/deconzcommunity/deconz maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- deconz -- home-automation -- zigbee -- conbee + - deconz + - home-automation + - zigbee + - conbee dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index 4ace8a71297..88e84f44793 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: 7.0.12 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/deemix icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png deprecated: false sources: -- https://gitlab.com/Bockiii/deemix-docker.git -- https://git.freezerapp.xyz/RemixDev/deemix-py -- https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://gitlab.com/Bockiii/deemix-docker.git + - https://git.freezerapp.xyz/RemixDev/deemix-py + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- music -- deemix -- deezer + - music + - deemix + - deezer dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index f34f7708790..7d7e29cc299 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -11,9 +11,9 @@ 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://www.deepstack.cc/ maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml index 82971f941ba..76f5e7a79d7 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: 2.0.12 @@ -8,25 +8,25 @@ 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/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/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 2aa1f80bfb1..a1a3a411d93 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: 15.0.13 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/deluge icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png deprecated: false sources: -- https://ghcr.io/linuxserver/deluge -- https://github.com/deluge-torrent/deluge -- https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://github.com/deluge-torrent/deluge + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://ghcr.io/linuxserver/deluge maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- transmission -- torrent -- usenet + - transmission + - torrent + - usenet dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index df93adc3a95..6bbc4f4cb3c 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: 8.0.12 @@ -8,28 +8,28 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 202d870dda5..8655b00ab49 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dillinger version: 6.0.24 appVersion: 3.39.1 -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS +description: + Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index e1b32da3633..f90bdfed086 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: discordgsm version: 4.0.15 appVersion: 2.15.1 -description: A discord bot that monitors your game server and tracks the live data +description: + A discord bot that monitors your game server and tracks the live data of your game servers. home: https://truecharts.org/charts/stable/discordgsm icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png deprecated: false sources: -- https://hub.docker.com/r/discordgsm/discord-game-server-monitor -- https://github.com/DiscordGSM/GameServerMonitor -- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://github.com/DiscordGSM/GameServerMonitor + - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://hub.docker.com/r/discordgsm/discord-game-server-monitor maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- discordgsm -- game-server -- monitor + - discordgsm + - game-server + - monitor dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dispatch/Chart.yaml b/charts/stable/dispatch/Chart.yaml index df8624d19ed..f0cb262a942 100644 --- a/charts/stable/dispatch/Chart.yaml +++ b/charts/stable/dispatch/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dispatch version: 3.0.4 @@ -8,24 +8,24 @@ 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://hub.docker.com/r/khlieng/dispatch + - https://github.com/khlieng/dispatch + - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dispatch -- Network-Messenger + - dispatch + - Network-Messenger dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dns-doh-companion/Chart.yaml b/charts/stable/dns-doh-companion/Chart.yaml index 467297abf67..6c05e91232c 100644 --- a/charts/stable/dns-doh-companion/Chart.yaml +++ b/charts/stable/dns-doh-companion/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dns-doh-companion version: 3.0.4 appVersion: latest -description: A very simple DNS server to connect to DNS-over-HTTPS service. This is +description: + A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. home: https://truecharts.org/charts/incubator/dns-doh-companion icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png deprecated: false sources: -- https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion -- https://hub.docker.com/r/testdasi/simple-dns-doh + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion + - https://hub.docker.com/r/testdasi/simple-dns-doh maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dns-doh-companion -- Network-DNS + - dns-doh-companion + - Network-DNS dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/docker-hub-rss/Chart.yaml b/charts/stable/docker-hub-rss/Chart.yaml index 41d92e27d62..bfc5df071df 100644 --- a/charts/stable/docker-hub-rss/Chart.yaml +++ b/charts/stable/docker-hub-rss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docker-hub-rss version: 3.0.4 @@ -8,26 +8,26 @@ 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/truecharts/charts/tree/master/charts/incubator/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss + - https://github.com/TheConnMan/docker-hub-rss maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- docker-hub-rss -- Cloud -- Tools-Utilities -- Network-Web + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 15a4fb7aecb..64f7be0c9d0 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: 1.0.9 @@ -8,22 +8,22 @@ home: https://truecharts.org/charts/stable/docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/docker -- https://hub.docker.com/_/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/docker + - https://hub.docker.com/_/docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- docker + - docker dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index 4de1e5754ff..3342e7895ee 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dockerregistry version: 3.0.5 @@ -9,28 +9,28 @@ home: https://truecharts.org/charts/incubator/dockerregistry icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png deprecated: false sources: -- 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://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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dockerregistry -- Cloud -- Network-Management -- Productivity -- Tools-Utilities + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index 3b2f2236309..a9f5fb8c764 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: 5.0.12 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 91308c35efd..da750ad2089 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dokuwiki version: 7.0.37 appVersion: 20230404.1.0 -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software +description: + Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index f170e658393..fa7e58793ad 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: domoticz version: 6.0.21 appVersion: 2023.2.20231129 -description: Domoticz is a Home Automation System that lets you monitor and configure +description: + Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dontstarvetogether/Chart.yaml b/charts/stable/dontstarvetogether/Chart.yaml index 3d033fcd002..5442ec7a7c7 100644 --- a/charts/stable/dontstarvetogether/Chart.yaml +++ b/charts/stable/dontstarvetogether/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dontstarvetogether version: 3.0.4 appVersion: dontstarve -description: This Chart will download and install SteamCMD. It will also install Don't +description: + This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. home: https://truecharts.org/charts/incubator/dontstarvetogether icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png deprecated: false sources: -- https://www.klei.com/games/dont-starve-together -- https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether -- https://hub.docker.com/r/ich777/steamcmd + - https://www.klei.com/games/dont-starve-together + - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dontstarvetogether -- GameServers + - dontstarvetogether + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index e8f76e0fbb2..ab40ff5c21f 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: 6.0.12 @@ -8,23 +8,23 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index 8c12a6d0dd6..128f57ba135 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: 7.0.4 @@ -8,24 +8,24 @@ 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: 15.3.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 15.3.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index a68e2fa32db..981e7d1aadc 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: doublecommander version: 9.0.29 appVersion: latest -description: A free cross platform open source file manager with two panels side by +description: + A free cross platform open source file manager with two panels side by side. home: https://truecharts.org/charts/stable/doublecommander icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander -- https://ghcr.io/linuxserver/doublecommander -- https://doublecmd.sourceforge.io/ -- 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index ff6bac164f4..0ad37fd9aec 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: 6.0.34 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/drawio icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png deprecated: false sources: -- 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/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml index 309e7edce29..5b717bea572 100644 --- a/charts/stable/dropbox-by-otherguy/Chart.yaml +++ b/charts/stable/dropbox-by-otherguy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: dropbox-by-otherguy version: 3.0.4 @@ -8,24 +8,24 @@ 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/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/otherguy/docker-dropbox + - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy + - https://hub.docker.com/r/otherguy/dropbox maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- dropbox-by-otherguy -- Cloud + - dropbox-by-otherguy + - Cloud dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 7479d3a2693..4d93f8d15bf 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: duckdns version: 6.0.26 appVersion: latest -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) +description: + Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/duckdns -- https://ghcr.io/linuxserver/duckdns + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://ghcr.io/linuxserver/duckdns maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- duckdns + - duckdns dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/duplicacy/Chart.yaml b/charts/stable/duplicacy/Chart.yaml index 65a9ae3c8e0..8239c841007 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: 3.0.5 @@ -8,24 +8,24 @@ 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://hotio.dev/containers/duplicacy + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy + - https://ghcr.io/hotio/duplicacy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- duplicacy -- Backup + - duplicacy + - Backup dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index a53441739ce..948ab0351ae 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: 10.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/duplicati icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png deprecated: false sources: -- https://github.com/duplicati/duplicati -- https://github.com/truecharts/charts/tree/master/charts/stable/duplicati -- https://hub.docker.com/r/duplicati/duplicati + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://hub.docker.com/r/duplicati/duplicati + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ecodms/Chart.yaml b/charts/stable/ecodms/Chart.yaml index dfdaafb8fea..2b7c8f17d42 100644 --- a/charts/stable/ecodms/Chart.yaml +++ b/charts/stable/ecodms/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ecodms version: 3.0.4 appVersion: latest -description: ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) +description: + ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. home: https://truecharts.org/charts/incubator/ecodms icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png deprecated: false sources: -- https://hub.docker.com/r/ecodms/allinone-18.09 -- https://www.ecodms.de/index.php/en/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - https://www.ecodms.de/index.php/en/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - https://hub.docker.com/r/ecodms/allinone-18.09 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ecodms -- Cloud -- Productivity + - ecodms + - Cloud + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index abb2c2feb15..8055dca2966 100644 --- a/charts/stable/emby-sync/Chart.yaml +++ b/charts/stable/emby-sync/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emby-sync version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/emby-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png deprecated: false sources: -- https://github.com/cameronurnes/emby-sync -- https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync -- https://hub.docker.com/r/lastelement21/emby-sync + - https://github.com/cameronurnes/emby-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- emby-sync -- Tools-Utilities + - emby-sync + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 2be830f432e..173e815f0db 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: 15.0.18 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/emby icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png deprecated: false sources: -- https://github.com/linuxserver/docker-emby.git -- https://github.com/truecharts/charts/tree/master/charts/stable/emby -- https://ghcr.io/onedr0p/emby + - https://github.com/linuxserver/docker-emby.git + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/onedr0p/emby maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- jellyfin -- plex -- emby + - jellyfin + - plex + - emby dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index 56e90cb2991..bbf79fd7d69 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: embystat version: 6.0.17 appVersion: 0.2.0 -description: Embystat is a personal web server that can calculate all kinds of statistics +description: + Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. 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://ghcr.io/linuxserver/embystat + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- embystat + - embystat dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index a084d26e5eb..a83808ff6b2 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: emulatorjs version: 6.0.26 appVersion: 1.7.3 -description: Emulatorjs - In browser web based emulation portable to nearly any device +description: + Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index bf03c6e8019..3440463d302 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: endlessh version: 6.0.12 appVersion: 2021.11.21 -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH +description: + Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 3255ed4a080..15c31e43346 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: esphome version: 15.0.31 appVersion: 2023.11.6 -description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful +description: + ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 2e6f1ea2a87..79922e41479 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -1,45 +1,46 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: etesync version: 5.0.12 appVersion: 0.11.0 -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, +description: + Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. home: https://truecharts.org/charts/stable/etesync icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png deprecated: false sources: -- 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/truecharts/charts/tree/master/charts/stable/etesync + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://hub.docker.com/r/victorrds/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ethercalc/Chart.yaml b/charts/stable/ethercalc/Chart.yaml index 63c647cd308..2494a4d42b8 100644 --- a/charts/stable/ethercalc/Chart.yaml +++ b/charts/stable/ethercalc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ethercalc version: 3.0.4 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/ethercalc icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png deprecated: false sources: -- https://hub.docker.com/r/audreyt/ethercalc -- https://github.com/audreyt/ethercalc -- https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc + - https://github.com/audreyt/ethercalc maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ethercalc -- Cloud -- Productivity -- Tools-Utilities + - ethercalc + - Cloud + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index 35d2e372145..71c5198fd1f 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: etherpad version: 13.0.12 appVersion: 1.8.14 -description: A real-time collaborative editor scalable to thousands of simultaneous +description: + A real-time collaborative editor scalable to thousands of simultaneous real time users. 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/truecharts/charts/tree/master/charts/stable/etherpad -- https://ghcr.io/nicholaswilde/etherpad -- https://github.com/ether/etherpad-lite + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml index fa98ea6e3ac..ab9bf04af9a 100644 --- a/charts/stable/explainshell/Chart.yaml +++ b/charts/stable/explainshell/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: explainshell version: 3.0.4 appVersion: latest -description: Not everyone, especially people new to Linux and Unraid, know what a +description: + Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. home: https://truecharts.org/charts/incubator/explainshell icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png deprecated: false sources: -- 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/idank/explainshell + - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell + - https://hub.docker.com/r/spaceinvaderone/explainshell maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- explainshell -- Tools-Utilities + - explainshell + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/external-dns/Chart.yaml b/charts/stable/external-dns/Chart.yaml index 84f4499743a..f3a6124b559 100644 --- a/charts/stable/external-dns/Chart.yaml +++ b/charts/stable/external-dns/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-dns version: 1.0.9 appVersion: 0.14.0 -description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with +description: + ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/external-ip/Chart.yaml b/charts/stable/external-ip/Chart.yaml index 4e2e118ab61..0633be69e2e 100644 --- a/charts/stable/external-ip/Chart.yaml +++ b/charts/stable/external-ip/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: external-ip version: 3.0.4 appVersion: latest -description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on +description: + Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. 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/truecharts/charts/tree/master/charts/incubator/external-ip + - https://hub.docker.com/r/xavierh/external-ip + - https://github.com/xavier-hernandez/docker-external-ip maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- external-ip -- Network-Management -- Network-Other + - external-ip + - Network-Management + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index f4476f5e297..015529e875b 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: 10.1.2 @@ -8,23 +8,23 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml index eb3a6b4204b..4bae7ceb4ba 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: 4.1.11 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/factorio icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png deprecated: false sources: -- https://github.com/factoriotools/factorio-docker -- https://github.com/truecharts/charts/tree/master/charts/incubator/factorio -- https://github.com/truecharts/containers/tree/master/mirrorfactorio + - https://github.com/factoriotools/factorio-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://github.com/truecharts/containers/tree/master/mirrorfactorio maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- factorio -- GameServers + - factorio + - GameServers dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml index 7f0fb58f08b..1ac38bf4cf2 100644 --- a/charts/stable/factorioservermanager/Chart.yaml +++ b/charts/stable/factorioservermanager/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: factorioservermanager version: 3.0.4 appVersion: latest -description: 'A tool for managing Factorio servers ' +description: "A tool for managing Factorio servers " home: https://truecharts.org/charts/incubator/factorioservermanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager -- https://hub.docker.com/r/ofsm/ofsm -- https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/facturascripts/Chart.yaml b/charts/stable/facturascripts/Chart.yaml index 708adc2b80f..8f834b1f42e 100644 --- a/charts/stable/facturascripts/Chart.yaml +++ b/charts/stable/facturascripts/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: facturascripts version: 3.0.4 appVersion: latest -description: 'FacturaScripts is an accounting, billing and CRM program with it you +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...' + 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://hub.docker.com/r/unraides/facturascripts + - https://facturascripts.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- facturascripts -- Cloud -- Productivity + - facturascripts + - Cloud + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index 0c0da48e1c4..e847e12d04e 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: farmos version: 3.0.5 appVersion: latest -description: "farmOS is a web-based application for farm management, planning, and +description: + "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" home: https://truecharts.org/charts/incubator/farmos icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png deprecated: false sources: -- https://hub.docker.com/r/farmos/farmos -- https://github.com/farmOS/farmOS -- https://github.com/truecharts/charts/tree/master/charts/incubator/farmos + - https://github.com/farmOS/farmOS + - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos + - https://hub.docker.com/r/farmos/farmos maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- farmos -- Productivity -- Tools-Utilities + - farmos + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fastcom-mqtt/Chart.yaml b/charts/stable/fastcom-mqtt/Chart.yaml index 0dc30f30fa6..f82b6687ee1 100644 --- a/charts/stable/fastcom-mqtt/Chart.yaml +++ b/charts/stable/fastcom-mqtt/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fastcom-mqtt version: 3.0.4 @@ -9,24 +9,24 @@ home: https://truecharts.org/charts/incubator/fastcom-mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt -- https://hub.docker.com/r/simonjenny/fastcom-mqtt -- https://github.com/simonjenny/fastcom-mqtt + - https://github.com/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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index 14d61da2246..9d0511e9d3d 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fenrus version: 3.0.4 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/fenrus icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus -- https://hub.docker.com/r/revenz/fenrus + - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - https://hub.docker.com/r/revenz/fenrus maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fenrus -- Productivity + - fenrus + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index ee87fa9c346..65e6d688076 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: 8.0.12 @@ -8,23 +8,23 @@ 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://hub.docker.com/r/getferdi/ferdi-server + - https://github.com/getferdi/server + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml index 5073a5923d9..bbf0b5a3779 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ffmpeg-mkvdts2ac3 version: 3.0.4 @@ -8,25 +8,25 @@ 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://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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ffmpeg-mkvdts2ac3 -- Productivity -- Tools-Utilities + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index 1a3d91577c4..b76c42fb588 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filebot version: 5.0.13 appVersion: 23.11.2 -description: FileBot is the ultimate tool for organizing and renaming your movies, +description: + FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 59e71aea990..87ce4c97861 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: 6.0.15 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index 4958abffa28..1033f814d42 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fileflows version: 6.1.2 appVersion: "23.12" -description: An application that lets you automatically process files through a simple +description: + An application that lets you automatically process files through a simple rule flow. home: https://truecharts.org/charts/stable/fileflows icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png deprecated: false sources: -- https://github.com/revenz/FileFlows -- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows -- https://hub.docker.com/r/revenz/fileflows + - https://github.com/revenz/FileFlows + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://hub.docker.com/r/revenz/fileflows maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fileflows + - fileflows dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 0dec054f025..f0f6d169b7e 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fileshelter version: 3.0.4 appVersion: latest -description: FileShelter is a self-hosted software that allows you to easily share +description: + FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! 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://hub.docker.com/r/epoupon/fileshelter + - https://github.com/epoupon/fileshelter + - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fileshelter -- Cloud -- Tools-Utilities -- Network-Web -- Network-FTP + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/filestash/Chart.yaml b/charts/stable/filestash/Chart.yaml index 171ce9b4be0..f578f05f9e2 100644 --- a/charts/stable/filestash/Chart.yaml +++ b/charts/stable/filestash/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filestash version: 3.0.10 appVersion: latest -description: A Dropbox-like file manager that let you manage your data anywhere it +description: + A Dropbox-like file manager that let you manage your data anywhere it is located. home: https://truecharts.org/charts/incubator/filestash icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirrorfilestash -- https://github.com/mickael-kerjean/filestash -- https://www.filestash.app/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash + - https://github.com/mickael-kerjean/filestash + - https://www.filestash.app/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash + - https://github.com/truecharts/containers/tree/master/mirrorfilestash 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index f59dfbb967a..4a6ac34de3f 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: 8.0.4 @@ -8,28 +8,28 @@ 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/truecharts/charts/tree/master/charts/incubator/filezilla -- https://github.com/truecharts/containers/tree/master/mirrorfilezilla -- https://github.com/linuxserver/docker-filezilla + - https://filezilla-project.org/ + - https://github.com/linuxserver/docker-filezilla + - https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla + - https://github.com/truecharts/containers/tree/master/mirrorfilezilla maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- filezilla -- ftp -- sftp -- ftps -- client + - filezilla + - ftp + - sftp + - ftps + - client dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 28582474bb7..79948dc1e9b 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: 21.0.21 @@ -8,31 +8,31 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml index 8630fe4d48c..1024585fc04 100644 --- a/charts/stable/firefox-desktop-g3/Chart.yaml +++ b/charts/stable/firefox-desktop-g3/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox-desktop-g3 version: 3.0.5 appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing +description: + Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/firefox-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png deprecated: false sources: -- https://github.com/accetto/headless-drawing-g3/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 -- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- firefox-desktop-g3 -- Productivity -- Tools-Utilities -- Network-Web + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 3909bfb5df8..58504460a62 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox-syncserver version: 14.0.12 appVersion: 1.8.0 -description: This is an all-in-one package for running a self-hosted Firefox Sync +description: + This is an all-in-one package for running a self-hosted Firefox Sync server. 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://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://ghcr.io/crazy-max/firefox-syncserver 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 33f87565207..2450b1dfdce 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: firefox version: 7.0.23 appVersion: 116.0.3 -description: a free and open-source web browser developed by the Mozilla Foundation +description: + a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. home: https://truecharts.org/charts/stable/firefox icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png deprecated: false sources: -- https://github.com/linuxserver/docker-firefox -- https://github.com/truecharts/charts/tree/master/charts/stable/firefox -- https://ghcr.io/linuxserver/firefox + - https://github.com/linuxserver/docker-firefox + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - https://ghcr.io/linuxserver/firefox maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- firefox -- browser + - firefox + - browser dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 6293d9e91d0..62913c2f192 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: 3.0.3 @@ -8,23 +8,23 @@ 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: 15.3.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 15.3.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/firezone/Chart.yaml b/charts/stable/firezone/Chart.yaml index 3551dadb4f6..318de25b186 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: 0.2.16 @@ -8,25 +8,25 @@ 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://hub.docker.com/r/firezone/firezone + - https://github.com/firezone/firezone + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fistfuloffrags/Chart.yaml b/charts/stable/fistfuloffrags/Chart.yaml index 12f2654b5f0..e2dbfed3429 100644 --- a/charts/stable/fistfuloffrags/Chart.yaml +++ b/charts/stable/fistfuloffrags/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fistfuloffrags version: 3.0.4 appVersion: fistfuloffrags -description: This Chart will download and install SteamCMD. It will also install Fistful +description: + This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. home: https://truecharts.org/charts/incubator/fistfuloffrags icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fistfuloffrags -- GameServers + - fistfuloffrags + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index a1f09f48528..c5eb2028cb6 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fivem version: 3.0.4 appVersion: latest -description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically +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). + 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.' + https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/incubator/fivem icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png deprecated: false sources: -- https://fivem.net/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/fivem -- https://hub.docker.com/r/ich777/fivemserver + - https://fivem.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - https://hub.docker.com/r/ich777/fivemserver maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fivem -- GameServers + - fivem + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/flame/Chart.yaml b/charts/stable/flame/Chart.yaml index b4a81375b6c..5b16cea286d 100644 --- a/charts/stable/flame/Chart.yaml +++ b/charts/stable/flame/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flame version: 3.0.4 appVersion: 2.3.1 -description: Flame is self-hosted start page for your server. Easily manage your apps +description: + Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. home: https://truecharts.org/charts/incubator/flame icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/flame -- https://hub.docker.com/r/pawelmalak/flame -- https://github.com/pawelmalak/flame + - https://github.com/pawelmalak/flame + - https://github.com/truecharts/charts/tree/master/charts/incubator/flame + - https://hub.docker.com/r/pawelmalak/flame maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- flame -- dashboard + - flame + - dashboard dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 7e83ac383c8..969b56985e7 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: 10.0.22 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index 39fbbc28c67..02b1650d756 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fleet version: 8.0.14 appVersion: 2.3.3 -description: Fleet provides an online web interface which displays a set of maintained +description: + Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. home: https://truecharts.org/charts/stable/fleet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/fleet -- https://ghcr.io/linuxserver/fleet + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + - https://ghcr.io/linuxserver/fleet maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fleet + - fleet dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 90965f99e5d..f61cc3fd63b 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: 6.1.8 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/flexget icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png deprecated: false sources: -- https://github.com/wiserain/docker-flexget -- https://github.com/truecharts/charts/tree/master/charts/stable/flexget -- https://hub.docker.com/r/wiserain/flexget + - https://github.com/wiserain/docker-flexget + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://hub.docker.com/r/wiserain/flexget maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- flexget -- automation + - flexget + - automation dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index ab328f74ea7..557252b8696 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: 10.0.12 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/flood icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png deprecated: false sources: -- https://github.com/jesec/flood -- https://github.com/truecharts/charts/tree/master/charts/stable/flood -- https://hub.docker.com/r/jesec/flood + - https://github.com/jesec/flood + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://hub.docker.com/r/jesec/flood maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- flood -- rtorrent -- qbittorrent -- transmission + - flood + - rtorrent + - qbittorrent + - transmission dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 49f0bf5bb8a..bc0f6e46d97 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: 1.0.23 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 25a2211ee15..e28c75b6554 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluidd version: 6.1.2 appVersion: 1.27.0 -description: Fluidd is a free and open-source Klipper web interface for managing your +description: + Fluidd is a free and open-source Klipper web interface for managing your 3d printer. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fogproject/Chart.yaml b/charts/stable/fogproject/Chart.yaml index ac99f46cd1e..92df34f5c34 100644 --- a/charts/stable/fogproject/Chart.yaml +++ b/charts/stable/fogproject/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fogproject version: 3.0.4 appVersion: latest -description: FOG Project can capture, deploy, and manage Windows, Mac OSX, and various +description: + FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. home: https://truecharts.org/charts/incubator/fogproject icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png deprecated: false sources: -- https://github.com/redvex2460/fogproject -- https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject -- https://hub.docker.com/r/redvex2460/fogproject + - https://github.com/redvex2460/fogproject + - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject + - https://hub.docker.com/r/redvex2460/fogproject maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fogproject -- Backup -- Network-DNS + - fogproject + - Backup + - Network-DNS dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 8f2bc89cd10..cb71b50b379 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: foldingathome version: 6.0.21 appVersion: 7.6.21 -description: Folding@home is a distributed computing project for simulating protein +description: + Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index ec8c17b2db3..73ff30962a6 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fossil version: 8.0.12 appVersion: 2.15.1 -description: A simple, high-reliability, distributed software configuration management +description: + A simple, high-reliability, distributed software configuration management system 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://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://ghcr.io/nicholaswilde/fossil + - https://fossil-scm.org/ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fotosho/Chart.yaml b/charts/stable/fotosho/Chart.yaml index 15582a0e439..2c188046b58 100644 --- a/charts/stable/fotosho/Chart.yaml +++ b/charts/stable/fotosho/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fotosho version: 3.0.4 appVersion: latest -description: '*BETA* Fotosho is a photo gallery for your home server. Organize your +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.' + not require a database. Does not move, copy or modify your photos." home: https://truecharts.org/charts/incubator/fotosho icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png deprecated: false sources: -- https://hub.docker.com/r/advplyr/fotosho -- https://github.com/advplyr/fotosho -- https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://github.com/advplyr/fotosho + - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://hub.docker.com/r/advplyr/fotosho maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- fotosho -- MediaApp-Photos -- MediaServer-Photos + - fotosho + - MediaApp-Photos + - MediaServer-Photos dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/freecad-desktop-g3/Chart.yaml b/charts/stable/freecad-desktop-g3/Chart.yaml index aa90907b30a..7dae4755a64 100644 --- a/charts/stable/freecad-desktop-g3/Chart.yaml +++ b/charts/stable/freecad-desktop-g3/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: freecad-desktop-g3 version: 3.0.5 appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing +description: + Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/freecad-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png deprecated: false sources: -- https://github.com/accetto/headless-drawing-g3/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 -- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- freecad-desktop-g3 -- Productivity -- Tools-Utilities -- MediaApp-Photos + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index ce29117d638..9db4ad15dba 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: 10.0.13 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/freeradius icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirrorfreeradius -- 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 + - https://github.com/truecharts/containers/tree/master/mirrorfreeradius maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- radius -- auth + - radius + - auth dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 562167f197a..a05a58ed64a 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: 15.0.19 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/freshrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png deprecated: false sources: -- https://ghcr.io/linuxserver/freshrss -- https://github.com/FreshRSS/FreshRSS -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index 42a5997d211..b63c1c058c8 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: 9.0.15 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/stable/friendica icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png deprecated: false sources: -- https://friendi.ca/ -- https://github.com/truecharts/charts/tree/master/charts/stable/friendica -- https://hub.docker.com/_/friendica + - https://friendi.ca/ + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://hub.docker.com/_/friendica maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- friend -- social + - friend + - social dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/fsm/Chart.yaml b/charts/stable/fsm/Chart.yaml index 0c99c26ef94..8318ca99a20 100644 --- a/charts/stable/fsm/Chart.yaml +++ b/charts/stable/fsm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fsm version: 3.0.4 @@ -8,24 +8,24 @@ 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index 85db8a06ef2..88f3ca2a372 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: 1.1.25 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/gamevault-backend icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png deprecated: false sources: -- https://hub.docker.com/r/phalcode/gamevault-backend -- https://github.com/Phalcode/gamevault-backend -- https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://github.com/Phalcode/gamevault-backend + - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend + - https://hub.docker.com/r/phalcode/gamevault-backend maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- gamevault-backend -- games + - gamevault-backend + - games dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index c3b4fc7cab6..407b38b5ff6 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gaps version: 15.0.12 appVersion: 0.10.4 -description: Gaps searches through your Plex Server or local folders for all movies, +description: + Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. 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://hub.docker.com/r/housewrecker/gaps + - https://github.com/JasonHHouse/gaps + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/garrysmod/Chart.yaml b/charts/stable/garrysmod/Chart.yaml index be2d69ce10e..29ecb128c8d 100644 --- a/charts/stable/garrysmod/Chart.yaml +++ b/charts/stable/garrysmod/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: garrysmod version: 3.0.4 appVersion: garrysmod -description: This Chart will download and install SteamCMD. It will also install Garry's +description: + This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. home: https://truecharts.org/charts/incubator/garrysmod icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- garrysmod -- GameServers + - garrysmod + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/genea/Chart.yaml b/charts/stable/genea/Chart.yaml index a9fc48fadd8..57c71ba5d8b 100644 --- a/charts/stable/genea/Chart.yaml +++ b/charts/stable/genea/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: genea version: 3.0.4 appVersion: latest -description: Genea allows visually building and editing a family tree online. It consumes +description: + Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. home: https://truecharts.org/charts/incubator/genea icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png deprecated: false sources: -- 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://github.com/truecharts/charts/tree/master/charts/incubator/genea + - https://hub.docker.com/r/biggiesize/genea-app + - https://github.com/genea-app/genea-app maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- genea -- Other + - genea + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 3394fff5139..2ffcec405ff 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -1,41 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ghostfolio version: 0.6.2 appVersion: 2.30.0 -description: Ghostfolio is a privacy-first, open source dashboard for your personal +description: + Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions. 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/ghostfolio/ghostfolio -- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio -- https://hub.docker.com/r/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 93c2b130bfa..f74aac7d6c0 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: 14.0.17 @@ -8,36 +8,36 @@ 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/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 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: memcached - version: 6.0.77 - repository: https://deps.truecharts.org/ - condition: memcached.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: memcached + version: 6.0.77 + repository: https://deps.truecharts.org/ + condition: memcached.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/github-backup/Chart.yaml b/charts/stable/github-backup/Chart.yaml index 409caf319b9..92712c6e7ce 100644 --- a/charts/stable/github-backup/Chart.yaml +++ b/charts/stable/github-backup/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: github-backup version: 3.0.4 appVersion: latest -description: Like to maintain your own data? Automatically backup your github account +description: + Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. home: https://truecharts.org/charts/incubator/github-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png deprecated: false sources: -- https://hub.docker.com/r/lnxd/github-backup -- https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - https://hub.docker.com/r/lnxd/github-backup maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- github-backup -- Backup + - github-backup + - Backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index d86fd18fba0..81235c906f7 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: glauth version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/glauth icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png deprecated: false sources: -- https://glauth.github.io -- https://github.com/truecharts/charts/tree/master/charts/incubator/glauth -- https://hub.docker.com/r/glauth/glauth + - https://glauth.github.io + - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://hub.docker.com/r/glauth/glauth maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- glauth -- Security + - glauth + - Security dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/go-playground/Chart.yaml b/charts/stable/go-playground/Chart.yaml index 62867085c09..a624cb5921c 100644 --- a/charts/stable/go-playground/Chart.yaml +++ b/charts/stable/go-playground/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: go-playground version: 3.0.4 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/go-playground icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground -- https://hub.docker.com/r/x1unix/go-playground + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground + - https://hub.docker.com/r/x1unix/go-playground maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- go-playground -- Tools-Utilities + - go-playground + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/goaccess-npm-logs/Chart.yaml b/charts/stable/goaccess-npm-logs/Chart.yaml index 643412ebaf6..b0106990edf 100644 --- a/charts/stable/goaccess-npm-logs/Chart.yaml +++ b/charts/stable/goaccess-npm-logs/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: goaccess-npm-logs version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/goaccess-npm-logs icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs -- https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager -- https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- goaccess-npm-logs -- Tools-Utilities -- Network-Proxy + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml index 64ca360d727..f06e27dc3f5 100644 --- a/charts/stable/goaccess/Chart.yaml +++ b/charts/stable/goaccess/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: goaccess version: 3.0.4 appVersion: latest -description: GoAccess is an open source real-time web log analyzer and interactive +description: + GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. @@ -11,23 +12,23 @@ home: https://truecharts.org/charts/incubator/goaccess icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess -- https://hub.docker.com/r/gregyankovoy/goaccess + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess + - https://hub.docker.com/r/gregyankovoy/goaccess maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- goaccess -- Other + - goaccess + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/godaddy-ddns/Chart.yaml b/charts/stable/godaddy-ddns/Chart.yaml index b62f175b204..cf05e6fe985 100644 --- a/charts/stable/godaddy-ddns/Chart.yaml +++ b/charts/stable/godaddy-ddns/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: godaddy-ddns version: 3.0.4 appVersion: latest -description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy +description: + Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. @@ -11,23 +12,23 @@ home: https://truecharts.org/charts/incubator/godaddy-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns -- https://hub.docker.com/r/jwater7/godaddy-publicip-updater + - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- godaddy-ddns -- Network-Web + - godaddy-ddns + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 60793fa0ef3..abcb5cb2619 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: golinks version: 8.0.12 appVersion: 154c581 -description: A web app that allows you to create smart bookmarks, commands and aliases +description: + A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. home: https://truecharts.org/charts/stable/golinks icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png deprecated: false sources: -- https://ghcr.io/nicholaswilde/golinks -- https://github.com/nicholaswilde/docker-golinks -- https://github.com/prologic/golinks -- https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://github.com/nicholaswilde/docker-golinks + - https://github.com/prologic/golinks + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://ghcr.io/nicholaswilde/golinks maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- search -- browser -- bookmarks -- smart-bookmarks -- golinks + - search + - browser + - bookmarks + - smart-bookmarks + - golinks dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index ec78bf72bee..fbd0a646a2b 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: 10.1.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/gonic icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png deprecated: false sources: -- https://github.com/sentriz/gonic -- https://github.com/truecharts/charts/tree/master/charts/stable/gonic -- https://hub.docker.com/r/sentriz/gonic + - https://github.com/sentriz/gonic + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://hub.docker.com/r/sentriz/gonic maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- music -- subsonic + - music + - subsonic dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index 16be279e81a..2e60dfcf529 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: googlephotossync version: 3.0.4 appVersion: 3.1.3 -description: Google Photos Sync downloads your Google Photos to the local file system. +description: + Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). @@ -11,23 +12,23 @@ home: https://truecharts.org/charts/incubator/googlephotossync icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync -- https://ghcr.io/gilesknap/gphotos-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - https://ghcr.io/gilesknap/gphotos-sync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- googlephotossync -- Other + - googlephotossync + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/gpodder/Chart.yaml b/charts/stable/gpodder/Chart.yaml index 5071b465bc9..ed0fbf128e4 100644 --- a/charts/stable/gpodder/Chart.yaml +++ b/charts/stable/gpodder/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gpodder version: 3.0.4 appVersion: latest -description: gPodder is a simple, open source podcast client written in Python using +description: + gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; home: https://truecharts.org/charts/incubator/gpodder icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder -- https://hub.docker.com/r/xthursdayx/gpodder-docker -- https://gpodder.github.io/ + - https://gpodder.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder + - https://hub.docker.com/r/xthursdayx/gpodder-docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- gpodder -- Downloaders -- MediaApp-Other + - gpodder + - Downloaders + - MediaApp-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/grafana-image-renderer/Chart.yaml b/charts/stable/grafana-image-renderer/Chart.yaml index eb45f900769..2087f68a112 100644 --- a/charts/stable/grafana-image-renderer/Chart.yaml +++ b/charts/stable/grafana-image-renderer/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grafana-image-renderer version: 3.0.5 appVersion: latest -description: A Grafana remote image renderer that handles rendering panels & dashboards +description: + A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. home: https://truecharts.org/charts/incubator/grafana-image-renderer icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png deprecated: false sources: -- https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md -- https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer -- https://hub.docker.com/r/grafana/grafana-image-renderer + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://hub.docker.com/r/grafana/grafana-image-renderer maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- grafana-image-renderer -- Productivity + - grafana-image-renderer + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 0b7774a45fa..1c6f4edd2c3 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: 8.0.33 @@ -8,27 +8,27 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index c9c8929ebcd..89abd853092 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: 0.0.8 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/gravity icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png deprecated: false sources: -- https://github.com/BeryJu/gravity -- https://github.com/truecharts/charts/tree/master/charts/incubator/gravity -- https://github.com/truecharts/containers/tree/master/mirrorgravity + - https://github.com/BeryJu/gravity + - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity + - https://github.com/truecharts/containers/tree/master/mirrorgravity maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- gravity -- dns -- networking + - gravity + - dns + - networking dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/gridcoinwalletgui/Chart.yaml b/charts/stable/gridcoinwalletgui/Chart.yaml index d318147a7a1..85c520f3ed9 100644 --- a/charts/stable/gridcoinwalletgui/Chart.yaml +++ b/charts/stable/gridcoinwalletgui/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: gridcoinwalletgui version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/gridcoinwalletgui icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui -- https://hub.docker.com/r/sublivion/gridcoinwalletgui -- https://gridcoin.us/ + - https://gridcoin.us/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - https://hub.docker.com/r/sublivion/gridcoinwalletgui maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- gridcoinwalletgui -- Crypto + - gridcoinwalletgui + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index 980d629020b..8463627cb5d 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grocy version: 15.0.31 appVersion: 4.0.3 -description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & +description: + ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home home: https://truecharts.org/charts/stable/grocy icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png deprecated: false sources: -- https://github.com/grocy/grocy -- https://github.com/truecharts/charts/tree/master/charts/stable/grocy -- https://ghcr.io/linuxserver/grocy + - https://github.com/grocy/grocy + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://ghcr.io/linuxserver/grocy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- grocy + - grocy dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index 1d7dd037aad..5586f28d24f 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: 10.0.19 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/guacamole icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png deprecated: false sources: -- https://github.com/apache/guacamole-client -- https://github.com/truecharts/charts/tree/master/charts/stable/guacamole -- https://hub.docker.com/r/guacamole/guacamole + - https://github.com/apache/guacamole-client + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole + - https://hub.docker.com/r/guacamole/guacamole 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index 82a2b0b341f..c47b087d019 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: 6.0.14 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/guide2go/Chart.yaml b/charts/stable/guide2go/Chart.yaml index 2a03ce4c6d1..8041b1fdc52 100644 --- a/charts/stable/guide2go/Chart.yaml +++ b/charts/stable/guide2go/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: guide2go version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/guide2go icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png deprecated: false sources: -- https://github.com/alturismo/guide2go -- https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go -- https://hub.docker.com/r/alturismo/guide2go + - https://github.com/alturismo/guide2go + - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go + - https://hub.docker.com/r/alturismo/guide2go maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- guide2go -- Downloaders + - guide2go + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/h5ai/Chart.yaml b/charts/stable/h5ai/Chart.yaml index 3254f4fde98..bec7edab17d 100644 --- a/charts/stable/h5ai/Chart.yaml +++ b/charts/stable/h5ai/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: h5ai version: 3.0.4 appVersion: latest -description: h5ai is a modern file indexer for HTTP web servers with focus on your +description: + h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. @@ -11,25 +12,25 @@ 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://github.com/awesometic/docker-h5ai + - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - https://hub.docker.com/r/awesometic/h5ai maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- h5ai -- Cloud -- Network-FTP + - h5ai + - Cloud + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/halflife2deathmatch/Chart.yaml b/charts/stable/halflife2deathmatch/Chart.yaml index 8d2969a2fc4..8828ea51270 100644 --- a/charts/stable/halflife2deathmatch/Chart.yaml +++ b/charts/stable/halflife2deathmatch/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: halflife2deathmatch version: 3.0.4 appVersion: hl2dm -description: This Chart will download and install SteamCMD. It will also install HalfLife2 +description: + This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. home: https://truecharts.org/charts/incubator/halflife2deathmatch icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- halflife2deathmatch -- GameServers + - halflife2deathmatch + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index 48726f8ef0f..a374d4f6408 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hammond version: 6.0.12 appVersion: 1.0.0 -description: A self-hosted vehicle expense tracking system with support for multiple +description: + A self-hosted vehicle expense tracking system with support for multiple users. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 41f4a30a99c..c6633b2312e 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: handbrake version: 17.0.18 appVersion: 23.11.5 -description: HandBrake is a tool for converting video from nearly any format to a +description: + HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. 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/truecharts/charts/tree/master/charts/stable/handbrake + - https://hub.docker.com/r/jlesage/handbrake + - https://github.com/jlesage/docker-handbrake + - https://handbrake.fr/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- handbrake -- encode -- media + - handbrake + - encode + - media dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hassconfigurator/Chart.yaml b/charts/stable/hassconfigurator/Chart.yaml index ebd2ad7ef2b..da73cbc89d6 100644 --- a/charts/stable/hassconfigurator/Chart.yaml +++ b/charts/stable/hassconfigurator/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hassconfigurator version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/hassconfigurator icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator -- https://hub.docker.com/r/causticlab/hass-configurator-docker -- https://github.com/danielperna84/hass-configurator + - https://github.com/danielperna84/hass-configurator + - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- hassconfigurator -- HomeAutomation + - hassconfigurator + - HomeAutomation dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index bc844574b86..d93cac8152e 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: 10.0.12 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/haste-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png deprecated: false sources: -- https://github.com/k8s-at-home/container-images -- https://github.com/seejohnrun/haste-server -- https://github.com/truecharts/charts/tree/master/charts/stable/haste-server -- https://ghcr.io/k8s-at-home/haste-server + - https://github.com/seejohnrun/haste-server + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://ghcr.io/k8s-at-home/haste-server + - https://github.com/k8s-at-home/container-images maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- haste -- hastebin -- haste-server -- pastebin + - haste + - hastebin + - haste-server + - pastebin dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hastebin/Chart.yaml b/charts/stable/hastebin/Chart.yaml index 721d5bece13..7d25466e59b 100644 --- a/charts/stable/hastebin/Chart.yaml +++ b/charts/stable/hastebin/Chart.yaml @@ -1,34 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hastebin version: 3.0.4 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/truecharts/charts/tree/master/charts/incubator/hastebin -- https://hub.docker.com/r/flippinturt/hastebin -- https://github.com/nzzane/haste-server + - https://github.com/nzzane/haste-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin + - https://hub.docker.com/r/flippinturt/hastebin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- hastebin -- Cloud -- Productivity -- Tools-Utilities -- Network-Other + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index a098000f2bd..0baa5ab07a8 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: 2.0.4 @@ -8,35 +8,35 @@ home: https://truecharts.org/charts/incubator/hasty-paste icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png deprecated: false sources: -- https://github.com/enchant97/hasty-paste/blob/main/docs/install.md -- https://github.com/enchant97/hasty-paste -- 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/enchant97/hasty-paste + - https://github.com/truecharts/charts/tree/master/charts/incubator/hasty-paste + - https://ghcr.io/enchant97/hasty-paste maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- hasty-paste -- Cloud -- Productivity -- Tools-Utilities -- Network-Other + - hasty-paste + - Cloud + - Productivity + - Tools-Utilities + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 9.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 9.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 8e48c67ceb2..2959aa9ce24 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: headphones version: 8.0.12 appVersion: a78f38c1 -description: An automated music downloader for NZB and Torrent, written in Python. +description: + An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. home: https://truecharts.org/charts/stable/headphones icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png deprecated: false sources: -- https://github.com/rembo10/headphones -- https://github.com/linuxserver/docker-headphones -- https://github.com/truecharts/charts/tree/master/charts/stable/headphones -- https://ghcr.io/linuxserver/headphones + - https://github.com/rembo10/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://ghcr.io/linuxserver/headphones maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- headphones -- music -- downloader + - headphones + - music + - downloader dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index d539ed6db94..0dcaf1b2791 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: healthchecks version: 11.1.2 appVersion: 3.1.20231213 -description: Healthchecks is a cron job monitoring service. It listens for HTTP requests +description: + Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. home: https://truecharts.org/charts/stable/healthchecks icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png deprecated: false sources: -- https://github.com/healthchecks/healthchecks -- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks -- https://ghcr.io/linuxserver/healthchecks + - https://github.com/healthchecks/healthchecks + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - https://ghcr.io/linuxserver/healthchecks maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- cron -- monitoring -- alert + - cron + - monitoring + - alert dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index b07c6e63c55..623ff987ca6 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: 9.0.23 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 00908dd505e..68698245b8d 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: 16.0.13 @@ -8,23 +8,23 @@ 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://hub.docker.com/r/linuxserver/heimdall + - https://github.com/linuxserver/Heimdall/ + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hetzner-ddns/Chart.yaml b/charts/stable/hetzner-ddns/Chart.yaml index efa6c2ea624..b46db9c17eb 100644 --- a/charts/stable/hetzner-ddns/Chart.yaml +++ b/charts/stable/hetzner-ddns/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hetzner-ddns version: 3.0.4 appVersion: latest -description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) +description: + This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. 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/kutzilla/docker-hetzner-ddns -- 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/truecharts/charts/tree/master/charts/incubator/hetzner-ddns + - https://hub.docker.com/r/kutzilla/hetzner-ddns maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- hetzner-ddns -- Network-DNS + - hetzner-ddns + - Network-DNS dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 4d71016bb91..c878d236063 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hexo-blog version: 3.0.4 @@ -8,24 +8,24 @@ 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://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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- hexo-blog -- Productivity + - hexo-blog + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index 2e49a537575..50be8ab9fcd 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homarr version: 7.0.5 appVersion: 0.14.2 -description: Homarr is a simple and lightweight homepage for your server, that helps +description: + Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index e1c96a44aa4..cdcd6de1b66 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: 20.1.5 @@ -8,26 +8,26 @@ 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/truecharts/charts/tree/master/charts/stable/home-assistant -- https://hub.docker.com/r/homeassistant/home-assistant -- https://github.com/home-assistant/home-assistant -- https://github.com/cdr/code-server + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index c65e3d9f55c..c7a8fc93c40 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: 3.0.15 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/homebox icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png deprecated: false sources: -- https://github.com/hay-kot/homebox -- https://github.com/truecharts/charts/tree/master/charts/stable/homebox -- https://ghcr.io/hay-kot/homebox + - https://github.com/hay-kot/homebox + - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + - https://ghcr.io/hay-kot/homebox maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- homebox -- inventory + - homebox + - inventory dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index 520f6205fc5..b80772d12e1 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: 4.0.10 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/homebridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png deprecated: false sources: -- https://homebridge.io/ -- https://github.com/oznu/docker-homebridge -- https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge -- https://github.com/truecharts/containers/tree/master/mirrorhomebridge + - https://github.com/oznu/docker-homebridge + - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://github.com/truecharts/containers/tree/master/mirrorhomebridge + - https://homebridge.io/ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index 5925e6f7d93..c38bb735326 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homelablabelmaker version: 5.0.12 appVersion: latest -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant +description: + DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. 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://hub.docker.com/r/davidspek/homelablabelmaker + - https://github.com/DavidSpek/homelablabelmaker + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index ab27f27fab0..b4095ca0c95 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: 4.0.26 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/homepage icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/homepage -- https://ghcr.io/gethomepage/homepage -- https://github.com/benphelps/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index 90dabec92f7..8c733a28356 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: homer version: 6.0.12 appVersion: 23.10.1 -description: A dead simple static homepage for your server to keep your services on +description: + A dead simple static homepage for your server to keep your services on hand. 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/truecharts/charts/tree/master/charts/stable/homer + - https://hub.docker.com/r/b4bz/homer + - https://github.com/bastienwirtz/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hoobs/Chart.yaml b/charts/stable/hoobs/Chart.yaml index 910997ac570..7ef2f2472df 100644 --- a/charts/stable/hoobs/Chart.yaml +++ b/charts/stable/hoobs/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hoobs version: 3.0.4 appVersion: latest -description: 'HOOBS is a Homebridge stack with a interface that simplifies configuration - and installing plugins. This adds a process wrapper for Homebridge. ' +description: + "HOOBS is a Homebridge stack with a interface that simplifies configuration + and installing plugins. This adds a process wrapper for Homebridge. " home: https://truecharts.org/charts/incubator/hoobs icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs -- https://hub.docker.com/r/hoobs/hoobs + - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs + - https://hub.docker.com/r/hoobs/hoobs maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- hoobs -- HomeAutomation -- Tools-Utilities + - hoobs + - HomeAutomation + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index a6908af1bb7..e729af08765 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: 6.0.12 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index bc684cb6c34..60f6e688cb4 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: humhub version: 3.0.4 appVersion: latest -description: HumHub is a free social network software and framework built to give +description: + HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) @@ -11,23 +12,23 @@ home: https://truecharts.org/charts/incubator/humhub icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/humhub -- https://ghcr.io/siwatinc/humhub + - https://ghcr.io/siwatinc/humhub + - https://github.com/truecharts/charts/tree/master/charts/incubator/humhub maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- humhub -- Network-Web + - humhub + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml index 97e127eaf08..8f937cd3e4b 100644 --- a/charts/stable/hurtworld/Chart.yaml +++ b/charts/stable/hurtworld/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: hurtworld version: 3.0.4 appVersion: hurtworld -description: This Chart will download and install SteamCMD. It will also install Hurtworld +description: + This Chart will download and install SteamCMD. It will also install Hurtworld and run it. home: https://truecharts.org/charts/incubator/hurtworld icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- hurtworld -- GameServers + - hurtworld + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index 11fe7b49ea9..c64cd7fa61f 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: 10.0.12 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index 2eb841d3a64..dab2f72473f 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: 3.0.11 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/icloudpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png deprecated: false sources: -- https://github.com/Womabre/-TrueNAS-docker-templates -- https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd -- https://github.com/truecharts/containers/tree/master/mirroricloudpd + - https://github.com/Womabre/-TrueNAS-docker-templates + - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://github.com/truecharts/containers/tree/master/mirroricloudpd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- icloudpd -- Backup -- Cloud -- Downloaders + - icloudpd + - Backup + - Cloud + - Downloaders dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index 54658522804..e0e52fb329f 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: imgpush version: 3.0.4 appVersion: latest -description: Minimalist Self-hosted Image Service for user submitted images in your +description: + Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). home: https://truecharts.org/charts/incubator/imgpush icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png deprecated: false sources: -- https://github.com/hauxir/imgpush -- https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush -- https://hub.docker.com/r/hauxir/imgpush + - https://github.com/hauxir/imgpush + - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush + - https://hub.docker.com/r/hauxir/imgpush maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- imgpush -- Cloud -- Tools-Utilities -- MediaServer-Photos -- Network-Web -- Network-FTP + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index db3a5c841e7..12b9a94c019 100644 --- a/charts/stable/import-ics/Chart.yaml +++ b/charts/stable/import-ics/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: import-ics version: 3.0.4 appVersion: latest -description: Runs a python script at a crontab defined interval that downloads/imports +description: + Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. home: https://truecharts.org/charts/incubator/import-ics icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png deprecated: false sources: -- https://github.com/Vilhjalmr26/import_ics -- https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics -- https://hub.docker.com/r/vilhjalmr26/import_ics + - https://github.com/Vilhjalmr26/import_ics + - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics + - https://hub.docker.com/r/vilhjalmr26/import_ics maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- import-ics -- Productivity + - import-ics + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml index dae508c405e..40a47ef307c 100644 --- a/charts/stable/inkscape-desktop-g3/Chart.yaml +++ b/charts/stable/inkscape-desktop-g3/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: inkscape-desktop-g3 version: 3.0.5 appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing +description: + Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/inkscape-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png deprecated: false sources: -- https://github.com/accetto/headless-drawing-g3/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 -- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- inkscape-desktop-g3 -- Productivity -- Tools-Utilities -- MediaApp-Photos + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/insurgencysandstorm/Chart.yaml b/charts/stable/insurgencysandstorm/Chart.yaml index 8bfcc36abe9..5aa5f4b471a 100644 --- a/charts/stable/insurgencysandstorm/Chart.yaml +++ b/charts/stable/insurgencysandstorm/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: insurgencysandstorm version: 3.0.4 appVersion: insurgencysandstorm -description: This Chart will download and install SteamCMD. It will also install Insurgency +description: + This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. home: https://truecharts.org/charts/incubator/insurgencysandstorm icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png deprecated: false sources: -- 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 + - 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: -- insurgencysandstorm -- GameServers + - insurgencysandstorm + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 3afb4dd40ef..8d6bac2002a 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: 6.0.28 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/invidious icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png deprecated: false sources: -- https://github.com/iv-org/invidious -- https://docs.invidious.io/installation/#docker -- https://github.com/truecharts/charts/tree/master/charts/stable/invidious -- https://quay.io/invidious/invidious + - https://github.com/iv-org/invidious + - https://docs.invidious.io/installation/#docker + - https://github.com/truecharts/charts/tree/master/charts/stable/invidious + - https://quay.io/invidious/invidious 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/invitarr/Chart.yaml b/charts/stable/invitarr/Chart.yaml index 228e2c71d4b..16cfaf9800d 100644 --- a/charts/stable/invitarr/Chart.yaml +++ b/charts/stable/invitarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: invitarr version: 3.0.4 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/invitarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png deprecated: false sources: -- https://github.com/Sleepingpirates/Invitarr -- https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr -- https://hub.docker.com/r/piratify/invitarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr + - https://hub.docker.com/r/piratify/invitarr + - https://github.com/Sleepingpirates/Invitarr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- invitarr -- HomeAutomation -- Tools-Utilities -- Other + - invitarr + - HomeAutomation + - Tools-Utilities + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index 6baf0d1387d..a93160e0f97 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: 7.1.0 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/ipfs icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png deprecated: false sources: -- https://github.com/ipfs/kubo -- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs -- https://hub.docker.com/r/ipfs/kubo + - https://github.com/ipfs/kubo + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://hub.docker.com/r/ipfs/kubo maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ipfs -- kubo + - ipfs + - kubo dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ipmi-tools/Chart.yaml b/charts/stable/ipmi-tools/Chart.yaml index 5909956e928..313cc7233a8 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: 3.0.14 @@ -8,26 +8,26 @@ 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://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 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index af162ae3beb..e279821961c 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: 6.0.34 @@ -8,25 +8,25 @@ 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://hub.docker.com/r/doitandbedone/ispyagentdvr + - https://github.com/doitandbedone/ispyagentdvr-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml index 3bff69c1605..09b4b01e61d 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: 1.0.17 @@ -8,23 +8,23 @@ 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://hub.docker.com/r/corentinth/it-tools + - https://github.com/CorentinTh/it-tools + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 9ef238e2243..11f417f645c 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: iyuuplus version: 6.0.12 appVersion: latest -description: The IYUU automatic seeding tool can automatically seed most PT sites +description: + The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. 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://hub.docker.com/r/iyuucn/iyuuplus + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 9dd88b21f32..f8019a0acb2 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: 16.0.9 @@ -8,25 +8,25 @@ 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/truecharts/charts/tree/master/charts/stable/jackett + - https://ghcr.io/linuxserver/jackett + - https://github.com/Jackett/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index 4d6a84fa375..21137c9281f 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jdownloader2 version: 12.0.14 appVersion: 23.11.2 -description: JDownloader is a free, open-source download management tool with a huge +description: + JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. 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://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 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 939c767a67e..26025690960 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: 15.1.3 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/jellyfin icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png deprecated: false sources: -- 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 + - https://github.com/jellyfin/jellyfin + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 185818a1373..8f0c9c088c0 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jellyseerr version: 6.0.14 appVersion: 1.7.0 -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. +description: + Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. home: https://truecharts.org/charts/stable/jellyseerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png deprecated: false sources: -- https://github.com/Fallenbagel/jellyseerr -- https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr -- https://hub.docker.com/r/fallenbagel/jellyseerr + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr + - https://github.com/Fallenbagel/jellyseerr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- jellyseerr + - jellyseerr dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index 3caadd30da0..d896009df53 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: 0.0.18 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/jellystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png deprecated: false sources: -- https://github.com/CyferShepard/Jellystat -- https://github.com/truecharts/charts/tree/master/charts/stable/jellystat -- https://hub.docker.com/r/cyfershepard/jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://hub.docker.com/r/cyfershepard/jellystat + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index 35b8a7b5467..6640b10efc6 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jelu version: 3.0.5 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/jelu icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png deprecated: false sources: -- https://github.com/bayang/jelu -- https://github.com/truecharts/charts/tree/master/charts/incubator/jelu -- https://hub.docker.com/r/wabayang/jelu + - https://github.com/bayang/jelu + - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - https://hub.docker.com/r/wabayang/jelu maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- jelu -- MediaApp-Books + - jelu + - MediaApp-Books dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index 54965ce87b2..47245319011 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: 4.4.2 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/jenkins icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png deprecated: false sources: -- https://hub.docker.com/r/jenkins/jenkins -- https://github.com/jenkinsci/docker -- https://github.com/truecharts/charts/tree/master/charts/stable/jenkins + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml index cbad3eba0ce..999b332977c 100644 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ b/charts/stable/jmzhomeproxy/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: jmzhomeproxy version: 3.0.4 appVersion: latest -description: Proxy is in quotes because I couldn't think of a better name. There is +description: + Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index df2c968586c..5cf8805f036 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: 14.0.15 @@ -8,25 +8,25 @@ 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/laurent22/joplin -- https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server -- https://hub.docker.com/r/joplin/server + - https://github.com/laurent22/joplin/tree/dev/packages/server + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 5657b86636f..b07becd7fca 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: 13.0.14 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 96327e73bbe..96ffef90294 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kasm version: 5.0.13 appVersion: 1.14.0 -description: Kasm Workspaces is a streaming platform for delivering browser-based +description: + Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. home: https://truecharts.org/charts/stable/kasm icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png deprecated: false sources: -- https://www.kasmweb.com/ -- https://github.com/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/linuxserver/docker-kasm#readme + - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - https://hub.docker.com/r/kasmweb/workspaces maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kasm -- Other + - kasm + - Other dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index c44fe4ce479..d3d02a641e5 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kavita version: 6.0.18 appVersion: 0.7.11 -description: Kavita is a rocket fueled self-hosted digital library which supports +description: + Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats home: https://truecharts.org/charts/stable/kavita icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png deprecated: false sources: -- https://www.kavitareader.com -- https://github.com/truecharts/charts/tree/master/charts/stable/kavita -- https://hub.docker.com/r/jvmilazz0/kavita + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://hub.docker.com/r/jvmilazz0/kavita + - https://www.kavitareader.com 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kdenlive-vnc/Chart.yaml b/charts/stable/kdenlive-vnc/Chart.yaml index 4e71b2e89b2..ad4c8194948 100644 --- a/charts/stable/kdenlive-vnc/Chart.yaml +++ b/charts/stable/kdenlive-vnc/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kdenlive-vnc version: 3.0.4 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/incubator/kdenlive-vnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png deprecated: false sources: -- https://github.com/JonathanTreffler/kdenlive-vnc-docker -- https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc -- https://hub.docker.com/r/tessypowder/docker-kdenlive + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - https://hub.docker.com/r/tessypowder/docker-kdenlive maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kdenlive-vnc -- MediaApp-Video -- MediaApp-Music -- Productivity -- Tools-Utilities + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index dc5de47da31..d5eb76fb70c 100644 --- a/charts/stable/keeweb/Chart.yaml +++ b/charts/stable/keeweb/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: keeweb version: 3.0.4 appVersion: latest -description: This webapp is a browser and desktop password manager compatible with +description: + This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. home: https://truecharts.org/charts/incubator/keeweb icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png deprecated: false sources: -- https://github.com/keeweb/keeweb -- https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb -- https://hub.docker.com/r/antelle/keeweb + - https://github.com/keeweb/keeweb + - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - https://hub.docker.com/r/antelle/keeweb maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- keeweb -- Productivity -- Tools-Utilities -- Network-Web -- Network-Management + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index d61dd2e15d5..91991d53ef3 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kerbalspaceprogram-lmp version: 3.0.4 appVersion: latest -description: This Chart will download and run Luna Multiplayer for Kerbal Space Program +description: + This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png deprecated: false sources: -- 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://github.com/LunaMultiplayer/LunaMultiplayer + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kerbalspaceprogram-lmp -- GameServers + - kerbalspaceprogram-lmp + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kerio-connect/Chart.yaml b/charts/stable/kerio-connect/Chart.yaml index 3b0f2f51c3a..daa4cbea8f7 100644 --- a/charts/stable/kerio-connect/Chart.yaml +++ b/charts/stable/kerio-connect/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kerio-connect version: 3.0.4 appVersion: latest -description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running +description: + Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect home: https://truecharts.org/charts/incubator/kerio-connect icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect -- https://hub.docker.com/r/chvb/docker-kerio-connect + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - https://hub.docker.com/r/chvb/docker-kerio-connect maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kerio-connect -- Network-Web -- Network-Other + - kerio-connect + - Network-Web + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kitana/Chart.yaml b/charts/stable/kitana/Chart.yaml index 554c12851ff..7205958e1e3 100644 --- a/charts/stable/kitana/Chart.yaml +++ b/charts/stable/kitana/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kitana version: 3.0.4 appVersion: latest -description: Kitana exposes your Plex plugin interfaces "to the outside world". It +description: + Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. @@ -11,26 +12,26 @@ 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://hub.docker.com/r/pannal/kitana + - https://github.com/pannal/Kitana + - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kitana -- HomeAutomation -- Tools-Utilities -- MediaApp-Other + - kitana + - HomeAutomation + - Tools-Utilities + - MediaApp-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index a8d8a74098a..265647a6491 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: 6.0.30 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/kitchenowl icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png deprecated: false sources: -- https://tombursch.github.io/kitchenowl -- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl -- https://hub.docker.com/r/tombursch/kitchenowl-web + - https://tombursch.github.io/kitchenowl + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl-web maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- recipes -- kitchen -- grocery + - recipes + - kitchen + - grocery dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 64707e0c656..a3ef8e7f34e 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: 5.1.13 @@ -8,25 +8,25 @@ 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/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/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 822d1bede44..4b6b8585d58 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: 15.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/kms icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png deprecated: false sources: -- https://hub.docker.com/r/pykmsorg/py-kms -- https://github.com/Py-KMS-Organization/py-kms -- https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://github.com/Py-KMS-Organization/py-kms + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://hub.docker.com/r/pykmsorg/py-kms maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kms + - kms dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 6593e0c67f4..c0e94f45545 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: 6.0.12 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 24d200869b1..29df6ee870f 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: 10.2.2 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/komga icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png deprecated: false sources: -- https://hub.docker.com/r/gotson/komga -- https://komga.org/ -- https://github.com/gotson/komga -- https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://hub.docker.com/r/gotson/komga + - https://komga.org/ + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index 2f278db4d28..1fac3b0cf11 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kopia version: 8.1.3 appVersion: 0.15.0 -description: Kopia is a simple, cross-platform tool for managing encrypted backups +description: + Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. home: https://truecharts.org/charts/stable/kopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png deprecated: false sources: -- https://github.com/kopia/kopia -- https://kopia.io/docs/installation/#docker-images -- https://github.com/truecharts/charts/tree/master/charts/stable/kopia -- https://github.com/truecharts/containers/tree/master/mirrorkopia + - https://github.com/kopia/kopia + - https://kopia.io/docs/installation/#docker-images + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://github.com/truecharts/containers/tree/master/mirrorkopia maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- backup + - backup dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/krusader/Chart.yaml b/charts/stable/krusader/Chart.yaml index 86f5d745b78..a4b3e2a3765 100644 --- a/charts/stable/krusader/Chart.yaml +++ b/charts/stable/krusader/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: krusader version: 3.0.4 appVersion: latest -description: Krusader is an advanced orthodox file manager for KDE and other desktops +description: + Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander @@ -14,25 +15,25 @@ home: https://truecharts.org/charts/incubator/krusader icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/krusader -- https://hub.docker.com/r/ich777/krusader -- https://krusader.org/ + - https://krusader.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader + - https://hub.docker.com/r/ich777/krusader maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- krusader -- Productivity -- Tools-Utilities + - krusader + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml index a8b45cbc0d3..ad9ccf03af1 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: 3.0.13 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index 5f788faff1f..e0f024371bb 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: 5.0.12 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/lancache-dns icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png deprecated: false sources: -- https://hub.docker.com/r/lancachenet/lancache-dns -- https://github.com/lancachenet/lancache-dns -- https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://hub.docker.com/r/lancachenet/lancache-dns + - https://github.com/lancachenet/lancache-dns + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- lancache-dns -- dns + - lancache-dns + - dns dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index cab60beace9..6c6ec952d08 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lancache-monolithic version: 5.1.13 appVersion: latest -description: A monolithic lancache service capable of caching all CDNs in a single +description: + A monolithic lancache service capable of caching all CDNs in a single instance. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index 839f8d9dcb6..cb4cb4d1d65 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: 6.0.13 @@ -8,26 +8,26 @@ 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://github.com/Difegue/LANraragi -- https://sugoi.gitbook.io/lanraragi/ + - https://hub.docker.com/r/difegue/lanraragi + - https://github.com/Difegue/LANraragi + - https://sugoi.gitbook.io/lanraragi/ + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lastoasis/Chart.yaml b/charts/stable/lastoasis/Chart.yaml index 19c6f810f04..099674bd8a4 100644 --- a/charts/stable/lastoasis/Chart.yaml +++ b/charts/stable/lastoasis/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lastoasis version: 3.0.4 appVersion: lastoasis -description: This Chart will download and install SteamCMD. It will also install Last +description: + This Chart will download and install SteamCMD. It will also install Last Oasis and run it. home: https://truecharts.org/charts/incubator/lastoasis icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png deprecated: false sources: -- https://store.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis -- https://hub.docker.com/r/ich777/steamcmd + - https://store.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- lastoasis -- GameServers + - lastoasis + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 661e191b641..da4956b0ac1 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: 15.0.38 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index 65bbc3fcd71..9c562519b89 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: 8.0.12 @@ -8,28 +8,28 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/left4dead/Chart.yaml b/charts/stable/left4dead/Chart.yaml index d21a4f348a2..70c5c8980f9 100644 --- a/charts/stable/left4dead/Chart.yaml +++ b/charts/stable/left4dead/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: left4dead version: 3.0.4 appVersion: l4d -description: This Chart will download and install SteamCMD. It will also install Left4Dead +description: + This Chart will download and install SteamCMD. It will also install Left4Dead and run it. home: https://truecharts.org/charts/incubator/left4dead icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- left4dead -- GameServers + - left4dead + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lemur-cfssl/Chart.yaml b/charts/stable/lemur-cfssl/Chart.yaml index 28049bb234a..4cad25a0088 100644 --- a/charts/stable/lemur-cfssl/Chart.yaml +++ b/charts/stable/lemur-cfssl/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lemur-cfssl version: 3.0.4 appVersion: latest -description: Lemur manages TLS certificate creation. While not able to issue certificates +description: + Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. 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/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - https://hub.docker.com/r/halianelf/lemur + - https://github.com/Netflix/lemur maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- lemur-cfssl -- Tools-Utilities + - lemur-cfssl + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index 4079bad32a6..3321040cde2 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: 5.0.13 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/libreddit icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png deprecated: false sources: -- https://hub.docker.com/r/libreddit/libreddit -- https://github.com/spikecodes/libreddit -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index 09e3eda4e14..0acaa0ba22e 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: 3.0.334 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/libremdb icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png deprecated: false sources: -- https://github.com/PussTheCat-org/docker-libremdb-quay -- https://github.com/zyachel/libremdb -- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb -- https://quay.io/pussthecatorg/libremdb + - https://github.com/PussTheCat-org/docker-libremdb-quay + - https://github.com/zyachel/libremdb + - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index 539bcd99727..4d4eaf59d88 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: 10.1.7 @@ -8,24 +8,24 @@ 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://ghcr.io/linuxserver/librespeed + - https://github.com/librespeed/speedtest + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 9b51b56f3c9..dd626e78ff8 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -8,9 +8,9 @@ home: https://truecharts.org/charts/stable/lidarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png deprecated: false sources: - - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - https://ghcr.io/onedr0p/lidarr-develop + - https://github.com/Lidarr/Lidarr maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/lingva/Chart.yaml b/charts/stable/lingva/Chart.yaml index 0b8486155af..950737ca4bc 100644 --- a/charts/stable/lingva/Chart.yaml +++ b/charts/stable/lingva/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: lingva version: 3.0.4 appVersion: latest -description: Alternative front-end for Google Translate, serving as a Free and Open +description: + Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available home: https://truecharts.org/charts/incubator/lingva icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/lingva -- https://hub.docker.com/r/thedaviddelta/lingva-translate -- https://github.com/TheDavidDelta/lingva-translate + - https://github.com/TheDavidDelta/lingva-translate + - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - https://hub.docker.com/r/thedaviddelta/lingva-translate maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- lingva -- Productivity -- Tools-Utilities + - lingva + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index da16245839d..9a3a0775b3e 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkding version: 6.1.18 appVersion: 1.23.1 -description: Linkding is a simple bookmark service that you can host yourself. It's +description: + Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. home: https://truecharts.org/charts/stable/linkding icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png deprecated: false sources: -- https://hub.docker.com/r/sissbruecker/linkding -- https://github.com/sissbruecker/linkding -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index 974aea86e05..43df6d21ac0 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkwallet version: 3.0.4 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/linkwallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png deprecated: false sources: -- https://hub.docker.com/r/tardisx/linkwallet -- https://github.com/tardisx/linkwallet -- https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet + - https://github.com/tardisx/linkwallet + - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet + - https://hub.docker.com/r/tardisx/linkwallet maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bookmarks + - bookmarks dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index cc67487a4a8..57bd8dea8dd 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: linkwarden version: 1.1.3 appVersion: 2.3.0 -description: Linkwarden is a self-hosted, open-source collaborative bookmark manager +description: + Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. home: https://truecharts.org/charts/stable/linkwarden icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png deprecated: false sources: -- https://github.com/linkwarden/linkwarden -- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden -- https://ghcr.io/linkwarden/linkwarden + - https://github.com/linkwarden/linkwarden + - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden + - https://ghcr.io/linkwarden/linkwarden maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- linkwarden -- bookmark -- manager + - linkwarden + - bookmark + - manager dependencies: -- name: common - version: 15.3.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 15.3.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index fe6852149e3..06d9e0bef71 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: 10.0.52 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/littlelink icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png deprecated: false sources: -- https://github.com/techno-tim/littlelink-server -- https://github.com/truecharts/charts/tree/master/charts/stable/littlelink -- https://ghcr.io/techno-tim/littlelink-server -- https://github.com/sethcottle/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://ghcr.io/techno-tim/littlelink-server 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index 1a5707cb42a..32f63efb706 100644 --- a/charts/stable/llalon-github-backup/Chart.yaml +++ b/charts/stable/llalon-github-backup/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: llalon-github-backup version: 3.0.4 appVersion: latest -description: Automatically backup github repositories on schedule. Allows for custom +description: + Automatically backup github repositories on schedule. Allows for custom configuration. 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://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 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- llalon-github-backup -- Backup + - llalon-github-backup + - Backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index a8f52db2974..1dcba9d7dca 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: 2.0.14 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/lldap icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png deprecated: false sources: -- https://github.com/nitnelave/lldap -- https://github.com/truecharts/charts/tree/master/charts/stable/lldap -- https://hub.docker.com/r/nitnelave/lldap + - https://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index 527a78f0b04..2bf85ba6800 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: 8.1.6 @@ -8,26 +8,26 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/longvinter/Chart.yaml b/charts/stable/longvinter/Chart.yaml index b998c1ebe2b..b2d375801b4 100644 --- a/charts/stable/longvinter/Chart.yaml +++ b/charts/stable/longvinter/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: longvinter version: 3.0.4 appVersion: longvinter -description: This Chart will download and install SteamCMD. It will also install Longvinter +description: + This Chart will download and install SteamCMD. It will also install Longvinter and run it. home: https://truecharts.org/charts/incubator/longvinter icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- longvinter -- GameServers + - longvinter + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mailpile/Chart.yaml b/charts/stable/mailpile/Chart.yaml index b95c0e0b8e6..8bd42397c5a 100644 --- a/charts/stable/mailpile/Chart.yaml +++ b/charts/stable/mailpile/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mailpile version: 3.0.4 appVersion: latest -description: Mailpile is software, an e-mail client. It runs on your desktop or laptop +description: + Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index b3d54011f4e..0f8ad9dde09 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: makemkv version: 6.0.15 appVersion: 23.11.2 -description: MakeMKV is your one-click solution to convert video that you own into +description: + MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. home: https://truecharts.org/charts/stable/makemkv icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png deprecated: false sources: -- https://github.com/jlesage/docker-makemkv -- https://github.com/truecharts/charts/tree/master/charts/stable/makemkv -- https://hub.docker.com/r/jlesage/makemkv + - https://github.com/jlesage/docker-makemkv + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://hub.docker.com/r/jlesage/makemkv maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mkv + - mkv dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/maloja/Chart.yaml b/charts/stable/maloja/Chart.yaml index c08e1f625a1..6d823ce508e 100644 --- a/charts/stable/maloja/Chart.yaml +++ b/charts/stable/maloja/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: maloja version: 3.0.4 appVersion: latest -description: Self-hosted music scrobble database to create personal listening statistics +description: + Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. home: https://truecharts.org/charts/incubator/maloja icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png deprecated: false sources: -- https://maloja.krateng.ch/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/maloja -- https://hub.docker.com/r/krateng/maloja + - https://maloja.krateng.ch/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja + - https://hub.docker.com/r/krateng/maloja maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- maloja -- MediaServer-Music + - maloja + - MediaServer-Music dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mango/Chart.yaml b/charts/stable/mango/Chart.yaml index c6c3e5daaa2..9bd8816be67 100644 --- a/charts/stable/mango/Chart.yaml +++ b/charts/stable/mango/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mango version: 3.0.4 @@ -9,24 +9,24 @@ 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://hub.docker.com/r/hkalexling/mango + - https://github.com/hkalexling/mango + - https://github.com/truecharts/charts/tree/master/charts/incubator/mango maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mango -- MediaApp-Books + - mango + - MediaApp-Books dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index 6b05ad6f974..354d5705d60 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: 8.1.4 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png deprecated: false sources: -- https://github.com/matomo-org/matomo -- https://github.com/bitnami/bitnami-docker-matomo -- https://github.com/truecharts/charts/tree/master/charts/stable/matomo -- https://hub.docker.com/r/bitnami/matomo + - https://github.com/matomo-org/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 9.0.43 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 9.0.43 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index b0903e2f038..561a0113c03 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mattermost version: 9.1.4 appVersion: "9.4" -description: Mattermost is an open source platform for secure collaboration across +description: + Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. home: https://truecharts.org/charts/stable/mattermost icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png deprecated: false sources: -- https://github.com/mattermost/docker -- https://github.com/mattermost/mattermost-server -- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost -- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition + - https://github.com/mattermost/docker + - https://github.com/mattermost/mattermost-server + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- team -- mattermost -- development + - team + - mattermost + - development dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mc-router/Chart.yaml b/charts/stable/mc-router/Chart.yaml index e6e93b94783..62ff53980b0 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: 1.0.14 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index 17120869eb5..9b557d5dc02 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mealie version: 18.1.4 appVersion: 1.0.0 -description: Mealie is a self hosted recipe manager and meal planner with a RestAPI +description: + Mealie is a self hosted recipe manager and meal planner with a RestAPI backend home: https://truecharts.org/charts/stable/mealie icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/mealie -- https://ghcr.io/mealie-recipes/mealie -- https://github.com/mealie-recipes/mealie + - https://ghcr.io/mealie-recipes/mealie + - https://github.com/mealie-recipes/mealie + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index 907ed38d195..b4ecd691771 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: media-roller version: 3.0.4 @@ -8,25 +8,25 @@ 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index b56b19e7518..982f860b537 100644 --- a/charts/stable/mediagoblin/Chart.yaml +++ b/charts/stable/mediagoblin/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediagoblin version: 3.0.4 appVersion: latest -description: 'MediaGoblin is a free software media publishing platform that anyone +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]' + SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: + [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/incubator/mediagoblin icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png deprecated: false sources: -- https://mediagoblin.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin -- https://hub.docker.com/r/mtlynch/mediagoblin + - https://mediagoblin.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin + - https://hub.docker.com/r/mtlynch/mediagoblin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mediagoblin -- MediaApp-Photos + - mediagoblin + - MediaApp-Photos dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index b7d805b2cb7..04480370e20 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mediainfo version: 5.1.3 appVersion: 23.12.1 -description: MediaInfo is a convenient unified display of the most relevant technical +description: + MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. home: https://truecharts.org/charts/stable/mediainfo icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo -- https://hub.docker.com/r/jlesage/mediainfo -- https://github.com/jlesage/docker-mediainfo + - https://hub.docker.com/r/jlesage/mediainfo + - https://github.com/jlesage/docker-mediainfo + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- info -- media + - info + - media dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 9d807e7591b..5bc97569078 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: 7.0.31 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/stable/medusa icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png deprecated: false sources: -- https://github.com/linuxserver/docker-medusa -- https://github.com/truecharts/charts/tree/master/charts/stable/medusa -- https://ghcr.io/linuxserver/medusa -- https://pymedusa.com/ + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://ghcr.io/linuxserver/medusa maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- medusa -- video -- library -- manager -- tv -- shows + - medusa + - video + - library + - manager + - tv + - shows dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/megasync/Chart.yaml b/charts/stable/megasync/Chart.yaml index df366af4669..40e743deff8 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: 3.0.7 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/incubator/megasync icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png deprecated: false sources: -- https://github.com/ich777/docker-megasync -- https://github.com/truecharts/charts/tree/master/charts/incubator/megasync -- https://github.com/truecharts/containers/tree/master/mirrormegasync + - https://github.com/truecharts/containers/tree/master/mirrormegasync + - https://github.com/ich777/docker-megasync + - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- megasync -- Network-Other -- Productivity -- Tools-Utilities -- Backup + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml index ad6ed3eb359..a30da981949 100644 --- a/charts/stable/memories-of-mars/Chart.yaml +++ b/charts/stable/memories-of-mars/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: memories-of-mars version: 3.0.4 appVersion: memoriesofmars -description: This Chart will download and install SteamCMD. It will also install Memories +description: + This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. home: https://truecharts.org/charts/incubator/memories-of-mars icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png deprecated: false sources: -- https://memoriesofmars.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars -- https://hub.docker.com/r/ich777/steamcmd + - https://memoriesofmars.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- memories-of-mars -- GameServers + - memories-of-mars + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index db1ae0644f0..cc45f940873 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: 12.0.2 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/meshcentral icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png deprecated: false sources: -- https://github.com/Ylianst/MeshCentral -- https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral -- https://ghcr.io/ylianst/meshcentral + - https://github.com/Ylianst/MeshCentral + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + - https://ghcr.io/ylianst/meshcentral maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- meshcentral -- teamviewer -- rdp + - meshcentral + - teamviewer + - rdp dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index 7e58784f30d..504454ca37d 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: meshroom version: 6.0.12 appVersion: 2021.1.0 -description: Meshroom is a free, open-source 3D Reconstruction Software based on the +description: + Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml index 066b2b95335..e59f120bfad 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: 0.1.2 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/metabase icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png deprecated: false sources: -- https://hub.docker.com/r/metabase/metabase -- https://github.com/metabase/metabase -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index 43cf46329e4..7090b2ee839 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metatube version: 3.0.5 appVersion: latest -description: MetaTube downloads video from YouTube and can add metadata from a specified +description: + MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. home: https://truecharts.org/charts/incubator/metatube icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png deprecated: false sources: -- https://github.com/JVT038/MetaTube -- https://github.com/truecharts/charts/tree/master/charts/incubator/metatube -- https://hub.docker.com/r/jvt038/metatube + - https://github.com/JVT038/MetaTube + - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://hub.docker.com/r/jvt038/metatube maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- metatube -- Downloaders -- Productivity -- Tools-Utilities + - metatube + - Downloaders + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index 4247187947e..62174e18d75 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: 8.1.5 @@ -8,24 +8,24 @@ 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://hub.docker.com/r/alexta69/metube + - https://github.com/alexta69/metube + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index 6416fcc38c6..d8dab22f1ac 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mindustry version: 3.0.4 appVersion: latest -description: This is a Basic Mindustry Server. It will download the preferred version +description: + This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. 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://github.com/truecharts/charts/tree/master/charts/incubator/mindustry + - https://hub.docker.com/r/ich777/mindustry-server + - https://anuke.itch.io/mindustry maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mindustry -- GameServers + - mindustry + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index 7eb5c0ddc4a..ee0826a2d20 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: 5.0.14 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/minecraft-bedrock icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png deprecated: false sources: -- 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://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index a75df0d1c63..708f9f6c43a 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minetest version: 5.1.3 appVersion: 5.8.0 -description: Minetest (server) is a near-infinite-world block sandbox game and a game +description: + Minetest (server) is a near-infinite-world block sandbox game and a game engine. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index dcce5df7cea..bf5cc3f91b0 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: miniflux version: 12.0.5 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/miniflux icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png deprecated: false sources: -- https://github.com/miniflux/v2 -- https://github.com/truecharts/charts/tree/master/charts/incubator/miniflux -- https://hub.docker.com/r/miniflux/miniflux + - https://github.com/miniflux/v2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/miniflux + - https://hub.docker.com/r/miniflux/miniflux maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- miniflux -- rss -- news + - miniflux + - rss + - news dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml index 8bac5599114..6803546a4f5 100644 --- a/charts/stable/mininote/Chart.yaml +++ b/charts/stable/mininote/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mininote version: 3.0.4 appVersion: latest -description: A simple, self-hosted, encrypted Markdown note-taking app built with +description: + A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. home: https://truecharts.org/charts/incubator/mininote icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png deprecated: false sources: -- https://github.com/muety/mininote -- https://github.com/truecharts/charts/tree/master/charts/incubator/mininote -- https://hub.docker.com/r/n1try/mininote + - https://github.com/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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index 87dc6374d65..5ec53c6fa8b 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: 7.0.12 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/minio-console icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png deprecated: false sources: -- https://hub.docker.com/r/minio/console -- https://github.com/minio/console -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index fe80b5ee81f..4d8e3515a92 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: 7.1.8 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/minio icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/minio -- https://hub.docker.com/r/minio/minio -- https://github.com/minio/minio + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 59cab4070fa..8e34cb2b8a8 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minisatip version: 6.0.12 appVersion: 2021.12.01 -description: Minisatip is a multi-threaded satip server version 1.2 that runs under +description: + Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index c7fdfac9434..fcb82598807 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: 4.1.4 @@ -8,35 +8,35 @@ 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: 15.3.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 15.3.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index 1292b604945..360c30756b3 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: 5.0.15 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/mkvcleaver icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png deprecated: false sources: -- https://github.com/jlesage/docker-mkvcleaver -- https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver -- https://hub.docker.com/r/jlesage/mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- media -- mkvcleaver + - media + - mkvcleaver dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index 6e4a717a931..effbf98bcee 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: 6.1.2 @@ -8,26 +8,26 @@ 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/truecharts/charts/tree/master/charts/stable/mkvtoolnix -- https://hub.docker.com/r/jlesage/mkvtoolnix -- https://github.com/jlesage/docker-mkvtoolnix + - https://mkvtoolnix.download/ + - https://github.com/jlesage/docker-mkvtoolnix + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- media -- mkvtoolnix -- mkv + - media + - mkvtoolnix + - mkv dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index f57581463b4..552b65b2471 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: modsecurity-crs version: 0.0.8 appVersion: 3.3.4 -description: ModSecurity is an open source, cross platform Web Application Firewall +description: + ModSecurity is an open source, cross platform Web Application Firewall (WAF) engine. home: https://truecharts.org/charts/stable/modsecurity-crs icon: https://truecharts.org/img/hotlink-ok/chart-icons/modsecurity-crs.png deprecated: false sources: -- https://github.com/coreruleset/modsecurity-crs-docker -- https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs -- https://hub.docker.com/r/owasp/modsecurity-crs + - https://github.com/coreruleset/modsecurity-crs-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs + - https://hub.docker.com/r/owasp/modsecurity-crs maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- modsecurity-crs -- waf -- networking + - modsecurity-crs + - waf + - networking dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mojopaste/Chart.yaml b/charts/stable/mojopaste/Chart.yaml index 3380458a72e..f6319483a16 100644 --- a/charts/stable/mojopaste/Chart.yaml +++ b/charts/stable/mojopaste/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mojopaste version: 3.0.4 appVersion: latest -description: Mojopaste is a pastebin application. There's about one million of these +description: + Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. home: https://truecharts.org/charts/incubator/mojopaste icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png deprecated: false sources: -- https://hub.docker.com/r/jhthorsen/mojopaste -- https://github.com/jhthorsen/app-mojopaste -- https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste + - https://github.com/jhthorsen/app-mojopaste maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mojopaste -- Cloud -- Productivity -- Tools-Utilities -- Network-Web + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml index 1dd6935e022..2e4f1ac2c10 100644 --- a/charts/stable/monero-node/Chart.yaml +++ b/charts/stable/monero-node/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: monero-node version: 3.0.4 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/monero-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png deprecated: false sources: -- https://github.com/kannix/monero-full-node -- https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node -- https://hub.docker.com/r/kannix/monero-full-node + - https://github.com/kannix/monero-full-node + - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node + - https://hub.docker.com/r/kannix/monero-full-node maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- monero-node -- Crypto -- Tools-Utilities -- Network-Other + - monero-node + - Crypto + - Tools-Utilities + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mongo-express/Chart.yaml b/charts/stable/mongo-express/Chart.yaml index 3b18fb1eadf..b2ef49c1a66 100644 --- a/charts/stable/mongo-express/Chart.yaml +++ b/charts/stable/mongo-express/Chart.yaml @@ -1,40 +1,41 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mongo-express version: 2.0.12 appVersion: latest -description: mongo-express is a web-based MongoDB admin interface written in Node.js, +description: + mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mongodb - version: 6.0.67 - repository: https://deps.truecharts.org/ - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 6.0.67 + repository: https://deps.truecharts.org/ + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index d482b93a411..b42a21f164f 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: 8.0.18 @@ -8,30 +8,30 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mordhau/Chart.yaml b/charts/stable/mordhau/Chart.yaml index 4883fe2ede3..769b6a1d598 100644 --- a/charts/stable/mordhau/Chart.yaml +++ b/charts/stable/mordhau/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mordhau version: 3.0.4 appVersion: mordhau -description: 'This Docker will download and install SteamCMD. It will also install +description: + "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart - ADMINPASSWORD adminChart' + 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index 69f11fac171..2aed10c8b9f 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: 6.0.15 @@ -8,23 +8,23 @@ 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://hub.docker.com/r/601096721/mosdns + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index ce7242bc061..05f5bb8917b 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: 11.0.19 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/mosquitto icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png deprecated: false sources: -- https://hub.docker.com/_/eclipse-mosquitto -- https://github.com/eclipse/mosquitto -- https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://hub.docker.com/_/eclipse-mosquitto + - https://github.com/eclipse/mosquitto + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index 5afde23af84..b20d7a3b07a 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: 7.0.30 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/mstream icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png deprecated: false sources: -- https://mstream.io/ -- https://github.com/linuxserver/docker-mstream -- https://github.com/truecharts/charts/tree/master/charts/stable/mstream -- https://ghcr.io/linuxserver/mstream + - https://mstream.io/ + - https://github.com/linuxserver/docker-mstream + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://ghcr.io/linuxserver/mstream maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- mstream -- server -- music + - mstream + - server + - music dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml index a64a2c92ecb..e71892c5421 100644 --- a/charts/stable/multi-scrobbler/Chart.yaml +++ b/charts/stable/multi-scrobbler/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: multi-scrobbler version: 3.0.4 appVersion: 0.6.1 -description: Track your music listening history from many sources and record to many +description: + Track your music listening history from many sources and record to many scrobble clients. home: https://truecharts.org/charts/stable/multi-scrobbler icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler -- https://github.com/truecharts/containers/tree/master/mirrormulti-scrobbler + - https://github.com/truecharts/containers/tree/master/mirrormulti-scrobbler + - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- multi-scrobbler -- Network-Web -- MediaServer-Music + - multi-scrobbler + - Network-Web + - MediaServer-Music dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index 7f815046cad..413ac8a15b5 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: 2.0.15 @@ -8,25 +8,25 @@ 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/truecharts/charts/tree/master/charts/stable/muse + - https://hub.docker.com/r/codetheweb/muse + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index 65cfde53cc4..35d65150ef6 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: muximux version: 7.0.12 appVersion: "057352e8" -description: A lightweight portal to view & manage your HTPC apps without having to +description: + A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver home: https://truecharts.org/charts/stable/muximux icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png deprecated: false sources: -- https://github.com/linuxserver/docker-muximux -- https://github.com/mescon/Muximux -- https://github.com/truecharts/charts/tree/master/charts/stable/muximux -- https://ghcr.io/linuxserver/muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://ghcr.io/linuxserver/muximux maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- muximux -- htpc -- manage -- portal + - muximux + - htpc + - manage + - portal dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index 29fe5a87db7..ea8361be364 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: 10.0.31 @@ -8,24 +8,24 @@ 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/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 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index 10d031b9ad5..4a609f0f440 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mymediaforalexa version: 5.0.13 appVersion: 1.3.151.0 -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com +description: + This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . home: https://truecharts.org/charts/stable/mymediaforalexa icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png deprecated: false sources: -- https://www.mymediaalexa.com/home/docker#dockerhub -- https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa -- https://hub.docker.com/r/bizmodeller/mymediaforalexa + - https://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index 764b62a82c0..297c9fd2897 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: mysql-workbench version: 6.0.30 appVersion: 8.0.34 -description: MySQL Workbench is a unified visual tool for database architects, developers +description: + MySQL Workbench is a unified visual tool for database architects, developers and DBAs. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index f69a080f49a..8ab94629b0f 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: 9.4.3 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/n8n icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png deprecated: false sources: -- https://github.com/n8n-io/n8n -- https://github.com/truecharts/charts/tree/master/charts/stable/n8n -- https://hub.docker.com/r/n8nio/n8n -- https://docs.n8n.io/ + - https://github.com/n8n-io/n8n + - https://docs.n8n.io/ + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/namecheap-ddns/Chart.yaml b/charts/stable/namecheap-ddns/Chart.yaml index 9ca66a8465a..266e7b1d930 100644 --- a/charts/stable/namecheap-ddns/Chart.yaml +++ b/charts/stable/namecheap-ddns/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: namecheap-ddns version: 3.0.4 appVersion: latest -description: 'This simple Chart will update a namecheap dynamic dns domain. You must - set an ''A + Dynamic DNS Record'' for the host and enable Dynamic DNS in the manage - page for your domain. ' +description: + "This simple Chart will update a namecheap dynamic dns domain. You must + set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage + page for your domain. " home: https://truecharts.org/charts/incubator/namecheap-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png deprecated: false sources: -- https://github.com/EdwardChamberlain/namecheap_ddns -- https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns -- https://hub.docker.com/r/edchamberlain/namecheap_ddns + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- namecheap-ddns -- Tools-Utilities -- Network-DNS -- Network-Management + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index 061199e11c1..d0e73584bbd 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nano-wallet version: 6.0.12 appVersion: 2021.12.16 -description: Nano-wallet is a digital payment protocol designed to be accessible and +description: + Nano-wallet is a digital payment protocol designed to be accessible and lightweight. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index dd6274161de..33089ba01a8 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: 16.0.16 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/navidrome icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png deprecated: false sources: -- https://github.com/deluan/navidrome -- https://github.com/truecharts/charts/tree/master/charts/stable/navidrome -- https://hub.docker.com/r/deluan/navidrome + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml index 87aa5867058..5d572e12c28 100644 --- a/charts/stable/necesse/Chart.yaml +++ b/charts/stable/necesse/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: necesse version: 3.0.4 appVersion: necesse -description: This Chart will download and install SteamCMD. It will also install Necesse +description: + This Chart will download and install SteamCMD. It will also install Necesse and run it. home: https://truecharts.org/charts/incubator/necesse icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png deprecated: false sources: -- https://hub.docker.com/r/ich777/steamcmd -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- necesse -- GameServers + - necesse + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/netbootxyz/Chart.yaml b/charts/stable/netbootxyz/Chart.yaml index cd74b9b7766..d6d35334c44 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: 0.1.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/netbootxyz icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png deprecated: false sources: -- https://github.com/netbootxyz/netboot.xyz -- https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz -- https://github.com/truecharts/containers/tree/master/mirrornetbootxyz + - https://github.com/netbootxyz/netboot.xyz + - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://github.com/truecharts/containers/tree/master/mirrornetbootxyz maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- netbootxyz -- pxe + - netbootxyz + - pxe dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 5e166226e1b..c450b173a2f 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: 6.1.3 @@ -8,24 +8,24 @@ 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://hub.docker.com/r/netdata/netdata + - https://github.com/netdata + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index 6918b562cd0..9732089e7ce 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: neverwinternights-ee version: 3.0.4 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://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/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- neverwinternights-ee -- GameServers + - neverwinternights-ee + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index fdc92c67bf4..85ce0bece4d 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nextpvr version: 6.0.11 appVersion: stable -description: NextPVR is a personal video recorder application, with the goal making +description: + NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. home: https://truecharts.org/charts/stable/nextpvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png deprecated: false sources: -- 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/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index bde127d751f..e8614cf4a50 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nexus-oss version: 3.1.0 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/nexus-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss -- https://hub.docker.com/r/sonatype/nexus3 + - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- nexus-oss -- productivity + - nexus-oss + - productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 2453818caa4..1886ba8d844 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: 5.0.15 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/nginx-proxy-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png deprecated: false sources: -- https://nginxproxymanager.com/ -- https://github.com/NginxProxyManager/nginx-proxy-manager -- https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager -- https://hub.docker.com/r/jc21/nginx-proxy-manager + - https://nginxproxymanager.com/ + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - https://hub.docker.com/r/jc21/nginx-proxy-manager maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- nginx-proxy-manager -- nginx -- reverse-proxy + - nginx-proxy-manager + - nginx + - reverse-proxy dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index e99b4ffaa80..d8277bd60ba 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ngircd version: 6.0.12 appVersion: 2021.11.21 -description: Ngircd is a free, portable and lightweight Internet Relay Chat server +description: + Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nightscout/Chart.yaml b/charts/stable/nightscout/Chart.yaml index cd5bafb56a8..0af6c5a65dc 100644 --- a/charts/stable/nightscout/Chart.yaml +++ b/charts/stable/nightscout/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nightscout version: 3.0.4 appVersion: latest -description: Allows the installation of Nightscout, a remote CGM monitoring system. +description: + Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. 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/truecharts/charts/tree/master/charts/incubator/nightscout -- https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis -- https://github.com/nightscout/cgm-remote-monitor + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis + - https://github.com/nightscout/cgm-remote-monitor + - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout + - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- nightscout -- Cloud + - nightscout + - Cloud dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index 6eb47f859f4..eb161bd4d32 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nitter version: 2.0.4 appVersion: latest -description: A free and open source alternative Twitter front-end focused on privacy +description: + A free and open source alternative Twitter front-end focused on privacy and performance. 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://hub.docker.com/r/zedeus/nitter + - https://github.com/zedeus/nitter + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index 5c09def56cd..0d71b96513c 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nntp2nntp version: 6.0.12 appVersion: 0.3.20230704 -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, +description: + Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index e95f54696e7..a004fb57f55 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: 9.0.17 @@ -8,30 +8,30 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 146303bb767..e6451f718b6 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: 15.0.15 @@ -8,24 +8,24 @@ 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://github.com/node-red/node-red-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - https://hub.docker.com/r/nodered/node-red maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- node-red -- nodered + - node-red + - nodered dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nosqlclient/Chart.yaml b/charts/stable/nosqlclient/Chart.yaml index 0e8f3222c04..4c10ae74b8a 100644 --- a/charts/stable/nosqlclient/Chart.yaml +++ b/charts/stable/nosqlclient/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nosqlclient version: 3.0.4 appVersion: latest -description: Cross-platform and self hosted, easy to use, intuitive mongodb management +description: + Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient home: https://truecharts.org/charts/incubator/nosqlclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png deprecated: false sources: -- https://github.com/nosqlclient/nosqlclient -- https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient -- https://hub.docker.com/r/mongoclient/mongoclient + - https://github.com/nosqlclient/nosqlclient + - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient + - https://hub.docker.com/r/mongoclient/mongoclient maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- nosqlclient -- Tools-Utilities -- Other + - nosqlclient + - Tools-Utilities + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/notarius/Chart.yaml b/charts/stable/notarius/Chart.yaml index 15e74019209..4a2748e59f9 100644 --- a/charts/stable/notarius/Chart.yaml +++ b/charts/stable/notarius/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notarius version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/notarius icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png deprecated: false sources: -- https://github.com/agusalex/Notarius -- https://github.com/truecharts/charts/tree/master/charts/incubator/notarius -- https://hub.docker.com/r/agusalex/notarius + - https://github.com/agusalex/Notarius + - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://hub.docker.com/r/agusalex/notarius maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- notarius -- Other + - notarius + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/notea/Chart.yaml b/charts/stable/notea/Chart.yaml index ffa843304cf..d4bd1f49ccf 100644 --- a/charts/stable/notea/Chart.yaml +++ b/charts/stable/notea/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notea version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/notea icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png deprecated: false sources: -- https://github.com/diamkil/docker-notea -- https://github.com/truecharts/charts/tree/master/charts/incubator/notea -- https://hub.docker.com/r/diamkil/notea -- https://registry.hub.docker.com/r/diamkil/notea/ + - https://github.com/diamkil/docker-notea + - https://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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index e51d4dd0fc4..bcb491afd80 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: notifiarr version: 1.0.14 appVersion: 0.7.0 -description: This is the unified client for Notifiarr.com. The client enables content +description: + This is the unified client for Notifiarr.com. The client enables content requests from Media Bot in your Discord Server and also provides reports for Plex usage and system health among many other features. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index 6dc166dad88..7ef841fa689 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: 7.0.12 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/novnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png deprecated: false sources: -- https://novnc.com/ -- https://github.com/truecharts/charts/tree/master/charts/stable/novnc -- https://ghcr.io/nicholaswilde/novnc + - https://novnc.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://ghcr.io/nicholaswilde/novnc maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- novnc -- vnc -- remote -- desktop + - novnc + - vnc + - remote + - desktop dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 4430b432d50..38879ae7310 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ntfy version: 6.1.3 appVersion: 2.8.0 -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you +description: + ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 86ffdad2ce7..e7bdf4d542d 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: 10.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/nullserv icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png deprecated: false sources: -- https://ghcr.io/k8s-at-home/nullserv -- https://github.com/bmrzycki/nullserv -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index 7afd0fbbdb1..cbe862b372c 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: 15.0.14 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index a23fde467b3..eb9a3b7dd01 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: 16.1.6 @@ -8,21 +8,21 @@ 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://ghcr.io/geek-cookbook/nzbhydra2 + - https://github.com/theotherp/nzbhydra2 + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra maintainers: [] keywords: -- nzbhydra -- usenet + - nzbhydra + - usenet dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml index 8dab73d0785..1ba188db828 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: 3.0.15 @@ -8,27 +8,27 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index 90b75ea104a..740fc6dcc6f 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: observium version: 3.0.4 appVersion: latest -description: Observium is an autodiscovering network monitoring platform supporting +description: + Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] home: https://truecharts.org/charts/incubator/observium icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png deprecated: false sources: -- https://www.observium.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/observium -- https://hub.docker.com/r/uberchuckie/observium + - https://www.observium.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - https://hub.docker.com/r/uberchuckie/observium maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- observium -- Network-Management + - observium + - Network-Management dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml index fa491a3fb84..7ed8028a04c 100644 --- a/charts/stable/obsidian/Chart.yaml +++ b/charts/stable/obsidian/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: obsidian version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/obsidian icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png deprecated: false sources: -- 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/sytone/obsidian-remote/pkgs/container/obsidian-remote + - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian + - https://ghcr.io/sytone/obsidian-remote maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- obsidian -- productivity + - obsidian + - productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index 6c4a076659c..9c412fca1ef 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: 10.0.15 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/octoprint icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png deprecated: false sources: -- https://hub.docker.com/r/octoprint/octoprint -- https://github.com/OctoPrint/OctoPrint -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 303de62821e..59de00239ea 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: odoo version: 14.0.23 appVersion: "17.0" -description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, +description: + All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. 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://hub.docker.com/_/odoo + - https://github.com/odoo/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index 91a745a0990..62a2cc2bd07 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: 10.1.8 @@ -8,23 +8,23 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 83e8ab94386..da5fa4f257a 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: 15.0.17 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/ombi icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png deprecated: false sources: -- https://github.com/tidusjar/Ombi -- https://github.com/truecharts/charts/tree/master/charts/stable/ombi -- https://github.com/truecharts/containers/tree/master/mirrorombi + - https://github.com/tidusjar/Ombi + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/truecharts/containers/tree/master/mirrorombi maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ombi -- plex -- emby -- sonarr -- radarr -- couchpotato + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/onlinecheckyourserver/Chart.yaml b/charts/stable/onlinecheckyourserver/Chart.yaml index b17acbb67f0..42d76600778 100644 --- a/charts/stable/onlinecheckyourserver/Chart.yaml +++ b/charts/stable/onlinecheckyourserver/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: onlinecheckyourserver version: 3.0.4 appVersion: latest -description: This is a simple Chart that will check if a domain name or IP address +description: + This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. home: https://truecharts.org/charts/incubator/onlinecheckyourserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png deprecated: false sources: -- https://hub.docker.com/r/ich777/online-check-pushover -- https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - https://hub.docker.com/r/ich777/online-check-pushover maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- onlinecheckyourserver -- Tools-Utilities + - onlinecheckyourserver + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 138ea562686..a5dc034ac56 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -1,41 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: onlyoffice-document-server version: 12.0.13 appVersion: 7.5.1 -description: 'ONLYOFFICE Document Server is an online office suite comprising viewers +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.' + 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 8.0.47 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 8.0.47 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index e5bc743b520..47c0c82aebc 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openaudible version: 3.0.4 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/openaudible icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png deprecated: false sources: -- https://github.com/openaudible/openaudible_docker -- https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible -- https://hub.docker.com/r/openaudible/openaudible + - https://github.com/openaudible/openaudible_docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible + - https://hub.docker.com/r/openaudible/openaudible maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- audible + - audible dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openbooks/Chart.yaml b/charts/stable/openbooks/Chart.yaml index 1efc6f5d434..e8e87ec4ae3 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: 1.0.7 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/openbooks icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png deprecated: false sources: -- https://github.com/evan-buss/openbooks -- https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks -- https://github.com/truecharts/containers/tree/master/mirroropenbooks + - https://github.com/evan-buss/openbooks + - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks + - https://github.com/truecharts/containers/tree/master/mirroropenbooks maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- openbooks -- media + - openbooks + - media dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml index 71f7d7bc0f6..4c2b751e9b7 100644 --- a/charts/stable/opengl-desktop-g3/Chart.yaml +++ b/charts/stable/opengl-desktop-g3/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: opengl-desktop-g3 version: 3.0.5 appVersion: latest -description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing +description: + Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing home: https://truecharts.org/charts/incubator/opengl-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png deprecated: false sources: -- https://github.com/accetto/headless-drawing-g3/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 -- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- opengl-desktop-g3 -- Productivity -- Tools-Utilities -- MediaApp-Photos -- MediaApp-Other + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index 73aec7d1639..9251a507b2f 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: 6.0.17 @@ -8,22 +8,22 @@ home: https://truecharts.org/charts/stable/openhab icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/openhab -- https://hub.docker.com/r/openhab/openhab + - https://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openra/Chart.yaml b/charts/stable/openra/Chart.yaml index e56a6c158e7..a08bfcced71 100644 --- a/charts/stable/openra/Chart.yaml +++ b/charts/stable/openra/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openra version: 3.0.4 appVersion: latest -description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz +description: + Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] home: https://truecharts.org/charts/incubator/openra icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/openra -- https://hub.docker.com/r/rmoriz/openra + - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - https://hub.docker.com/r/rmoriz/openra maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- openra -- Network-Other + - openra + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index e8800582544..631ffaa4cdc 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openspeedtest version: 5.0.15 appVersion: latest -description: HTML5 Network Speed Test Server. You can test download & upload speed +description: + HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index 3d29f1ff798..8558c668424 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openttd version: 3.0.4 appVersion: latest -description: This Chart will download and install the version of OpenTTD that you +description: + This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). @@ -11,24 +12,24 @@ home: https://truecharts.org/charts/incubator/openttd icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png deprecated: false sources: -- https://www.openttd.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/openttd -- https://hub.docker.com/r/ich777/openttdserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://hub.docker.com/r/ich777/openttdserver + - https://www.openttd.org/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- openttd -- GameServers + - openttd + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index f4efbe05792..97c594ba6ba 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: openvscode-server version: 6.1.2 appVersion: 1.85.0 -description: Openvscode-server provides a version of VS Code that runs a server on +description: + Openvscode-server provides a version of VS Code that runs a server on a remote machine. home: https://truecharts.org/charts/stable/openvscode-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server -- https://ghcr.io/linuxserver/openvscode-server + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + - https://ghcr.io/linuxserver/openvscode-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- openvscode-server + - openvscode-server dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 36bef481d9f..d92134ddcb6 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: 15.0.18 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/organizr icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/organizr -- https://hub.docker.com/r/organizr/organizr -- https://github.com/causefx/Organizr + - https://github.com/causefx/Organizr + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://hub.docker.com/r/organizr/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index f5ef2ce3d1d..0c57cb3d68b 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: 10.0.12 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/oscam icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png deprecated: false sources: -- https://ghcr.io/linuxserver/oscam -- https://trac.streamboard.tv/oscam/browser/trunk -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 7e2a25ec562..5316483d480 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: outline version: 8.1.2 appVersion: 0.74.0 -description: A fast, collaborative, knowledge base for your team built using React +description: + A fast, collaborative, knowledge base for your team built using React and Node.js. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 9272d65c1bb..203ef175e34 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: overseerr version: 10.0.12 appVersion: 1.33.2 -description: Overseerr is a free and open source software application for managing +description: + Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/owi2plex/Chart.yaml b/charts/stable/owi2plex/Chart.yaml index 1dc1c23df53..81079418932 100644 --- a/charts/stable/owi2plex/Chart.yaml +++ b/charts/stable/owi2plex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owi2plex version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/owi2plex icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png deprecated: false sources: -- 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 + - https://github.com/alturismo/owi2plex maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- owi2plex -- Downloaders + - owi2plex + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index 9e0ec16f4b6..772cab4cd38 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owncast version: 10.0.13 appVersion: 0.1.2 -description: Take control over your live stream video by running it yourself. Streaming +description: + Take control over your live stream video by running it yourself. Streaming + chat out of the box. home: https://truecharts.org/charts/stable/owncast icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png deprecated: false sources: -- https://github.com/owncast/owncast -- https://github.com/truecharts/charts/tree/master/charts/stable/owncast -- https://hub.docker.com/r/gabekangas/owncast -- https://owncast.online/ + - https://github.com/owncast/owncast + - https://owncast.online/ + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://hub.docker.com/r/gabekangas/owncast maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- owncast -- stream -- open source -- chat + - owncast + - stream + - open source + - chat dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 0e56875b73c..48d6ed212ef 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -1,42 +1,43 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: paperless-ngx version: 3.1.5 appVersion: 2.1.3 -description: Paperless-ngx is an application by Daniel Quinn and contributors that +description: + Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. home: https://truecharts.org/charts/stable/paperless-ngx icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png deprecated: false sources: -- https://github.com/paperless-ngx/paperless-ngx -- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx -- https://ghcr.io/paperless-ngx/paperless-ngx -- https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://ghcr.io/paperless-ngx/paperless-ngx maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- paperless-ng -- paperless-ngx -- documents -- paper + - paperless-ng + - paperless-ngx + - documents + - paper dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index 6bac1557cd7..c2eeed813a6 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -1,38 +1,39 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: papermerge version: 8.0.12 appVersion: 2.1.9 -description: Papermerge is an open source document management system (DMS) primarily +description: + Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. home: https://truecharts.org/charts/stable/papermerge icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png deprecated: false sources: -- https://hub.docker.com/r/papermerge/papermerge -- https://github.com/ciur/papermerge -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/passwordpusherephemeral/Chart.yaml b/charts/stable/passwordpusherephemeral/Chart.yaml index 8d3fdad3d9e..7c3b2f5ac2a 100644 --- a/charts/stable/passwordpusherephemeral/Chart.yaml +++ b/charts/stable/passwordpusherephemeral/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: passwordpusherephemeral version: 3.0.5 appVersion: latest -description: Ephemeral version requires no other database Chart! PasswordPusher or +description: + Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. 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/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral + - https://github.com/pglombardo/PasswordPusher maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- passwordpusherephemeral -- Productivity -- Security -- Tools-Utilities + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index f2c5e349521..bc81a231444 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: 5.0.12 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/pasta icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png deprecated: false sources: -- https://hub.docker.com/r/cglatot/pasta -- https://github.com/cglatot/pasta -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index 6b63a8f4cbf..9dd5e45144c 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pavlovvr version: 3.0.4 appVersion: pavlovvr -description: This Chart will download and install SteamCMD. It will also install Pavlov +description: + This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. home: https://truecharts.org/charts/incubator/pavlovvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr -- https://hub.docker.com/r/ich777/steamcmd -- https://www.steampowered.com/ + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pavlovvr -- GameServers + - pavlovvr + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index c699f1e84af..c205a155bd4 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: 12.1.2 @@ -8,25 +8,25 @@ 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://www.pgadmin.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://hub.docker.com/r/dpage/pgadmin4 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pgadmin -- db -- database + - pgadmin + - db + - database dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/phoronix-test-suite/Chart.yaml b/charts/stable/phoronix-test-suite/Chart.yaml index 76358f270b2..5eac6544f4e 100644 --- a/charts/stable/phoronix-test-suite/Chart.yaml +++ b/charts/stable/phoronix-test-suite/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phoronix-test-suite version: 3.0.4 appVersion: latest -description: The Phoronix Test Suite is the most comprehensive testing and benchmarking +description: + The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. home: https://truecharts.org/charts/incubator/phoronix-test-suite icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png deprecated: false sources: -- https://github.com/phoronix-test-suite/phoronix-test-suite -- https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite -- https://hub.docker.com/r/phoronix/pts + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- phoronix-test-suite -- Tools-Utilities + - phoronix-test-suite + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/photo-stream/Chart.yaml b/charts/stable/photo-stream/Chart.yaml index 9f6661f455b..85a73db59ef 100644 --- a/charts/stable/photo-stream/Chart.yaml +++ b/charts/stable/photo-stream/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photo-stream version: 3.0.4 appVersion: latest -description: Photo Stream is a simpler home for your photos. Easy to use, self hosted, +description: + Photo Stream is a simpler home for your photos. Easy to use, self hosted, no tracking, just photos. home: https://truecharts.org/charts/incubator/photo-stream icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png deprecated: false sources: -- https://github.com/waschinski/photo-stream -- https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream -- https://hub.docker.com/r/waschinski/photo-stream + - https://github.com/waschinski/photo-stream + - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- photo-stream -- Productivity -- Tools-Utilities -- MediaApp-Photos -- MediaServer-Photos + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index a6e3bf823be..12a39ed1841 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -1,41 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: photoprism version: 16.1.3 appVersion: "231128" -description: PhotoPrism® is a server-based application for browsing, organizing and +description: + PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 74e647f0b60..baa0b7e6839 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: 7.0.12 @@ -8,28 +8,28 @@ home: https://truecharts.org/charts/stable/photoshow icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png deprecated: false sources: -- 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/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml index 33899e2f9a0..28ae03b6a89 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: 3.0.6 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/photostructure icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure -- https://github.com/truecharts/containers/tree/master/mirrorphotostructure -- https://github.com/photostructure/photostructure-for-servers + - https://github.com/photostructure/photostructure-for-servers + - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - https://github.com/truecharts/containers/tree/master/mirrorphotostructure maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- photostructure -- MediaApp-Photos -- MediaServer-Video -- MediaServer-Photos + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index f0b9040df21..35734d9c637 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: 10.0.12 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index 3ce4b194833..c3e13f58c9c 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: 10.0.12 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/phpldapadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png deprecated: false sources: -- https://hub.docker.com/r/osixia/phpldapadmin -- https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog -- https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://hub.docker.com/r/osixia/phpldapadmin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- phpldapadmin -- openldap -- userrights + - phpldapadmin + - openldap + - userrights dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index 85a1fe9c2e0..b2f1e139009 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: phpmyadmin version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/phpmyadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin -- https://hub.docker.com/r/phpmyadmin/phpmyadmin + - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin + - https://hub.docker.com/r/phpmyadmin/phpmyadmin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- phpmyadmin -- Tools-Utilities -- Other + - phpmyadmin + - Tools-Utilities + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index c31666c3130..68c42362840 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: piaware version: 10.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/piaware icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png deprecated: false sources: -- https://github.com/flightaware/piaware -- https://github.com/truecharts/charts/tree/master/charts/incubator/piaware -- https://hub.docker.com/r/mikenye/piaware + - https://github.com/flightaware/piaware + - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware + - https://hub.docker.com/r/mikenye/piaware maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- piaware -- flight-aware -- flight-tracker + - piaware + - flight-aware + - flight-tracker dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index 70febcb2e74..69f5f56472e 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: 6.0.16 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/picoshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png deprecated: false sources: -- https://github.com/mtlynch/picoshare -- https://github.com/truecharts/charts/tree/master/charts/stable/picoshare -- https://hub.docker.com/r/mtlynch/picoshare + - https://github.com/mtlynch/picoshare + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://hub.docker.com/r/mtlynch/picoshare maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- picoshare + - picoshare dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml index ad186218c5d..6a4773d2e01 100644 --- a/charts/stable/pigallery2/Chart.yaml +++ b/charts/stable/pigallery2/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pigallery2 version: 3.0.4 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/truecharts/charts/tree/master/charts/incubator/pigallery2 -- https://hub.docker.com/r/bpatrik/pigallery2 -- https://github.com/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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 2c6346e3d94..49ef9aaaf2e 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: 11.1.11 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/pihole icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png deprecated: false sources: -- https://pi-hole.net/ -- https://github.com/pi-hole -- https://github.com/pi-hole/docker-pi-hole -- https://github.com/truecharts/charts/tree/master/charts/stable/pihole -- https://hub.docker.com/r/pihole/pihole + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://hub.docker.com/r/pihole/pihole + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index 91b04c5b661..f4edd7fd2a4 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pinry version: 6.0.12 appVersion: 2.1.12 -description: The open-source core of Pinry, a tiling image board system for people +description: + The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. home: https://truecharts.org/charts/stable/pinry icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png deprecated: false sources: -- https://github.com/pinry/pinry/ -- https://github.com/truecharts/charts/tree/master/charts/stable/pinry -- https://hub.docker.com/r/getpinry/pinry + - https://hub.docker.com/r/getpinry/pinry + - https://github.com/pinry/pinry/ + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pinry + - pinry dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 99989616bf9..d2f617782e0 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: 8.0.3 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/piwigo icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png deprecated: false sources: -- https://github.com/linuxserver/docker-piwigo -- https://github.com/truecharts/charts/tree/master/charts/stable/piwigo -- https://ghcr.io/linuxserver/piwigo + - https://github.com/linuxserver/docker-piwigo + - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo + - https://ghcr.io/linuxserver/piwigo maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- piwigo -- gallery -- photo -- image + - piwigo + - gallery + - photo + - image dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index 66d04f5a96e..203a48d8be3 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixapop version: 7.0.12 appVersion: "1.2" -description: An open-source single page application to view your photos in the easiest +description: + An open-source single page application to view your photos in the easiest way possible. 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/linuxserver/docker-pixapop -- https://github.com/bierdok/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/bierdok/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml index 1a66e9b481a..1e508909775 100644 --- a/charts/stable/pixark/Chart.yaml +++ b/charts/stable/pixark/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pixark version: 3.0.4 appVersion: pixark -description: This Chart will download and install SteamCMD. It will also install PIXARK +description: + This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). home: https://truecharts.org/charts/incubator/pixark icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png deprecated: false sources: -- https://pixark.snail.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/pixark -- https://hub.docker.com/r/ich777/steamcmd + - https://pixark.snail.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pixark -- GameServers + - pixark + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index ee8110228be..e79d9f2e2c6 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -1,42 +1,43 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plausible version: 5.0.15 appVersion: 2.0.0 -description: Plausible is lightweight and open source web analytics. No cookies and +description: + Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. home: https://truecharts.org/charts/stable/plausible icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png deprecated: false sources: -- https://hub.docker.com/r/plausible/analytics -- https://github.com/plausible/hosting -- https://plausible.io/ -- https://plausible.io/docs/self-hosting -- https://github.com/plausible/analytics -- https://github.com/truecharts/charts/tree/master/charts/stable/plausible + - https://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: clickhouse - version: 7.0.30 - repository: https://deps.truecharts.org/ - condition: clickhouse.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: clickhouse + version: 7.0.30 + repository: https://deps.truecharts.org/ + condition: clickhouse.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index 53fa8fdb354..f746c069983 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plaxt version: 5.0.12 appVersion: latest -description: This Tools provides a way to keep your watched history synced FROM Plex +description: + This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv home: https://truecharts.org/charts/stable/plaxt icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png deprecated: false sources: -- https://github.com/XanderStrike/goplaxt -- https://github.com/truecharts/charts/tree/master/charts/stable/plaxt -- https://hub.docker.com/r/xanderstrike/goplaxt + - https://github.com/XanderStrike/goplaxt + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://hub.docker.com/r/xanderstrike/goplaxt maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- plaxt -- Other -- MediaApp-Other -- MediaServer-Other + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index a0992f37368..e3e23fb699a 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: 5.0.13 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/plex-auto-languages icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png deprecated: false sources: -- https://github.com/remirigal/plex-auto-languages -- https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages -- https://hub.docker.com/r/remirigal/plex-auto-languages + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plex-meta-manager/Chart.yaml b/charts/stable/plex-meta-manager/Chart.yaml index c15719233b0..bc10b00559a 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: 3.0.7 @@ -8,23 +8,23 @@ 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/truecharts/charts/tree/master/charts/incubator/plex-meta-manager -- https://github.com/truecharts/containers/tree/master/mirrorplex-meta-manager -- https://github.com/meisnate12/Plex-Meta-Manager + - https://github.com/meisnate12/Plex-Meta-Manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - https://github.com/truecharts/containers/tree/master/mirrorplex-meta-manager maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- plex-meta-manager + - plex-meta-manager dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plex-playlist-sync/Chart.yaml b/charts/stable/plex-playlist-sync/Chart.yaml index fba6864fd0e..08219454459 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: 0.0.11 @@ -8,29 +8,29 @@ home: https://truecharts.org/charts/incubator/plex-playlist-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png deprecated: false sources: -- https://github.com/rnagabhyrava/plex-playlist-sync -- https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync -- https://github.com/truecharts/containers/tree/master/mirrorplex-playlist-sync + - https://github.com/truecharts/containers/tree/master/mirrorplex-playlist-sync + - https://github.com/rnagabhyrava/plex-playlist-sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index d2f05fe9644..79424f1b54e 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: 5.0.12 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/plex-utills icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png deprecated: false sources: -- https://github.com/jkirkcaldy/plex-utills -- https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills -- https://hub.docker.com/r/jkirkcaldy/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills + - https://github.com/jkirkcaldy/plex-utills + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- plex-utills -- Tools-Utilities -- MediaApp-Other + - plex-utills + - Tools-Utilities + - MediaApp-Other dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index b307c3c9711..d2143bde1cc 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: 14.1.6 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/plex icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/plex -- https://ghcr.io/onedr0p/plex -- https://github.com/k8s-at-home/container-images/pkgs/container/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://ghcr.io/onedr0p/plex maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- plex -- plex-media-server + - plex + - plex-media-server dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index 202b44fec48..86d63247c56 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: 3.0.16 @@ -8,25 +8,25 @@ 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 -- https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync -- https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync -- https://ghcr.io/rickdb/plexanisync + - https://github.com/RickDB/PlexAniSync + - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync + - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync + - https://ghcr.io/rickdb/plexanisync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- plexanisync -- media + - plexanisync + - media dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index 9bb68a185f4..30737479498 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: plexripper version: 5.0.7 appVersion: 0.14.0 -description: A multi-platform media downloader that indexes and downloads content +description: + A multi-platform media downloader that indexes and downloads content from your accessible Plex servers. home: https://truecharts.org/charts/stable/plexripper icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png deprecated: false sources: -- https://github.com/PlexRipper/PlexRipper/ -- https://github.com/truecharts/charts/tree/master/charts/stable/plexripper -- https://hub.docker.com/r/plexripper/plexripper + - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper + - https://hub.docker.com/r/plexripper/plexripper + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml index 9db2de556bf..b360d721d8b 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: 4.0.11 @@ -8,25 +8,25 @@ 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://github.com/truecharts/containers/tree/master/mirrorplextraktsync + - https://github.com/Taxel/PlexTraktSync + - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://github.com/truecharts/containers/tree/master/mirrorplextraktsync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- plextraktsync -- Tools-Utilities -- MediaApp-Other + - plextraktsync + - Tools-Utilities + - MediaApp-Other dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pocketmine-mp/Chart.yaml b/charts/stable/pocketmine-mp/Chart.yaml index f43c1d697ab..0956650c988 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: 0.0.6 @@ -8,24 +8,24 @@ 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/truecharts/charts/tree/master/charts/incubator/pocketmine-mp -- https://github.com/truecharts/containers/tree/master/mirrorpocketmine-mp -- https://github.com/pmmp/PocketMine-MP + - https://github.com/pmmp/PocketMine-MP + - https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-mp + - https://github.com/truecharts/containers/tree/master/mirrorpocketmine-mp maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pocketmine-mp -- minecraft + - pocketmine-mp + - minecraft dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 17e2ef3c4e4..dff60d384bc 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: podgrab version: 14.0.12 appVersion: 1.0.0 -description: A self-hosted podcast manager to download episodes as soon as they become +description: + A self-hosted podcast manager to download episodes as soon as they become live. home: https://truecharts.org/charts/stable/podgrab icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png deprecated: false sources: -- https://github.com/akhilrex/podgrab -- https://github.com/truecharts/charts/tree/master/charts/stable/podgrab -- https://hub.docker.com/r/akhilrex/podgrab + - https://github.com/akhilrex/podgrab + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://hub.docker.com/r/akhilrex/podgrab maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- podgrab + - podgrab dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 05386779806..db08de56524 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: 5.0.24 @@ -8,24 +8,24 @@ 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-ce + - https://docs.portainer.io/start/install/server + - https://docs.portainer.io/start/install-ce/server + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index f2b962e435f..c48ba4cafcd 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: 5.0.14 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 38288c47a29..3f62f3155b9 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: postscriptum version: 3.0.4 appVersion: postscriptum -description: This Chart will download and install SteamCMD. It will also install PostScriptum +description: + This Chart will download and install SteamCMD. It will also install PostScriptum and run it. 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://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum + - 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: -- postscriptum -- GameServers + - postscriptum + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 9d60b6dce26..6bd125e768d 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: 10.0.12 @@ -8,27 +8,27 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index efafa94d5d1..6e0a41e3a03 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: projectsend version: 8.0.33 appVersion: latest -description: ProjectSend is a self-hosted application that lets you upload files and +description: + ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. home: https://truecharts.org/charts/stable/projectsend icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png deprecated: false sources: -- https://ghcr.io/linuxserver/projectsend -- https://github.com/projectsend/projectsend -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/projectzomboidreporter-frontend/Chart.yaml b/charts/stable/projectzomboidreporter-frontend/Chart.yaml index 89d7fdf80d3..8e197c70575 100644 --- a/charts/stable/projectzomboidreporter-frontend/Chart.yaml +++ b/charts/stable/projectzomboidreporter-frontend/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: projectzomboidreporter-frontend version: 3.0.4 appVersion: latest -description: This is the frontend template used in the Project Zomboid Reporter. All +description: + This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. home: https://truecharts.org/charts/incubator/projectzomboidreporter-frontend icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png deprecated: false sources: -- https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend -- https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend + - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend + - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- projectzomboidreporter-frontend -- GameServers + - projectzomboidreporter-frontend + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index db1c7caa291..fc6acb6f051 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: 8.0.12 @@ -8,25 +8,25 @@ 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/nimarion/promcord + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://hub.docker.com/r/biospheere/promcord maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- promcord -- discord -- metrics + - promcord + - discord + - metrics dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index 4e57a2c7016..6db4926652d 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: 11.1.2 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/protonmail-bridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png deprecated: false sources: -- https://hub.docker.com/r/shenxn/protonmail-bridge -- https://github.com/shenxn/protonmail-bridge-docker -- https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://github.com/shenxn/protonmail-bridge-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://hub.docker.com/r/shenxn/protonmail-bridge maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- protonmail -- protonmail-bridge + - protonmail + - protonmail-bridge dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/proxmox-backup-server/Chart.yaml b/charts/stable/proxmox-backup-server/Chart.yaml index b25b18cc3f3..6b5043d3e85 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: 0.0.10 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/proxmox-backup-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server -- https://github.com/truecharts/containers/tree/master/mirrorproxmox-backup-server + - https://github.com/truecharts/containers/tree/master/mirrorproxmox-backup-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/prpdf/Chart.yaml b/charts/stable/prpdf/Chart.yaml index 164323d99a5..45d2b605773 100644 --- a/charts/stable/prpdf/Chart.yaml +++ b/charts/stable/prpdf/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prpdf version: 3.0.4 appVersion: latest -description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased +description: + This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. home: https://truecharts.org/charts/incubator/prpdf icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png deprecated: false sources: -- https://github.com/maschhoff/prpdf -- https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf -- https://hub.docker.com/r/knex666/prpdf + - https://github.com/maschhoff/prpdf + - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - https://hub.docker.com/r/knex666/prpdf maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- prpdf -- Productivity -- Tools-Utilities + - prpdf + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index 9e9494d4347..573ea6f1ee8 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prusaslicer-novnc version: 5.0.30 appVersion: latest -description: Enjoy Prusaslicer directly in your browser with this easy to use Chart +description: + Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml index a3ee8ae90d6..2812b94c417 100644 --- a/charts/stable/pt-helper/Chart.yaml +++ b/charts/stable/pt-helper/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pt-helper version: 3.0.4 appVersion: latest -description: A tool that can automatically download free seeds and delete them after +description: + A tool that can automatically download free seeds and delete them after the free time expires. home: https://truecharts.org/charts/incubator/pt-helper icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper -- https://hub.docker.com/r/crazyq/pt_helper + - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper + - https://hub.docker.com/r/crazyq/pt_helper maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pt-helper -- Tools-Utilities + - pt-helper + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index e4057d3e134..e11e49b5892 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: putty version: 5.0.15 appVersion: 23.11.2 -description: PuTTY is a free and open-source terminal emulator, serial console and +description: + PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. home: https://truecharts.org/charts/stable/putty icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png deprecated: false sources: -- https://hub.docker.com/r/jlesage/putty -- https://github.com/jlesage/docker-putty -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index 547aafa0492..790e8cd0c54 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pvk-ii version: 3.0.4 appVersion: pvkii -description: This Chart will download and install SteamCMD. It will also install Pirates, +description: + This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. home: https://truecharts.org/charts/incubator/pvk-ii icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pvk-ii -- GameServers + - pvk-ii + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index 3c18c2b8fea..9bcebe068ad 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pwm version: 3.0.4 appVersion: latest -description: PWM is a free and opensource password self-service application enabling +description: + PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. home: https://truecharts.org/charts/incubator/pwm icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png deprecated: false sources: -- https://github.com/pwm-project/pwm -- https://github.com/truecharts/charts/tree/master/charts/incubator/pwm -- https://hub.docker.com/r/fjudith/pwm + - https://github.com/pwm-project/pwm + - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm + - https://hub.docker.com/r/fjudith/pwm maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- pwm -- Security + - pwm + - Security dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index 92207830b76..6e4c444fb1f 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pwndrop version: 6.0.27 appVersion: 1.0.1 -description: Pwndrop is a self-deployable file hosting service for sending out red +description: + Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index bd5edb951fd..95e973efe2e 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: pyload version: 10.0.12 appVersion: 360b2295 -description: pyLoad is a Free and Open Source download manager written in Python and +description: + pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. home: https://truecharts.org/charts/stable/pyload icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/pyload -- https://ghcr.io/linuxserver/pyload -- https://github.com/pyload/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 12a5c530f10..500dfa7db8e 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: 6.0.25 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index 495a619be55..33e1e561314 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qbitmanage version: 5.0.14 appVersion: 4.0.6 -description: This tool will help manage tedious tasks in qBittorrent and automate +description: + This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. 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://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 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index 5ca14b223ea..11ef45399fa 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: 0.0.30 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/qbitrr icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitrr.png deprecated: false sources: -- https://github.com/Feramance/Qbitrr -- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr -- https://hub.docker.com/r/feramance/qbitrr + - https://hub.docker.com/r/feramance/qbitrr + - https://github.com/Feramance/Qbitrr + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index ad5e4d155f7..2cf2c6ce100 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qdirstat version: 5.0.14 appVersion: 23.11.2 -description: QDirStat is a graphical application to show where your disk space has +description: + QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. home: https://truecharts.org/charts/stable/qdirstat icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png deprecated: false sources: -- https://github.com/jlesage/docker-qdirstat -- https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat -- https://hub.docker.com/r/jlesage/qdirstat + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://hub.docker.com/r/jlesage/qdirstat + - https://github.com/jlesage/docker-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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 6cd61d4964b..add3b6f2a84 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qinglong version: 6.0.21 appVersion: 2.16.5 -description: A timed task management panel that supports typescript, javaScript, python3, +description: + A timed task management panel that supports typescript, javaScript, python3, and shell home: https://truecharts.org/charts/stable/qinglong icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/qinglong -- https://hub.docker.com/r/whyour/qinglong + - https://hub.docker.com/r/whyour/qinglong + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- qinglong -- task + - qinglong + - task dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index aa2ad877b7d..6f71e947e2e 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quake3 version: 3.0.4 appVersion: latest -description: This Chart will download and install Quake III Server (You have to copy +description: + This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). 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://hub.docker.com/r/ich777/quake3 + - https://www.idsoftware.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- quake3 -- GameServers + - quake3 + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index f6ac60e6309..b1ad9862910 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: 8.0.25 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index fc41f141076..dc366abbe56 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: 6.0.12 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index f0b42d43cbe..f48b07069b0 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quickshare version: 3.0.4 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/incubator/quickshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png deprecated: false sources: -- https://github.com/ihexxa/quickshare -- https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare -- https://hub.docker.com/r/hexxa/quickshare + - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - https://hub.docker.com/r/hexxa/quickshare + - https://github.com/ihexxa/quickshare maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- quickshare -- Cloud -- Productivity -- Tools-Utilities -- Network-FTP + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/quiz-game/Chart.yaml b/charts/stable/quiz-game/Chart.yaml index 2ae2f523d5b..39dab8b7e33 100644 --- a/charts/stable/quiz-game/Chart.yaml +++ b/charts/stable/quiz-game/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: quiz-game version: 3.0.4 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/incubator/quiz-game icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png deprecated: false sources: -- https://registry.hub.docker.com/r/patrickstigler/quiz-game -- https://github.com/ASKJR/quiz-game -- https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game -- https://hub.docker.com/r/patrickstigler/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game + - https://github.com/ASKJR/quiz-game + - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://hub.docker.com/r/patrickstigler/quiz-game maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- quiz-game -- GameServers -- Other -- Network-Web + - quiz-game + - GameServers + - Other + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/qwantify/Chart.yaml b/charts/stable/qwantify/Chart.yaml index 9fb28c44b73..4b3fa5303bf 100644 --- a/charts/stable/qwantify/Chart.yaml +++ b/charts/stable/qwantify/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: qwantify version: 1.0.4 @@ -8,24 +8,24 @@ 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://ghcr.io/wanjohiryan/qwantify + - https://github.com/wanjohiryan/qwantify + - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- qwantify -- games + - qwantify + - games dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/radarrsync/Chart.yaml b/charts/stable/radarrsync/Chart.yaml index a749fd49404..89770e56248 100644 --- a/charts/stable/radarrsync/Chart.yaml +++ b/charts/stable/radarrsync/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: radarrsync version: 3.0.4 appVersion: latest -description: RadarrSync Syncs two Radarr servers through web API. This is a modified +description: + RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. home: https://truecharts.org/charts/incubator/radarrsync icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png deprecated: false sources: -- 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 + - https://github.com/dairefinn/RadarrSync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- radarrsync -- Downloaders + - radarrsync + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index a8ae4413c1d..ca1730a54b4 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rcon-webadmin version: 5.0.12 appVersion: 0.14.1 -description: Out of the box, RCON Web Admin can check users for high ping, VAC status, +description: + Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. home: https://truecharts.org/charts/stable/rcon-webadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png deprecated: false sources: -- 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://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 8cd79b44cf9..fb1a9634f27 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: 17.0.28 @@ -8,28 +8,28 @@ 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/readarr-develop -- https://github.com/Readarr/Readarr + - https://readarr.com + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://ghcr.io/onedr0p/readarr-develop + - https://github.com/Readarr/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index 10cff45c373..24aa862391c 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: recyclarr version: 6.0.21 appVersion: 6.0.2 -description: A command-line application that will automatically synchronize recommended +description: + A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. home: https://truecharts.org/charts/stable/recyclarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png deprecated: false sources: -- https://ghcr.io/recyclarr/recyclarr -- https://github.com/recyclarr/recyclarr -- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr -- https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://ghcr.io/recyclarr/recyclarr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- recyclarr -- Tools-Utilities + - recyclarr + - Tools-Utilities dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index b086b5a81a8..b91ad887a53 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: red-discordbot version: 3.0.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://github.com/PhasecoreX/docker-red-discordbot + - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- red-discordbot -- Tools-Utilities + - red-discordbot + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index 5ed896a0c80..9851ab188ec 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: 3.0.17 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/redisinsight icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png deprecated: false sources: -- https://github.com/RedisInsight/RedisInsight -- https://redis.com/redis-enterprise/redis-insight/ -- https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight -- https://hub.docker.com/r/redislabs/redisinsight + - https://github.com/RedisInsight/RedisInsight + - https://redis.com/redis-enterprise/redis-insight/ + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml index a12eaa0e46c..93927ce2330 100644 --- a/charts/stable/redm/Chart.yaml +++ b/charts/stable/redm/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redm version: 3.0.4 appVersion: latest -description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) +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 + 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.' + 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://github.com/truecharts/charts/tree/master/charts/incubator/redm -- https://hub.docker.com/r/ich777/redmserver -- https://redm.gg/ + - https://redm.gg/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - https://hub.docker.com/r/ich777/redmserver maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- redm -- GameServers + - redm + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index abd58252696..c2bf70288cd 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redmine version: 8.2.5 appVersion: 5.1.1 -description: Redmine is a flexible project management web application written using +description: + Redmine is a flexible project management web application written using Ruby on Rails framework. home: https://truecharts.org/charts/stable/redmine icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png deprecated: false sources: -- https://hub.docker.com/_/redmine -- https://github.com/redmine/redmine -- https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://github.com/redmine/redmine + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://hub.docker.com/_/redmine maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- project -- management -- time -- tracking -- ticket + - project + - management + - time + - tracking + - ticket dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index f8897e502a0..1a236ab8110 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: reg version: 10.0.16 appVersion: "2" -description: Docker registry v2 command line client and repo listing generator with +description: + Docker registry v2 command line client and repo listing generator with security checks. home: https://truecharts.org/charts/stable/reg icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png deprecated: false sources: -- 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://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index a497b292aac..502300d2744 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: 7.0.16 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/remmina icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png deprecated: false sources: -- https://remmina.org/ -- https://github.com/linuxserver/docker-remmina -- https://github.com/truecharts/charts/tree/master/charts/stable/remmina -- https://ghcr.io/linuxserver/remmina + - https://remmina.org/ + - https://github.com/linuxserver/docker-remmina + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://ghcr.io/linuxserver/remmina maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- remina -- remote -- desktop -- client + - remina + - remote + - desktop + - client dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml index 41036605ce1..d41f88050ff 100644 --- a/charts/stable/remotely/Chart.yaml +++ b/charts/stable/remotely/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: remotely version: 3.0.4 appVersion: "1380" -description: A remote control and remote scripting solution, built with .NET 5, Blazor, +description: + A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. home: https://truecharts.org/charts/incubator/remotely icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/remotely -- https://hub.docker.com/r/immybot/remotely -- https://remotely.one/ + - https://hub.docker.com/r/immybot/remotely + - https://remotely.one/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- remotely -- Tools-Utilities + - remotely + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index f22ce5385a8..218ee92520f 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: requestrr version: 6.0.12 appVersion: 2.1.2 -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi +description: + Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index e58768f36f3..e39aef56ea8 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: resilio-sync version: 11.0.14 appVersion: 2.7.3 -description: Resilio Sync is a fast, reliable, and simple file sync and share solution, +description: + Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology home: https://truecharts.org/charts/stable/resilio-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png deprecated: false sources: -- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -- https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync -- https://ghcr.io/linuxserver/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://ghcr.io/linuxserver/resilio-sync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- resilio -- sync -- btsync -- bittorrent + - resilio + - sync + - btsync + - bittorrent dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/restic-rest-server/Chart.yaml b/charts/stable/restic-rest-server/Chart.yaml index 9c3ebc0cc0c..852221c180f 100644 --- a/charts/stable/restic-rest-server/Chart.yaml +++ b/charts/stable/restic-rest-server/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: restic-rest-server version: 3.0.4 appVersion: 0.12.1 -description: 'Rest Server is a high performance HTTP server that implements restic''s +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.' + using restic backup client via the rest: URL." home: https://truecharts.org/charts/incubator/restic-rest-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png deprecated: false sources: -- https://github.com/restic/rest-server -- https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server -- https://hub.docker.com/r/restic/rest-server + - https://github.com/restic/rest-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server + - https://hub.docker.com/r/restic/rest-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- restic-rest-server -- Backup + - restic-rest-server + - Backup dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index e6d23ecc1a9..74a2d9a9c9a 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: retrobot version: 5.0.12 appVersion: latest -description: A discord bot that allows you to play old nintendo games with your friends +description: + A discord bot that allows you to play old nintendo games with your friends over chat. home: https://truecharts.org/charts/stable/retrobot icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png deprecated: false sources: -- 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/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 4a26e5dce46..9f0a425347d 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rflood version: 3.0.5 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/rflood icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png deprecated: false sources: -- https://hotio.dev/containers/rflood -- https://github.com/truecharts/charts/tree/master/charts/incubator/rflood + - https://hotio.dev/containers/rflood + - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rflood -- downloaders + - rflood + - downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index f001f9f5c37..89cb0239fa3 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: 3.0.24 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/rickroll icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png deprecated: false sources: -- https://github.com/modem7/docker-rickroll -- https://github.com/truecharts/charts/tree/master/charts/stable/rickroll -- https://hub.docker.com/r/modem7/docker-rickroll + - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll + - https://hub.docker.com/r/modem7/docker-rickroll + - https://github.com/modem7/docker-rickroll maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rickroll -- media + - rickroll + - media dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index 94c25beb143..570512b34dc 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: 3.0.5 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/rimgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo -- https://github.com/truecharts/containers/tree/master/mirrorrimgo + - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - https://github.com/truecharts/containers/tree/master/mirrorrimgo maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rimgo -- Network-Web + - rimgo + - Network-Web dependencies: -- name: common - version: 15.3.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 15.3.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index d0e8ccfa318..d52ea6ce426 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: 5.1.16 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/ring-mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png deprecated: false sources: -- https://hub.docker.com/r/tsightler/ring-mqtt -- https://github.com/tsightler/ring-mqtt -- https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://github.com/tsightler/ring-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ring-mqtt -- HomeAutomation -- Tools-Utilities + - ring-mqtt + - HomeAutomation + - Tools-Utilities dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rmlint/Chart.yaml b/charts/stable/rmlint/Chart.yaml index ca2b5bc4b54..f77a44d2c24 100644 --- a/charts/stable/rmlint/Chart.yaml +++ b/charts/stable/rmlint/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rmlint version: 3.0.4 appVersion: latest -description: rmlint finds space waste and other broken things on your filesystem and +description: + rmlint finds space waste and other broken things on your filesystem and offers to remove it. home: https://truecharts.org/charts/incubator/rmlint icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png deprecated: false sources: -- https://github.com/sahib/rmlint -- https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint -- https://hub.docker.com/r/bobbintb/docker-rmlint-unraid + - https://github.com/sahib/rmlint + - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint + - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rmlint -- Tools-Utilities + - rmlint + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index a0dd7817a34..5bfd2ce5bcd 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: 3.0.4 @@ -8,38 +8,38 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/root/Chart.yaml b/charts/stable/root/Chart.yaml index 52d1a06ddb0..b07bffc800c 100644 --- a/charts/stable/root/Chart.yaml +++ b/charts/stable/root/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: root version: 3.0.4 appVersion: latest -description: ROOT is a framework for data processing, born at CERN, at the heart of +description: + ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 36de6daedb6..26058b490f7 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: 6.0.26 @@ -8,22 +8,22 @@ home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot -- https://ghcr.io/linuxserver/rsnapshot + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - https://ghcr.io/linuxserver/rsnapshot maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rsnapshot + - rsnapshot dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index 7e9557fa2da..cff8555dcdd 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-bridge version: 6.0.12 appVersion: 2023.09.24 -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds +description: + RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. 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/RSS-Bridge/rss-bridge + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://hub.docker.com/r/rssbridge/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml index 6ad208f5624..1dc2b19042a 100644 --- a/charts/stable/rss-proxy/Chart.yaml +++ b/charts/stable/rss-proxy/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-proxy version: 3.0.4 appVersion: latest -description: RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic +description: + RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. home: https://truecharts.org/charts/incubator/rss-proxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png deprecated: false sources: -- https://github.com/damoeb/rss-proxy -- https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy -- https://hub.docker.com/r/damoeb/rss-proxy + - https://github.com/damoeb/rss-proxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rss-proxy -- Cloud -- Tools-Utilities -- Network-Web + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml index 34d61e13f80..ce59248653a 100644 --- a/charts/stable/rss-to-telegram/Chart.yaml +++ b/charts/stable/rss-to-telegram/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rss-to-telegram version: 3.0.4 appVersion: latest -description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a +description: + A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. 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/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://hub.docker.com/r/bokker/rss.to.telegram + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rss-to-telegram -- Network-Other -- Network-Messenger -- Productivity + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index b24575b916e..9bc657770ec 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: 8.0.296 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/rsshub icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png deprecated: false sources: -- https://docs.rsshub.app/en/install/ -- https://github.com/DIYgod/RSSHub -- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub -- https://hub.docker.com/r/diygod/rsshub + - https://docs.rsshub.app/en/install/ + - https://github.com/DIYgod/RSSHub + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://hub.docker.com/r/diygod/rsshub maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rsshub -- rss + - rsshub + - rss dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 527ae1ce40b..a49d045ec07 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rstudio version: 4.0.4 appVersion: 4.3.2 -description: Integrated development environment for R, a programming language for +description: + Integrated development environment for R, a programming language for statistical computing and graphics. home: https://truecharts.org/charts/incubator/rstudio icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png deprecated: false sources: -- https://github.com/rocker-org/rocker-versioned2 -- https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio -- https://hub.docker.com/r/rocker/rstudio + - https://github.com/rocker-org/rocker-versioned2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - https://hub.docker.com/r/rocker/rstudio maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rstudio -- Productivity + - rstudio + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml index 48543eeddc4..4e2b07e0951 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: 1.0.3 @@ -8,25 +8,25 @@ 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://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 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 13140db8cc3..52baa1b41ca 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rust version: 3.0.4 appVersion: rust -description: This Chart will download and install SteamCMD. It will also install RUST +description: + This Chart will download and install SteamCMD. It will also install RUST and run it. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml index 3f26e189c0c..1f59f5f9dba 100644 --- a/charts/stable/rustpad/Chart.yaml +++ b/charts/stable/rustpad/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rustpad version: 3.0.4 appVersion: latest -description: Rustpad is an efficient and minimal open-source collaborative text editor +description: + Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. @@ -11,26 +12,26 @@ home: https://truecharts.org/charts/incubator/rustpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png deprecated: false sources: -- https://github.com/ekzhang/rustpad -- https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad -- https://hub.docker.com/r/ekzhang/rustpad + - https://github.com/ekzhang/rustpad + - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad + - https://hub.docker.com/r/ekzhang/rustpad maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rustpad -- Cloud -- Productivity -- Tools-Utilities + - rustpad + - Cloud + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/s3backup/Chart.yaml b/charts/stable/s3backup/Chart.yaml index 8f08cc17021..57dcfcb3d5f 100644 --- a/charts/stable/s3backup/Chart.yaml +++ b/charts/stable/s3backup/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: s3backup version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/s3backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png deprecated: false sources: -- https://registry.hub.docker.com/r/joch/s3backup/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup -- https://hub.docker.com/r/joch/s3backup + - https://registry.hub.docker.com/r/joch/s3backup/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - https://hub.docker.com/r/joch/s3backup maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- s3backup -- Backup -- Cloud + - s3backup + - Backup + - Cloud dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml index e39b9404681..63be898d0a2 100644 --- a/charts/stable/s3sync/Chart.yaml +++ b/charts/stable/s3sync/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: s3sync version: 3.0.4 appVersion: latest -description: This application backs up every folder mounted at `/data/` to a given +description: + This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. home: https://truecharts.org/charts/incubator/s3sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png deprecated: false sources: -- 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://github.com/what-name/docker-s3sync + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync + - https://hub.docker.com/r/whatname/docker-s3sync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- s3sync -- Backup -- Cloud + - s3sync + - Backup + - Cloud dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 083c4965788..57092c59edb 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: 15.0.20 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/sabnzbd icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png deprecated: false sources: -- https://sabnzbd.org/ -- https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd -- https://ghcr.io/onedr0p/sabnzbd + - https://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index 03fed4cdcc1..310d92826cd 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: 6.1.3 @@ -8,23 +8,23 @@ 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://hub.docker.com/r/wolveix/satisfactory-server + - https://github.com/wolveix/satisfactory-server + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index 21f1bf193f5..1a9b1ee26a5 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrutiny version: 7.0.11 appVersion: 0.7.2 -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive +description: + Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index c1d4edf4427..e317ee883c9 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sdtd version: 5.0.4 appVersion: 7dtd -description: This chart will download and install SteamCMD. It will also install 7 +description: + This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. home: https://truecharts.org/charts/incubator/sdtd icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png deprecated: false sources: -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/sdtd -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/sdtd + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sevendaystodie -- game-servers + - sevendaystodie + - game-servers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index 06ee9e321d9..2cf0f9b33d5 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: 1.0.16 @@ -8,33 +8,33 @@ home: https://truecharts.org/charts/stable/seafile icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.png deprecated: false sources: -- https://hub.docker.com/r/seafileltd/seafile-mc -- https://seafile.com -- https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://seafile.com + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile + - https://hub.docker.com/r/seafileltd/seafile-mc maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- seafile -- files -- cloud -- file-storage + - seafile + - files + - cloud + - file-storage dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 9.0.43 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 9.0.43 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index 82b95253627..32a51146cac 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: searxng version: 4.0.86 appVersion: latest -description: Meta search engine which aggregates results from more than 70 search +description: + Meta search engine which aggregates results from more than 70 search services. home: https://truecharts.org/charts/stable/searxng icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png deprecated: false sources: -- https://github.com/searxng/searxng -- https://github.com/truecharts/charts/tree/master/charts/stable/searxng -- https://hub.docker.com/r/searxng/searxng + - https://hub.docker.com/r/searxng/searxng + - https://github.com/searxng/searxng + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index 1441d1a3901..751337b3734 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: seedsync version: 4.0.13 appVersion: latest -description: SeedSync is a tool to sync the files on a remote Linux server (like your +description: + SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! 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://github.com/ipsingh06/seedsync + - https://github.com/truecharts/charts/tree/master/charts/stable/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- seedsync -- Tools-Utilities + - seedsync + - Tools-Utilities dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index 98b5e99a690..a7732e2e4c2 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: send version: 3.0.4 appVersion: latest -description: A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork +description: + A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. 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://gitlab.com/timvisee/send + - https://github.com/truecharts/charts/tree/master/charts/incubator/send maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- send -- Cloud -- Tools-Utilities + - send + - Cloud + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/senseai-server/Chart.yaml b/charts/stable/senseai-server/Chart.yaml index a9db9aa5682..a67283cb72c 100644 --- a/charts/stable/senseai-server/Chart.yaml +++ b/charts/stable/senseai-server/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: senseai-server version: 3.0.4 appVersion: 1.4.0 -description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence +description: + A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. 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/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/codeproject/CodeProject.SenseAI + - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - https://hub.docker.com/r/codeproject/senseai-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ai -- senseai + - ai + - senseai dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index cfb780dce66..746fadbcc25 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: 10.0.13 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index f62d1bf8ecb..5f8b54fad63 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: serpbear version: 1.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/serpbear icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png deprecated: false sources: -- https://hub.docker.com/r/towfiqi/serpbear -- https://github.com/towfiqi/serpbear -- https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear + - https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear + - https://hub.docker.com/r/towfiqi/serpbear + - https://github.com/towfiqi/serpbear maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- serpbear -- metrics + - serpbear + - metrics dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index 2dc4b8c48b5..3ea0c913a14 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: 0.0.26 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/stable/servas icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png deprecated: false sources: -- https://hub.docker.com/r/beromir/servas -- https://github.com/beromir/Servas -- https://github.com/truecharts/charts/tree/master/charts/stable/servas + - https://github.com/truecharts/charts/tree/master/charts/stable/servas + - https://hub.docker.com/r/beromir/servas + - https://github.com/beromir/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index fcc75e1b540..473f069366e 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sftpgo version: 3.0.19 appVersion: 2.5.5 -description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, +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.' + 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/truecharts/charts/tree/master/charts/stable/sftpgo -- https://ghcr.io/drakkan/sftpgo -- https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index a23b801c865..83c3e68b8c1 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shaarli version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/shaarli icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png deprecated: false sources: -- https://hub.docker.com/r/shaarli/shaarli -- https://github.com/shaarli/Shaarli -- https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://github.com/shaarli/Shaarli + - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://hub.docker.com/r/shaarli/shaarli maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- shaarli -- Productivity + - shaarli + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shapeshifter-obfuscator/Chart.yaml b/charts/stable/shapeshifter-obfuscator/Chart.yaml index 18b47ef4af2..d09aea93b4b 100644 --- a/charts/stable/shapeshifter-obfuscator/Chart.yaml +++ b/charts/stable/shapeshifter-obfuscator/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shapeshifter-obfuscator version: 3.0.4 appVersion: latest -description: 'Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher +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. ' + systems. " home: https://truecharts.org/charts/incubator/shapeshifter-obfuscator icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png deprecated: false sources: -- https://github.com/juchong/shapeshifter-docker -- https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator -- https://hub.docker.com/r/juchong/shapeshifter-docker + - https://github.com/juchong/shapeshifter-docker + - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator + - https://hub.docker.com/r/juchong/shapeshifter-docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- shapeshifter-obfuscator -- Security + - shapeshifter-obfuscator + - Security dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sheetable/Chart.yaml b/charts/stable/sheetable/Chart.yaml index 89d1675f1f3..363f049721c 100644 --- a/charts/stable/sheetable/Chart.yaml +++ b/charts/stable/sheetable/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sheetable version: 4.0.4 appVersion: "0.8" -description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts +description: + SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. home: https://truecharts.org/charts/incubator/sheetable icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png deprecated: false sources: -- https://github.com/SheetAble -- https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable -- https://hub.docker.com/r/vallezw/sheetable -- https://sheetable.net/docs + - https://hub.docker.com/r/vallezw/sheetable + - https://github.com/SheetAble + - https://sheetable.net/docs + - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sheetable + - sheetable dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index bc55a9d8cbb..02fdc3a6746 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: 13.0.14 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/shiori icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/shiori -- https://ghcr.io/go-shiori/shiori -- https://github.com/go-shiori/shiori -- https://github.com/go-shiori/shiori/pkgs/container/shiori + - https://github.com/go-shiori/shiori + - https://github.com/go-shiori/shiori/pkgs/container/shiori + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://ghcr.io/go-shiori/shiori maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- shiori -- bookmark -- bookmark-manager -- web-interface + - shiori + - bookmark + - bookmark-manager + - web-interface dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index c888bc394e5..43e2d90a8fb 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: 7.0.12 @@ -8,25 +8,25 @@ 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://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://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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index a31a382c1f6..84a8033122d 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shlink version: 9.1.3 appVersion: 3.7.0 -description: A PHP-based self-hosted URL shortener that can be used to serve shortened +description: + A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. 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/truecharts/charts/tree/master/charts/stable/shlink + - https://hub.docker.com/r/shlinkio/shlink + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml index d636f9e6d5b..13ee14fb4a4 100644 --- a/charts/stable/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shoko-server version: 6.0.12 appVersion: 4.2.2 -description: Anime cataloging program designed to automate the cataloging of your +description: + Anime cataloging program designed to automate the cataloging of your collection. home: https://truecharts.org/charts/stable/shoko-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png deprecated: false sources: -- https://github.com/ShokoAnime/ShokoServer -- https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server -- https://hub.docker.com/r/shokoanime/server + - https://github.com/ShokoAnime/ShokoServer + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://hub.docker.com/r/shokoanime/server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- shoko-server -- Tools-Utilities + - shoko-server + - Tools-Utilities dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shortipy/Chart.yaml b/charts/stable/shortipy/Chart.yaml index 2890aca2537..553925f077c 100644 --- a/charts/stable/shortipy/Chart.yaml +++ b/charts/stable/shortipy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: shortipy version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/shortipy icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png deprecated: false sources: -- https://github.com/maschhoff/shortipy -- https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy -- https://hub.docker.com/r/knex666/shortipy + - https://github.com/maschhoff/shortipy + - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - https://hub.docker.com/r/knex666/shortipy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- shortipy -- Tools-Utilities -- Network-Management + - shortipy + - Tools-Utilities + - Network-Management dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index 385ae5d3ff8..98e0d53aeba 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: 7.0.12 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/shorturl icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/shorturl -- https://ghcr.io/nicholaswilde/shorturl -- https://github.com/prologic/shorturl -- https://github.com/nicholaswilde/docker-shorturl + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index 55184b8bb22..32ac13c801d 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sia-daemon version: 3.0.4 appVersion: master -description: Sia is a decentralized cloud storage platform that radically alters the +description: + Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud @@ -14,26 +15,26 @@ home: https://truecharts.org/charts/incubator/sia-daemon icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png deprecated: false sources: -- https://github.com/SiaFoundation/siad/pkgs/container/siad -- https://github.com/siafoundation/siad -- https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon -- https://ghcr.io/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad + - https://github.com/siafoundation/siad + - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - https://ghcr.io/siafoundation/siad maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sia-daemon -- Cloud -- Other + - sia-daemon + - Cloud + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index bfffeb0ecaa..a2e85e551fd 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: 7.0.32 @@ -8,27 +8,27 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index 94dcbdea658..5ab9dd7bdc2 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sickgear version: 8.0.12 appVersion: latest -description: Provides management of TV shows and/or Anime, it detects new episodes, +description: + Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index a9237a8169c..8e9473a025c 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: 5.0.12 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/simply-shorten icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png deprecated: false sources: -- https://gitlab.com/draganczukp/simply-shorten -- https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten -- https://hub.docker.com/r/draganczukp/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://hub.docker.com/r/draganczukp/simply-shorten maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- simply-shorten -- Cloud -- Productivity -- Network-Web + - simply-shorten + - Cloud + - Productivity + - Network-Web dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sinusbot/Chart.yaml b/charts/stable/sinusbot/Chart.yaml index 0c3f5c6462c..61a423a066f 100644 --- a/charts/stable/sinusbot/Chart.yaml +++ b/charts/stable/sinusbot/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sinusbot version: 3.0.4 appVersion: latest -description: SinusBot is a MusicBot that will let you listen to music together with +description: + SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. home: https://truecharts.org/charts/incubator/sinusbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png deprecated: false sources: -- https://forum.sinusbot.com -- https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot -- https://hub.docker.com/r/sinusbot/docker + - https://forum.sinusbot.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://hub.docker.com/r/sinusbot/docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sinusbot -- Productivity -- Tools-Utilities -- MediaServer-Music + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/slack-invite/Chart.yaml b/charts/stable/slack-invite/Chart.yaml index 0db70d3f87a..50d16e380f2 100644 --- a/charts/stable/slack-invite/Chart.yaml +++ b/charts/stable/slack-invite/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: slack-invite version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/slack-invite icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png deprecated: false sources: -- 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 + - httpss://github.com/ninthwalker/slack-invite + - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite + - https://hub.docker.com/r/ninthwalker/slack-invite maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- slack-invite -- Network-Messenger -- Productivity + - slack-invite + - Network-Messenger + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/slash/Chart.yaml b/charts/stable/slash/Chart.yaml index 61a5b196672..531199858f6 100644 --- a/charts/stable/slash/Chart.yaml +++ b/charts/stable/slash/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: slash version: 0.0.17 appVersion: 0.5.0 -description: A bookmarking and link shortening service that enables easy saving and +description: + A bookmarking and link shortening service that enables easy saving and sharing of links. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index 516606dce60..51b149bf7c3 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: 7.0.18 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/smokeping icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png deprecated: false sources: -- https://oss.oetiker.ch/smokeping/ -- https://github.com/truecharts/charts/tree/master/charts/stable/smokeping -- https://ghcr.io/linuxserver/smokeping + - https://oss.oetiker.ch/smokeping/ + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://ghcr.io/linuxserver/smokeping maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- smokeping -- network -- latency + - smokeping + - network + - latency dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/smtp-relay/Chart.yaml b/charts/stable/smtp-relay/Chart.yaml index 06f4c5ec67c..b07ed72b229 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: 0.0.12 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/smtp-relay icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay -- https://github.com/truecharts/containers/tree/master/mirrorsmtp-relay -- https://github.com/ix-ai/smtp + - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay + - https://github.com/truecharts/containers/tree/master/mirrorsmtp-relay + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index e2777c989aa..2116360093e 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: 6.0.29 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/snapdrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png deprecated: false sources: -- https://github.com/linuxserver/docker-snapdrop -- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop -- https://hub.docker.com/r/linuxserver/snapdrop + - https://github.com/linuxserver/docker-snapdrop + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://hub.docker.com/r/linuxserver/snapdrop maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- snapdrop + - snapdrop dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/snippet-box/Chart.yaml b/charts/stable/snippet-box/Chart.yaml index 0048916f88d..bb58a2fdf10 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: 4.0.12 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/snippet-box icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box -- https://hub.docker.com/r/pawelmalak/snippet-box -- https://github.com/pawelmalak/snippet-box + - https://github.com/pawelmalak/snippet-box + - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- snippet-box -- Productivity -- Tools-Utilities + - snippet-box + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 072c9c8db6c..2cc96432abf 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: 3.0.21 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/soft-serve icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png deprecated: false sources: -- https://github.com/charmbracelet/soft-serve -- https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve -- https://hub.docker.com/r/charmcli/soft-serve + - https://github.com/charmbracelet/soft-serve + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://hub.docker.com/r/charmcli/soft-serve maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- soft-serve -- git + - soft-serve + - git dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index a8f315cfa96..108ebece955 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: 16.0.17 @@ -8,25 +8,25 @@ 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/sonarr + - https://github.com/Sonarr/Sonarr + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - https://ghcr.io/onedr0p/sonarr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sonarr -- torrent -- usenet + - sonarr + - torrent + - usenet dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index 7a60ed4660d..94162cd5687 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: songkong version: 3.0.5 appVersion: latest -description: Official SongKong Chart repository, Identify your songs and add metadata +description: + Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically home: https://truecharts.org/charts/incubator/songkong icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/songkong -- https://hub.docker.com/r/songkong/songkong + - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong + - https://hub.docker.com/r/songkong/songkong maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- songkong -- MediaApp-Music + - songkong + - MediaApp-Music dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sonsoftheforest/Chart.yaml b/charts/stable/sonsoftheforest/Chart.yaml index 0a99e2365fa..f5a9da729a0 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: 0.0.12 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/sonsoftheforest icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png deprecated: false sources: -- https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest -- https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest -- https://github.com/truecharts/containers/tree/master/mirrorsonsoftheforest + - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest + - https://github.com/truecharts/containers/tree/master/mirrorsonsoftheforest maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sonsoftheforest -- GameServers + - sonsoftheforest + - GameServers dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index d23b3acd554..e18205e97a2 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sourcegraph version: 3.0.5 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/incubator/sourcegraph icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph -- https://hub.docker.com/r/sourcegraph/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph + - https://hub.docker.com/r/sourcegraph/server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sourcegraph -- Backup -- Cloud -- Network-Web -- Productivity -- Tools-Utilities + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index 36c55f7dcbc..b0db7cd2186 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: 3.0.14 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/spaceengineers icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png deprecated: false sources: -- https://github.com/Devidian/docker-spaceengineers -- https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers -- https://hub.docker.com/r/devidian/spaceengineers + - https://github.com/Devidian/docker-spaceengineers + - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- spaceengineers -- GameServers + - spaceengineers + - GameServers dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 1a75fe05365..179889ed955 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: 7.0.12 @@ -8,25 +8,25 @@ 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/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://ghcr.io/miguelndecarvalho/speedtest-exporter + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index b967e13b291..5f46c38a6bb 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: splunk version: 4.1.4 appVersion: 9.1.2 -description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based +description: + This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com home: https://truecharts.org/charts/incubator/splunk icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/splunk -- https://hub.docker.com/r/splunk/splunk -- https://splunk.github.io/docker-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: 15.3.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 15.3.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index 9b06f140149..5fd282df3f0 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: 9.0.13 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/spotweb icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png deprecated: false sources: -- https://github.com/joachimbaten/spotweb-docker -- https://github.com/spotweb/spotweb -- https://github.com/truecharts/charts/tree/master/charts/stable/spotweb -- https://hub.docker.com/r/jbaten/spotweb + - https://github.com/joachimbaten/spotweb-docker + - https://github.com/spotweb/spotweb + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://hub.docker.com/r/jbaten/spotweb 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index c5eabf0856e..b8ce9f9b768 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sqlite-web version: 3.0.4 @@ -8,26 +8,26 @@ 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://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web + - https://github.com/coleifer/sqlite-web maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- sqlite-web -- Productivity -- Tools-Utilities -- Network-Other + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index 3eca03d4e47..4ade6e074c7 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sqlitebrowser version: 7.0.12 appVersion: 18.04.1 -description: A high quality, visual, open source tool to create, design, and edit +description: + A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite 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/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://ghcr.io/linuxserver/sqlitebrowser + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index cf25ea003e4..7abcebe25f1 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: 2.0.17 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/sshwifty icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png deprecated: false sources: -- https://github.com/niruix/sshwifty -- https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty -- https://hub.docker.com/r/niruix/sshwifty + - https://github.com/niruix/sshwifty + - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty + - https://hub.docker.com/r/niruix/sshwifty maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ssh + - ssh dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/st-reborn-server/Chart.yaml b/charts/stable/st-reborn-server/Chart.yaml index 5ab43296e0c..3752be2cdcb 100644 --- a/charts/stable/st-reborn-server/Chart.yaml +++ b/charts/stable/st-reborn-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: st-reborn-server version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/st-reborn-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png deprecated: false sources: -- https://github.com/tiltedphoques/TiltedEvolution -- https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server -- https://hub.docker.com/r/tiltedphoques/st-reborn-server + - https://github.com/tiltedphoques/TiltedEvolution + - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - https://hub.docker.com/r/tiltedphoques/st-reborn-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- st-reborn-server -- gameserver + - st-reborn-server + - gameserver dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/stackedit/Chart.yaml b/charts/stable/stackedit/Chart.yaml index 905016c40c0..39658b36196 100644 --- a/charts/stable/stackedit/Chart.yaml +++ b/charts/stable/stackedit/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stackedit version: 3.0.4 appVersion: latest -description: StackEdits Markdown syntax highlighting is unique. The refined text formatting +description: + StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/standardnotes-web/Chart.yaml b/charts/stable/standardnotes-web/Chart.yaml index edcc6449ac6..5609344601e 100644 --- a/charts/stable/standardnotes-web/Chart.yaml +++ b/charts/stable/standardnotes-web/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: standardnotes-web version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/standardnotes-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png deprecated: false sources: -- https://standardnotes.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web -- https://hub.docker.com/r/standardnotes/web + - https://standardnotes.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web + - https://hub.docker.com/r/standardnotes/web maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- standardnotes-web -- Productivity + - standardnotes-web + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index e115cc7c588..e1d61a7b1dc 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: starmade version: 3.0.4 appVersion: latest -description: This Chart will download and install a StarMade Dedicated Server. It +description: + This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. home: https://truecharts.org/charts/incubator/starmade icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png deprecated: false sources: -- https://www.star-made.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/starmade -- https://hub.docker.com/r/ich777/starmade-server + - https://www.star-made.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - https://hub.docker.com/r/ich777/starmade-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- starmade -- GameServers + - starmade + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index c5dcd56a941..7ddbe2b06cd 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: 12.0.16 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/stash icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png deprecated: false sources: -- https://github.com/stashapp/stash -- https://github.com/truecharts/charts/tree/master/charts/stable/stash -- https://hub.docker.com/r/stashapp/stash + - https://hub.docker.com/r/stashapp/stash + - https://github.com/stashapp/stash + - https://github.com/truecharts/charts/tree/master/charts/stable/stash maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- porn + - porn dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index 2dd87889ae5..1a9f0d93f98 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: static-web-server version: 1.0.16 appVersion: 2.24.1 -description: A cross-platform, high-performance and asynchronous web server for static +description: + A cross-platform, high-performance and asynchronous web server for static files-serving. 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://github.com/static-web-server/static-web-server -- https://static-web-server.net -- https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server -- https://ghcr.io/static-web-server/static-web-server + - https://github.com/static-web-server/static-web-server + - https://static-web-server.net + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 80983a84444..8dfec113ad4 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: static version: 7.0.12 appVersion: ee8a20c -description: A self-hosted static file serving app which does nothing more than just +description: + A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. home: https://truecharts.org/charts/stable/static icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png deprecated: false sources: -- 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/prologic/static + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://ghcr.io/nicholaswilde/static + - https://github.com/nicholaswilde/docker-static maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- app -- web -- filesystem -- static + - app + - web + - filesystem + - static dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml index c135c11ac50..51217d55c0d 100644 --- a/charts/stable/stationeers/Chart.yaml +++ b/charts/stable/stationeers/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stationeers version: 3.0.4 appVersion: stationeers -description: This Chart will download and install SteamCMD. It will also install Stationeers +description: + This Chart will download and install SteamCMD. It will also install Stationeers and run it. 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://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- stationeers -- GameServers + - stationeers + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index f519334e01f..4be35392d09 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: 0.0.9 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/steam-headless icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png deprecated: false sources: -- https://github.com/Steam-Headless/docker-steam-headless -- https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless -- https://github.com/truecharts/containers/tree/master/mirrorsteam-headless + - https://github.com/Steam-Headless/docker-steam-headless + - https://github.com/truecharts/charts/tree/master/charts/incubator/steam-headless + - https://github.com/truecharts/containers/tree/master/mirrorsteam-headless maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- steam-headless -- games + - steam-headless + - games dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index c94ac609529..6fbde0c898d 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: storj-node version: 6.0.12 appVersion: 1.71.2 -description: Storj is an S3-compatible platform and suite of decentralized applications +description: + Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner home: https://truecharts.org/charts/stable/storj-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png deprecated: false sources: -- https://github.com/storj/storj -- https://docs.storj.io/node/ -- https://github.com/truecharts/charts/tree/master/charts/stable/storj-node -- https://hub.docker.com/r/storjlabs/storagenode + - https://github.com/storj/storj + - https://docs.storj.io/node/ + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml index 4edb6ff2bf1..ad35f6dc36e 100644 --- a/charts/stable/storm/Chart.yaml +++ b/charts/stable/storm/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: storm version: 3.0.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/storm icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png deprecated: false sources: -- https://github.com/relvacode/storm -- https://github.com/relvacode/storm/pkgs/container/storm -- https://github.com/truecharts/charts/tree/master/charts/incubator/storm -- https://ghcr.io/relvacode/storm + - https://github.com/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm + - https://github.com/truecharts/charts/tree/master/charts/incubator/storm + - https://ghcr.io/relvacode/storm maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- storm -- Downloaders + - storm + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 88eb7fbff38..cdd8ad391e8 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: 10.0.21 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/strapi icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png deprecated: false sources: -- https://hub.docker.com/r/naskio/strapi -- https://github.com/naskio/docker-strapi -- https://truecharts.org/charts/stable/strapi -- https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://github.com/naskio/docker-strapi + - https://truecharts.org/charts/stable/strapi + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://hub.docker.com/r/naskio/strapi maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- strapi -- cms + - strapi + - cms dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml index bfb47eb4197..c6fb591e505 100644 --- a/charts/stable/stun-turn-server/Chart.yaml +++ b/charts/stable/stun-turn-server/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: stun-turn-server version: 3.0.12 appVersion: latest -description: This is a Basic STUN & TURN server that was mainly created for Nextcloud +description: + This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. home: https://truecharts.org/charts/stable/stun-turn-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server -- https://github.com/truecharts/containers/tree/master/mirrorstun-turn-server + - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server + - https://github.com/truecharts/containers/tree/master/mirrorstun-turn-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- stun-turn-server -- Network + - stun-turn-server + - Network dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml index 589c88f95a9..f97adf86d3a 100644 --- a/charts/stable/suistartpage/Chart.yaml +++ b/charts/stable/suistartpage/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: suistartpage version: 3.0.4 appVersion: latest -description: SUI Startpage is a simple and clean server start page or homepage that +description: + SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. @@ -11,25 +12,25 @@ home: https://truecharts.org/charts/incubator/suistartpage icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png deprecated: false sources: -- https://github.com/CorneliousJD/SUI-Startpage -- https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage -- https://hub.docker.com/r/corneliousjd/sui-startpage + - https://github.com/CorneliousJD/SUI-Startpage + - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage + - https://hub.docker.com/r/corneliousjd/sui-startpage maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- suistartpage -- Tools-Utilities -- Network-Web + - suistartpage + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/survivethenights/Chart.yaml b/charts/stable/survivethenights/Chart.yaml index 16cc73ba949..7de1fd70d3f 100644 --- a/charts/stable/survivethenights/Chart.yaml +++ b/charts/stable/survivethenights/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: survivethenights version: 3.0.4 appVersion: stn -description: This Chart will download and install SteamCMD. It will also install Survive +description: + This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. home: https://truecharts.org/charts/incubator/survivethenights icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png deprecated: false sources: -- https://hub.docker.com/r/ich777/steamcmd -- https://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- survivethenights -- GameServers + - survivethenights + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 8294a76fedd..de3c52203d4 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: synclounge version: 6.0.28 appVersion: 5.2.24 -description: Synclounge is a third party tool that allows you to watch Plex in sync +description: + Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 803d6c1d56c..ff145674fa8 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: 15.1.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/syncthing icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png deprecated: false sources: -- https://syncthing.net/ -- https://github.com/syncthing/syncthing -- https://github.com/truecharts/charts/tree/master/charts/stable/syncthing -- https://hub.docker.com/r/syncthing/syncthing + - https://syncthing.net/ + - https://github.com/syncthing/syncthing + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://hub.docker.com/r/syncthing/syncthing maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- syncthing + - syncthing dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index 7e5f6b3035e..9642f068cda 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: synctube version: 4.0.12 appVersion: latest -description: Synchronized video viewing with chat and other features. Lightweight +description: + Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index 2f762d6aeae..49458ee6fb1 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: syslog-ng version: 6.1.13 appVersion: 4.5.0 -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and +description: + syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. home: https://truecharts.org/charts/stable/syslog-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng -- https://hub.docker.com/r/balabit/syslog-ng + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/balabit/syslog-ng maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- syslog-ng + - syslog-ng dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tachidesk-docker/Chart.yaml b/charts/stable/tachidesk-docker/Chart.yaml index 31212140f98..a884a3d379d 100644 --- a/charts/stable/tachidesk-docker/Chart.yaml +++ b/charts/stable/tachidesk-docker/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tachidesk-docker version: 3.0.4 @@ -8,25 +8,25 @@ 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/docker-tachidesk + - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - https://ghcr.io/suwayomi/tachidesk + - https://github.com/Suwayomi/Tachidesk-Server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tachidesk-docker -- MediaServer-Other + - tachidesk-docker + - MediaServer-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index 7934b77b8a0..6abc24e32cd 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: 0.0.15 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 0b841d1cfd0..5f9d6b55532 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tailscale version: 5.2.2 appVersion: 1.56.0 -description: Tailscale lets you connect your devices and users together in your own +description: + Tailscale lets you connect your devices and users together in your own secure virtual private network 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tanoshi/Chart.yaml b/charts/stable/tanoshi/Chart.yaml index 5c0192d8048..0cfb51d16b8 100644 --- a/charts/stable/tanoshi/Chart.yaml +++ b/charts/stable/tanoshi/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tanoshi version: 3.0.4 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/tanoshi icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png deprecated: false sources: -- https://github.com/faldez/tanoshi -- https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi -- https://hub.docker.com/r/faldez/tanoshi + - https://github.com/faldez/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://hub.docker.com/r/faldez/tanoshi maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tanoshi -- Productivity -- MediaApp-Books -- MediaServer-Books + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index ef5cd542083..497d931d97e 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: 4.1.1 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/tasmoadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png deprecated: false sources: -- https://github.com/TasmoAdmin/TasmoAdmin -- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin -- https://github.com/truecharts/containers/tree/master/mirrortasmoadmin + - https://github.com/TasmoAdmin/TasmoAdmin + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - https://github.com/truecharts/containers/tree/master/mirrortasmoadmin maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tasmoadmin -- HomeAutomation -- Network-Management + - tasmoadmin + - HomeAutomation + - Network-Management dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tasmobackup/Chart.yaml b/charts/stable/tasmobackup/Chart.yaml index e3430738a40..6bc9717bbf0 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: 3.0.7 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/tasmobackup icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup -- https://github.com/truecharts/containers/tree/master/mirrortasmobackup -- https://github.com/danmed/TasmoBackupV1 + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup + - https://github.com/truecharts/containers/tree/master/mirrortasmobackup + - https://github.com/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: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index 152697f5fca..d8eabc14ee9 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tasmocompiler version: 3.0.8 appVersion: latest -description: TasmoCompiler is a simple web GUI which allows you to compile fantastic +description: + TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings home: https://truecharts.org/charts/incubator/tasmocompiler icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png deprecated: false sources: -- https://github.com/benzino77/tasmocompiler -- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler -- https://github.com/truecharts/containers/tree/master/mirrortasmocompiler + - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler + - https://github.com/truecharts/containers/tree/master/mirrortasmocompiler maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tasmocompiler -- HomeAutomation -- Tools-Utilities + - tasmocompiler + - HomeAutomation + - Tools-Utilities dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 1c99bedc247..36abb06a562 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: 0.0.22 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index b4289a5915d..53113f26d9d 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: 15.0.19 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/tautulli icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png deprecated: false sources: -- https://github.com/Tautulli/Tautulli -- https://github.com/truecharts/charts/tree/master/charts/stable/tautulli -- https://ghcr.io/onedr0p/tautulli + - https://github.com/Tautulli/Tautulli + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://ghcr.io/onedr0p/tautulli maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tautulli -- plex + - tautulli + - plex dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index ca348937a2e..f55c42a3364 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: 6.2.2 @@ -8,25 +8,25 @@ 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/truecharts/charts/tree/master/charts/stable/tdarr-node -- https://hub.docker.com/r/haveagitgat/tdarr_node -- https://github.com/HaveAGitGat/Tdarr + - https://hub.docker.com/r/haveagitgat/tdarr_node + - https://github.com/HaveAGitGat/Tdarr + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index b9df4ef2340..5783b9d69f1 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: 6.2.2 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index b9066d582dd..1bdfa919e0e 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teedy-docs version: 3.0.5 appVersion: latest -description: Teedy is an open-source, lightweight document management system (DMS) +description: + Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. 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/truecharts/charts/tree/master/charts/incubator/teedy-docs -- https://hub.docker.com/r/sismics/docs -- https://github.com/sismics/docs + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs + - https://hub.docker.com/r/sismics/docs maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- teedy-docs -- Cloud -- Productivity + - teedy-docs + - Cloud + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index c6383f135c0..15aba8d1463 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: teedy version: 12.0.12 appVersion: "1.11" -description: Teedy is an open source, lightweight document management system for individuals +description: + Teedy is an open source, lightweight document management system for individuals and businesses. home: https://truecharts.org/charts/stable/teedy icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png deprecated: false sources: -- https://github.com/sismics/docs -- https://github.com/truecharts/charts/tree/master/charts/stable/teedy -- https://hub.docker.com/r/sismics/docs + - https://github.com/sismics/docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://hub.docker.com/r/sismics/docs maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- teedy -- documents -- management + - teedy + - documents + - management dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index 93c60a3744a..82067523bbb 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: telethon-downloader version: 3.0.4 appVersion: latest -description: This is a simple Chart that downloads files sent to a telegram bot up +description: + This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/terraria-tshock/Chart.yaml b/charts/stable/terraria-tshock/Chart.yaml index 5899cdfd84d..5267d7342a4 100644 --- a/charts/stable/terraria-tshock/Chart.yaml +++ b/charts/stable/terraria-tshock/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: terraria-tshock version: 4.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/terraria-tshock icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png deprecated: false sources: -- https://hub.docker.com/r/ich777/terrariaserver -- https://tshock.co/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - https://tshock.co/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - https://hub.docker.com/r/ich777/terrariaserver maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- terraria-tshock -- GameServers + - terraria-tshock + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/theforest/Chart.yaml b/charts/stable/theforest/Chart.yaml index c2c01786f22..3ebf2861665 100644 --- a/charts/stable/theforest/Chart.yaml +++ b/charts/stable/theforest/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: theforest version: 3.0.4 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://www.steampowered.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/theforest -- https://hub.docker.com/r/ich777/steamcmd + - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- theforest -- GameServers + - theforest + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index b4f0f144829..50b1e3efa8c 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: 10.0.22 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/thelounge icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png deprecated: false sources: -- https://github.com/thelounge/thelounge -- https://github.com/truecharts/charts/tree/master/charts/stable/thelounge -- https://hub.docker.com/r/thelounge/thelounge + - https://github.com/thelounge/thelounge + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://hub.docker.com/r/thelounge/thelounge maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- thelounge -- IRC -- The Lounge -- docker -- thelounge-docker + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index 60b591e969a..d95901e8ce4 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: 6.0.13 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 9aca3326290..3e2991803b5 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: thunderbird version: 3.0.5 appVersion: latest -description: This Chart will download and install Thunderbird in the preferred version +description: + This Chart will download and install Thunderbird in the preferred version and language. home: https://truecharts.org/charts/incubator/thunderbird icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png deprecated: false sources: -- https://www.thunderbird.net/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird -- https://hub.docker.com/r/ich777/thunderbird + - https://www.thunderbird.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - https://hub.docker.com/r/ich777/thunderbird maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- thunderbird -- mail + - thunderbird + - mail dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index 1f1f0945ea7..03a1fc5aa8e 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: timetagger version: 3.0.5 appVersion: 23.11.4 -description: An open source time-tracker with an interactive user experience and powerful +description: + An open source time-tracker with an interactive user experience and powerful reporting. home: https://truecharts.org/charts/incubator/timetagger icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png deprecated: false sources: -- https://timetagger.app -- https://github.com/almarklein/timetagger -- https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger -- https://ghcr.io/almarklein/timetagger + - https://timetagger.app + - https://github.com/almarklein/timetagger + - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger + - https://ghcr.io/almarklein/timetagger maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- time -- timetagger + - time + - timetagger dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index 511d142f78b..0e421426fab 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tinymediamanager version: 6.0.14 appVersion: 4.3.14 -description: TinyMediaManager is a full featured media manager to organize and clean +description: + TinyMediaManager is a full featured media manager to organize and clean up your media library. home: https://truecharts.org/charts/stable/tinymediamanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png deprecated: false sources: -- https://hub.docker.com/r/tinymediamanager/tinymediamanager -- https://gitlab.com/tinyMediaManager/tinyMediaManager -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tonido/Chart.yaml b/charts/stable/tonido/Chart.yaml index cbfbbf04ec1..1a38344bdb5 100644 --- a/charts/stable/tonido/Chart.yaml +++ b/charts/stable/tonido/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tonido version: 3.0.4 appVersion: latest -description: Tonido Server allows you to access all your files on your computer from +description: + Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. home: https://truecharts.org/charts/incubator/tonido icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png deprecated: false sources: -- https://registry.hub.docker.com/r/captinsano/tonido/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/tonido -- https://hub.docker.com/r/captinsano/tonido + - https://registry.hub.docker.com/r/captinsano/tonido/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido + - https://hub.docker.com/r/captinsano/tonido maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tonido -- Cloud + - tonido + - Cloud dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index 2b53c17e403..dc670b7771a 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: 12.1.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/traccar icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png deprecated: false sources: -- https://hub.docker.com/r/traccar/traccar -- https://github.com/traccar/traccar -- https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tracks/Chart.yaml b/charts/stable/tracks/Chart.yaml index 9c970242b2b..85a2296f01c 100644 --- a/charts/stable/tracks/Chart.yaml +++ b/charts/stable/tracks/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tracks version: 3.0.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://hub.docker.com/r/tracksapp/tracks + - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tracks -- Productivity + - tracks + - Productivity dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/traefik-forward-auth/Chart.yaml b/charts/stable/traefik-forward-auth/Chart.yaml index ba20aca4dd4..4d95c6c72ee 100644 --- a/charts/stable/traefik-forward-auth/Chart.yaml +++ b/charts/stable/traefik-forward-auth/Chart.yaml @@ -1,37 +1,38 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traefik-forward-auth version: 0.2.10 appVersion: latest -description: A minimal forward authentication service that provides OAuth/SSO login +description: + A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md). home: https://truecharts.org/charts/incubator/traefik-forward-auth icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png deprecated: false sources: -- https://github.com/thomseddon/traefik-forward-auth -- https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth -- https://github.com/truecharts/containers/tree/master/mirrortraefik-forward-auth + - https://github.com/thomseddon/traefik-forward-auth + - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth + - https://github.com/truecharts/containers/tree/master/mirrortraefik-forward-auth maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- traefik-forward-auth -- traefik -- forward-auth -- auth -- ingress -- middleware + - traefik-forward-auth + - traefik + - forward-auth + - auth + - ingress + - middleware dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index 0a8b5fd5dcd..e7f8badbc72 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traggo version: 3.0.12 appVersion: 0.3.0 -description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, +description: + Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/traktarr/Chart.yaml b/charts/stable/traktarr/Chart.yaml index 1c8a0d57720..1367a01ae36 100644 --- a/charts/stable/traktarr/Chart.yaml +++ b/charts/stable/traktarr/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: traktarr version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/traktarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png deprecated: false sources: -- https://github.com/l3uddz/traktarr -- https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr -- https://hub.docker.com/r/eafxx/traktarr + - https://github.com/l3uddz/traktarr + - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr + - https://hub.docker.com/r/eafxx/traktarr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- traktarr -- Tools-Utilities + - traktarr + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/trango/Chart.yaml b/charts/stable/trango/Chart.yaml index 9d55370b7fb..6f10de51a98 100644 --- a/charts/stable/trango/Chart.yaml +++ b/charts/stable/trango/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: trango version: 3.0.4 appVersion: latest -description: Trango self-hosted is a calling and file sharing solution that works +description: + Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes @@ -13,25 +14,25 @@ home: https://truecharts.org/charts/incubator/trango icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png deprecated: false sources: -- https://trango.io/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/trango -- https://hub.docker.com/r/tak786/trango-self-hosted + - https://trango.io/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/trango + - https://hub.docker.com/r/tak786/trango-self-hosted maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- trango -- Network-Other -- Tools-Utilities + - trango + - Network-Other + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index a01abd1cb20..c4f9a3c3500 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: 17.0.19 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index 037f2f82a47..d0dad13a4e3 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: trilium-notes version: 9.1.5 appVersion: 0.62.4 -description: Trilium Notes is a hierarchical note taking application with focus on +description: + Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. home: https://truecharts.org/charts/stable/trilium-notes icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png deprecated: false sources: -- https://github.com/zadam/trilium -- https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes -- https://ghcr.io/zadam/trilium + - https://github.com/zadam/trilium + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://ghcr.io/zadam/trilium maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- trilium -- notes -- note -- information + - trilium + - notes + - note + - information dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/troddit/Chart.yaml b/charts/stable/troddit/Chart.yaml index 7eeafe9def9..ba19bf35aa3 100644 --- a/charts/stable/troddit/Chart.yaml +++ b/charts/stable/troddit/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: troddit version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/troddit icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png deprecated: false sources: -- https://github.com/burhan-syed/troddit -- https://github.com/truecharts/charts/tree/master/charts/incubator/troddit -- https://hub.docker.com/r/bsyed/troddit + - https://github.com/burhan-syed/troddit + - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit + - https://hub.docker.com/r/bsyed/troddit maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- troddit -- Network-Web + - troddit + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index bb3344f7b4e..1a21a5a8595 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: 15.0.12 @@ -8,22 +8,22 @@ 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://hub.docker.com/r/ixsystems/truecommand + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ts-dnsserver/Chart.yaml b/charts/stable/ts-dnsserver/Chart.yaml index 68b7efb200d..4f36dea35ab 100644 --- a/charts/stable/ts-dnsserver/Chart.yaml +++ b/charts/stable/ts-dnsserver/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ts-dnsserver version: 3.0.4 appVersion: latest -description: Technitium DNS Server is an open source tool that can be used for self +description: + Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web @@ -12,24 +13,24 @@ home: https://truecharts.org/charts/incubator/ts-dnsserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png deprecated: false sources: -- https://github.com/TechnitiumSoftware/DnsServer -- https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver -- https://hub.docker.com/r/roxedus/ts-dnsserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - https://hub.docker.com/r/roxedus/ts-dnsserver + - https://github.com/TechnitiumSoftware/DnsServer maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ts-dnsserver -- Network-DNS + - ts-dnsserver + - Network-DNS dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index 73f42478283..f3dbfe406b7 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: 5.0.13 @@ -8,24 +8,24 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 3de96778a80..6eb7808767f 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tt-rss version: 12.0.12 appVersion: 2.0.9113 -description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) +description: + Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tubearchivist-redisjson/Chart.yaml b/charts/stable/tubearchivist-redisjson/Chart.yaml index 940a6882444..6b932985579 100644 --- a/charts/stable/tubearchivist-redisjson/Chart.yaml +++ b/charts/stable/tubearchivist-redisjson/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubearchivist-redisjson version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/tubearchivist-redisjson icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png deprecated: false sources: -- https://github.com/RedisJSON/RedisJSON -- https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson -- https://hub.docker.com/r/redislabs/rejson + - https://github.com/RedisJSON/RedisJSON + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson + - https://hub.docker.com/r/redislabs/rejson maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tubearchivist-redisjson -- MediaServer-Other + - tubearchivist-redisjson + - MediaServer-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index 91355a4bc10..04dfaff3249 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tubesync version: 3.0.5 appVersion: latest -description: TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr +description: + TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. @@ -11,27 +12,27 @@ home: https://truecharts.org/charts/incubator/tubesync icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png deprecated: false sources: -- https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync -- https://github.com/meeb/tubesync -- https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync -- https://ghcr.io/meeb/tubesync + - https://github.com/meeb/tubesync + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync + - https://ghcr.io/meeb/tubesync + - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tubesync -- Downloaders -- MediaApp-Video -- MediaServer-Video + - tubesync + - Downloaders + - MediaApp-Video + - MediaServer-Video dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index a039e2d27e0..75dedaa96ce 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: 16.0.29 @@ -8,26 +8,26 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/tvhproxy/Chart.yaml b/charts/stable/tvhproxy/Chart.yaml index fd877ca895e..6d34e1a909c 100644 --- a/charts/stable/tvhproxy/Chart.yaml +++ b/charts/stable/tvhproxy/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tvhproxy version: 3.0.4 appVersion: latest -description: TvhProxy is a small flask app to proxy requests between Plex Media Server +description: + TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. home: https://truecharts.org/charts/incubator/tvhproxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png deprecated: false sources: -- https://hub.docker.com/r/chvb/docker-tvhproxy -- https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- tvhproxy -- MediaApp-Video + - tvhproxy + - MediaApp-Video dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index c92fd4f2fdc..0a88837fe24 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twonky-server version: 3.0.5 appVersion: latest -description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from +description: + TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. @@ -11,26 +12,26 @@ 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/truecharts/charts/tree/master/charts/incubator/twonky-server + - https://hub.docker.com/r/dtjs48jkt/twonkyserver + - https://github.com/H2CK/twonkyserver maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- twonky-server -- MediaServer-Video -- MediaServer-Music -- MediaServer-Other + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 45ab3708b83..d62efc66e74 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -1,35 +1,36 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: twtxt version: 7.0.12 appVersion: 0.1.1 -description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No +description: + A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! home: https://truecharts.org/charts/stable/twtxt icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/twtxt -- https://ghcr.io/nicholaswilde/twtxt -- https://github.com/nicholaswilde/docker-twtxt -- https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt + - https://github.com/prologic/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index 287a779674e..efc93ffd7d4 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ubooquity version: 7.0.27 appVersion: 2.1.2 -description: Ubooquity is a free, lightweight and easy-to-use home server for your +description: + Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index be63eef13df..cc0c2eaa7f8 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: 17.0.5 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/unifi icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png deprecated: false sources: -- https://unifi-network.ui.com -- https://github.com/jacobalberty/unifi-docker -- https://github.com/truecharts/charts/tree/master/charts/stable/unifi -- https://ghcr.io/goofball222/unifi + - https://unifi-network.ui.com + - https://github.com/jacobalberty/unifi-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://ghcr.io/goofball222/unifi maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ubiquiti -- unifi + - ubiquiti + - unifi dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index d1af39c02a5..3f4fe0a822b 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -1,9 +1,10 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: universal-media-server version: 3.0.5 appVersion: latest -description: Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable +description: + Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. @@ -11,26 +12,26 @@ 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://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server -- https://hub.docker.com/r/universalmediaserver/ums -- https://www.universalmediaserver.com/ + - https://www.universalmediaserver.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://hub.docker.com/r/universalmediaserver/ums maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- universal-media-server -- MediaServer-Video -- MediaServer-Music -- MediaServer-Photos + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 743377a869e..4ef549d1228 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: 7.0.13 @@ -8,23 +8,23 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index 8eec52aa249..6ce69c80140 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -1,36 +1,37 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unpackerr version: 10.0.12 appVersion: 0.12.0 -description: This application runs as a daemon on your download host. It checks for +description: + This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 2d3080e4837..b5379a1d5a8 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unpoller version: 7.0.18 appVersion: 2.9.4 -description: Collect your UniFi controller data and report it to an InfluxDB instance, +description: + Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/unturned/Chart.yaml b/charts/stable/unturned/Chart.yaml index 575e1ac6386..f91997ae44d 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: 3.0.8 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/unturned icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png deprecated: false sources: -- https://github.com/ich777/docker-steamcmd-server/tree/unturned -- https://github.com/truecharts/charts/tree/master/charts/incubator/unturned -- https://github.com/truecharts/containers/tree/master/mirrorunturned + - https://github.com/ich777/docker-steamcmd-server/tree/unturned + - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned + - https://github.com/truecharts/containers/tree/master/mirrorunturned maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- unturned -- GameServers + - unturned + - GameServers dependencies: -- name: common - version: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index d9ce9e53e3a..9c78d86492a 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: 7.0.23 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/uptime-kuma icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png deprecated: false sources: -- https://github.com/louislam/uptime-kuma -- https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma -- https://hub.docker.com/r/louislam/uptime-kuma + - https://github.com/louislam/uptime-kuma + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://hub.docker.com/r/louislam/uptime-kuma maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- monitoring -- uptime + - monitoring + - uptime dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index a847b5c5118..ff09ead820a 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: 8.0.12 @@ -8,27 +8,27 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index 3d31b5b4f10..32ce97dc962 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: urban-terror version: 3.0.4 appVersion: latest -description: Urban Terror is a free multiplayer first person shooter developed by +description: + Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. home: https://truecharts.org/charts/incubator/urban-terror icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png deprecated: false sources: -- https://www.urbanterror.info/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror -- https://hub.docker.com/r/ich777/urbanterror + - https://www.urbanterror.info/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - https://hub.docker.com/r/ich777/urbanterror maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- urban-terror -- GameServers + - urban-terror + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/v-rising/Chart.yaml b/charts/stable/v-rising/Chart.yaml index 3a2d2ce870f..cb766b269ff 100644 --- a/charts/stable/v-rising/Chart.yaml +++ b/charts/stable/v-rising/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: v-rising version: 3.0.4 appVersion: rising -description: This Chart will download and install SteamCMD. It will also install V +description: + This Chart will download and install SteamCMD. It will also install V Rising and run it. home: https://truecharts.org/charts/incubator/v-rising icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising -- https://hub.docker.com/r/ich777/steamcmd -- https://steampowered.com/ + - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising + - https://hub.docker.com/r/ich777/steamcmd maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- v-rising -- GameServers + - v-rising + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml index b59585025d6..7f7295bcec1 100644 --- a/charts/stable/valetudo-mapper/Chart.yaml +++ b/charts/stable/valetudo-mapper/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: valetudo-mapper version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/valetudo-mapper icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png deprecated: false sources: -- https://github.com/rand256/valetudo-mapper -- https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper -- https://hub.docker.com/r/rand256/valetudo-mapper + - https://github.com/rand256/valetudo-mapper + - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- valetudo-mapper -- Tools-Utilities + - valetudo-mapper + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index 9ffaf78d045..cef89f4559e 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: 7.0.13 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/valheim icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png deprecated: false sources: -- https://github.com/lloesche/valheim-server-docker -- https://github.com/truecharts/charts/tree/master/charts/stable/valheim -- https://ghcr.io/lloesche/valheim-server + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/van-dam/Chart.yaml b/charts/stable/van-dam/Chart.yaml index 332eaf75a68..4c6024bb5bc 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: 0.1.2 @@ -8,31 +8,31 @@ home: https://truecharts.org/charts/incubator/van-dam icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirrorvan-dam -- https://github.com/Floppy/van_dam -- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/Floppy/van_dam + - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/truecharts/containers/tree/master/mirrorvan-dam maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- vanDAM -- media + - vanDAM + - media dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 7.0.6 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 7.0.6 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/venstar2mqtt/Chart.yaml b/charts/stable/venstar2mqtt/Chart.yaml index 0c8cfcbb359..fc0f60ecca5 100644 --- a/charts/stable/venstar2mqtt/Chart.yaml +++ b/charts/stable/venstar2mqtt/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: venstar2mqtt version: 3.0.4 appVersion: latest -description: Simple Chart that allows MQTT to be used to view data and push settings +description: + Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. home: https://truecharts.org/charts/incubator/venstar2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png deprecated: false sources: -- https://github.com/terafin/mqtt-venstar-bridge -- https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt -- https://hub.docker.com/r/terafin/mqtt-venstar-bridge + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge + - https://github.com/terafin/mqtt-venstar-bridge + - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- venstar2mqtt -- HomeAutomation -- Tools-Utilities + - venstar2mqtt + - HomeAutomation + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index f20d73b9359..42bbb3546ae 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vertex version: 3.0.5 @@ -8,25 +8,25 @@ 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 0e68279a65c..9d0258438e1 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: 6.0.12 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index bb40d5c0e9b..a7187a06304 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: 9.0.29 @@ -8,30 +8,30 @@ 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/api 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/vintage-story/Chart.yaml b/charts/stable/vintage-story/Chart.yaml index 9f40b5bb642..453282a9ba5 100644 --- a/charts/stable/vintage-story/Chart.yaml +++ b/charts/stable/vintage-story/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vintage-story version: 3.0.4 appVersion: latest -description: This is a Basic Vintage Story Server it will download and install Vintage +description: + This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. 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://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story + - https://hub.docker.com/r/ich777/vintagestory + - https://www.vintagestory.at/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- vintage-story -- GameServers + - vintage-story + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/virt-manager/Chart.yaml b/charts/stable/virt-manager/Chart.yaml index eab6978b9c5..dc1874e2a25 100644 --- a/charts/stable/virt-manager/Chart.yaml +++ b/charts/stable/virt-manager/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: virt-manager version: 3.0.4 appVersion: latest -description: The virt-manager application is a desktop user interface for managing +description: + The virt-manager application is a desktop user interface for managing virtual machines through libvirt. home: https://truecharts.org/charts/incubator/virt-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager -- https://hub.docker.com/r/mber5/virt-manager + - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - https://hub.docker.com/r/mber5/virt-manager maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- virt-manager -- Tools-Utilities + - virt-manager + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/vlmcsd-kms-server/Chart.yaml b/charts/stable/vlmcsd-kms-server/Chart.yaml index 1ac1d03c91f..12a9b993932 100644 --- a/charts/stable/vlmcsd-kms-server/Chart.yaml +++ b/charts/stable/vlmcsd-kms-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vlmcsd-kms-server version: 3.0.4 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/incubator/vlmcsd-kms-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png deprecated: false sources: -- https://github.com/mikolatero/docker-vlmcsd -- https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server -- https://hub.docker.com/r/mikolatero/vlmcsd + - https://hub.docker.com/r/mikolatero/vlmcsd + - https://github.com/mikolatero/docker-vlmcsd + - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- vlmcsd-kms-server -- Cloud -- Tools-Utilities -- Network-Other + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/vocechat-server/Chart.yaml b/charts/stable/vocechat-server/Chart.yaml index 2808e78d37d..b1c8a8fc469 100644 --- a/charts/stable/vocechat-server/Chart.yaml +++ b/charts/stable/vocechat-server/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: vocechat-server version: 1.0.2 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/vocechat-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png deprecated: false sources: -- 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://github.com/Privoce/vocechat-server-rust + - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server + - https://hub.docker.com/r/privoce/vocechat-server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- vocechat-server -- social + - vocechat-server + - social dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index 57c4fada187..dcfd8f8a9bc 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: 1.0.7 @@ -8,23 +8,23 @@ 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/truecharts/charts/tree/master/charts/stable/wallos + - https://hub.docker.com/r/bellamy/wallos + - https://github.com/ellite/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: 15.3.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 15.3.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index 6a6476189db..0ca05b483aa 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: 1.1.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/stable/watcharr icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirrorwatcharr -- https://github.com/sbondCo/Watcharr -- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + - https://github.com/sbondCo/Watcharr + - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr + - https://github.com/truecharts/containers/tree/master/mirrorwatcharr maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- watcharr -- media + - watcharr + - media dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index db65e5636c9..26315a19800 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: 5.1.9 @@ -8,24 +8,24 @@ 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://github.com/aceberg/WatchYourLAN + - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://hub.docker.com/r/aceberg/watchyourlan maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- network -- monitor + - network + - monitor dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index bfcddbe25a6..6b5f7b19618 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: 6.0.29 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index e0239a876cb..969783bb732 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -1,41 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: weblate version: 9.0.12 appVersion: 4.16.4 -description: Weblate is a copylefted libre software web-based continuous localization +description: + Weblate is a copylefted libre software web-based continuous localization system home: https://truecharts.org/charts/stable/weblate icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/weblate -- https://hub.docker.com/r/weblate/weblate -- https://docs.weblate.org/en/latest/ -- https://github.com/WeblateOrg/weblate -- https://github.com/WeblateOrg/docker -- https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ + - https://github.com/WeblateOrg/weblate + - https://github.com/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index 92a80e79a71..6291269d034 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: 5.0.12 @@ -8,25 +8,25 @@ 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/truecharts/charts/tree/master/charts/stable/webnut + - https://hub.docker.com/r/edgd1er/webnut + - https://github.com/rshipp/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index 9e5612d244a..43a38523ddd 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -1,38 +1,39 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: webp-server version: 3.0.5 appVersion: latest -description: This is a Server based on Golang, which allows you to serve WebP images +description: + This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. home: https://truecharts.org/charts/incubator/webp-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png deprecated: false sources: -- https://github.com/webp-sh/webp_server_go -- https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server -- https://hub.docker.com/r/webpsh/webps + - https://github.com/webp-sh/webp_server_go + - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server + - https://hub.docker.com/r/webpsh/webps maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- webp-server -- Cloud -- Productivity -- Tools-Utilities -- MediaServer-Photos -- Network-Web -- Network-FTP + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index 7c147348d9c..4a8b7485d1e 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: website-shot version: 7.0.9 appVersion: latest -description: Generate a full web-page screenshot with our service, that provides rich +description: + Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index c0de0d38b10..0de85e75cb2 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: 10.5.2 @@ -8,32 +8,32 @@ home: https://truecharts.org/charts/stable/wekan icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png deprecated: false sources: -- https://wekan.github.io/ -- https://github.com/wekan/wekan -- https://github.com/truecharts/charts/tree/master/charts/stable/wekan -- https://hub.docker.com/r/wekanteam/wekan + - https://wekan.github.io/ + - https://github.com/wekan/wekan + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mongodb - version: 6.0.67 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 6.0.67 + repository: https://deps.truecharts.org + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index 1a02563721a..7504b158a5a 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: 5.0.12 @@ -8,25 +8,25 @@ 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://hub.docker.com/r/weejewel/wg-easy + - https://github.com/WeeJeWel/wg-easy + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://hub.docker.com/r/weejewel/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index ca64b6b06f4..f35a847ee1d 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: 6.1.4 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/stable/whisparr icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png deprecated: false sources: -- https://github.com/onedr0p/containers/tree/main/apps/whisparr -- https://github.com/truecharts/charts/tree/master/charts/stable/whisparr -- https://ghcr.io/hotio/whisparr + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + - https://ghcr.io/hotio/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index 6c4d3dfde03..99795b8ef41 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: 7.0.14 @@ -8,26 +8,26 @@ home: https://truecharts.org/charts/stable/whoogle icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png deprecated: false sources: -- https://github.com/benbusby/whoogle-search -- https://github.com/truecharts/charts/tree/master/charts/stable/whoogle -- https://hub.docker.com/r/benbusby/whoogle-search + - https://github.com/benbusby/whoogle-search + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://hub.docker.com/r/benbusby/whoogle-search maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- whoogle -- search -- open source -- privacy + - whoogle + - search + - open source + - privacy dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml index 797aad8685a..8fd9276bcb8 100644 --- a/charts/stable/wifi-card/Chart.yaml +++ b/charts/stable/wifi-card/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wifi-card version: 3.0.5 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/wifi-card icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card -- https://hub.docker.com/r/bndw/wifi-card -- https://github.com/bndw/wifi-card + - https://github.com/bndw/wifi-card + - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card + - https://hub.docker.com/r/bndw/wifi-card maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- wifi-card -- Other + - wifi-card + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index cc85c003dad..077e4ca7c7e 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wikijs version: 12.0.13 appVersion: 2.5.300 -description: Make documentation a joy to write using Wiki.js's beautiful and intuitive +description: + Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! home: https://truecharts.org/charts/stable/wikijs icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/wikijs -- https://hub.docker.com/r/requarks/wiki -- https://github.com/Requarks/wiki -- https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki + - https://docs.requarks.io/install/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/requarks/wiki maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- wiki -- wikijs + - wiki + - wikijs dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index 3ded3a6db8c..9b2feb19dc4 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wireguard version: 5.0.12 appVersion: 1.0.20210914 -description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes +description: + WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. home: https://truecharts.org/charts/stable/wireguard icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png deprecated: false sources: -- https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard -- https://github.com/truecharts/charts/tree/master/charts/stable/wireguard -- https://ghcr.io/k8s-at-home/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - https://ghcr.io/k8s-at-home/wireguard maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- wireguard -- vpn + - wireguard + - vpn dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index d5f4a750ebe..a20ea8fafd0 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: 3.0.17 @@ -8,26 +8,26 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 525e413d7e7..226a100b1f4 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,39 +1,40 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wordpress version: 3.1.6 appVersion: 6.4.2 -description: The WordPress rich content management system can utilize plugins, widgets, +description: + The WordPress rich content management system can utilize plugins, widgets, and themes. home: https://truecharts.org/charts/stable/wordpress icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png deprecated: false sources: -- https://hub.docker.com/r/bitnami/wordpress -- https://www.wordpress.org -- https://github.com/truecharts/charts/tree/master/charts/stable/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 7.0.70 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 7.0.70 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wyoming-piper/Chart.yaml b/charts/stable/wyoming-piper/Chart.yaml index 863408cccdd..0422914a3ab 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: 1.0.10 @@ -8,23 +8,23 @@ 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://hub.docker.com/r/rhasspy/wyoming-piper + - https://github.com/home-assistant/addons/tree/master/piper + - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper 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: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index 6ba7136bade..059ac93e7bd 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: 1.0.8 @@ -8,23 +8,23 @@ 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: 13.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 13.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index 4f17d63c867..ac65e82ccad 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: 5.2.5 @@ -8,22 +8,22 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index b974018a53b..6c5f5c97ab5 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xmrig version: 3.0.4 appVersion: latest -description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server +description: + Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. home: https://truecharts.org/charts/incubator/xmrig icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig -- https://hub.docker.com/r/lnxd/xmrig + - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig + - https://hub.docker.com/r/lnxd/xmrig maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- xmrig -- Crypto + - xmrig + - Crypto dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/xonotic/Chart.yaml b/charts/stable/xonotic/Chart.yaml index 1436c1d9fb7..e51db44ba7f 100644 --- a/charts/stable/xonotic/Chart.yaml +++ b/charts/stable/xonotic/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xonotic version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/xonotic icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png deprecated: false sources: -- https://www.xonotic.org/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic -- https://hub.docker.com/r/ich777/xonotic + - https://www.xonotic.org/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic + - https://hub.docker.com/r/ich777/xonotic maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- xonotic -- GameServers + - xonotic + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index 64af8814c4f..e7099e3ac12 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: 10.0.12 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/stable/xteve icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png deprecated: false sources: -- 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 -- https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images + - https://github.com/xteve-project/xTeVe + - 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml index 6fe017cd1dc..84125c06a05 100644 --- a/charts/stable/xware/Chart.yaml +++ b/charts/stable/xware/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xware version: 3.0.4 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/incubator/xware icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png deprecated: false sources: -- https://hub.docker.com/r/caiguai/docker-xware -- https://github.com/truecharts/charts/tree/master/charts/incubator/xware + - https://github.com/truecharts/charts/tree/master/charts/incubator/xware + - https://hub.docker.com/r/caiguai/docker-xware maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- xware -- Downloaders + - xware + - Downloaders dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index f23bdafd11a..dadaf920b11 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: xwiki version: 8.1.7 appVersion: 15.10.1 -description: XWiki is a free wiki software platform written in Java with a design +description: + XWiki is a free wiki software platform written in Java with a design emphasis on extensibility home: https://truecharts.org/charts/stable/xwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png deprecated: false sources: -- https://github.com/xwiki/xwiki-docker -- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki -- https://hub.docker.com/_/xwiki + - https://github.com/xwiki/xwiki-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://hub.docker.com/_/xwiki maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- xwiki -- wiki + - xwiki + - wiki dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml index 7bead2f80ce..a03d0e5159d 100644 --- a/charts/stable/yacreaderlibraryserver/Chart.yaml +++ b/charts/stable/yacreaderlibraryserver/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yacreaderlibraryserver version: 3.0.4 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/yacreaderlibraryserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver -- https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker -- https://www.yacreader.com + - https://www.yacreader.com + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- yacreaderlibraryserver -- MediaServer-Other + - yacreaderlibraryserver + - MediaServer-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index 5c4e0eb81d5..93a224025b8 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yacy version: 3.0.4 @@ -8,25 +8,25 @@ 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://yacy.net/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy + - https://hub.docker.com/r/yacy/yacy_search_server maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- yacy -- Tools-Utilities -- Network-Web + - yacy + - Tools-Utilities + - Network-Web dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index 9a60e8b5b3b..33a5a8f6044 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yourls version: 3.0.7 appVersion: latest -description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL +description: + YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. home: https://truecharts.org/charts/incubator/yourls icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png deprecated: false sources: -- https://hub.docker.com/_/yourls -- https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - https://hub.docker.com/_/yourls maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- yourls -- Cloud -- Tools-Utilities -- Network-Web -- Network-Other + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index a3507497eb1..1c5594b567e 100644 --- a/charts/stable/youtransfer/Chart.yaml +++ b/charts/stable/youtransfer/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: youtransfer version: 4.0.12 appVersion: latest -description: YouTransfer is a simple but elegant self-hosted file transfer sharing +description: + YouTransfer is a simple but elegant self-hosted file transfer sharing solution. 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 639c55a3fec..4997180a6af 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: 6.0.13 @@ -8,30 +8,30 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mongodb - version: 6.0.67 - repository: https://deps.truecharts.org - condition: mongodb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mongodb + version: 6.0.67 + repository: https://deps.truecharts.org + condition: mongodb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index 2851df662be..1e3d34e6748 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: z80pack version: 3.0.4 @@ -9,24 +9,24 @@ home: https://truecharts.org/charts/incubator/z80pack icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png deprecated: false sources: -- 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://registry.hub.docker.com/r/dlandon/z80pack/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack + - https://hub.docker.com/r/dlandon/z80pack maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- z80pack -- Other + - z80pack + - Other dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 21eb1a2a704..d220e8249f0 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: 6.0.14 @@ -8,23 +8,23 @@ home: https://truecharts.org/charts/stable/zerotier icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/zerotier -- https://hub.docker.com/r/zerotier/zerotier + - https://hub.docker.com/r/zerotier/zerotier + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- zerotier -- network + - zerotier + - network dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 27cf2b6f901..9a01d6c5a63 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: 8.0.17 @@ -8,25 +8,25 @@ 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index 80c3d32e7cd..775fcde0b90 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -1,30 +1,31 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: znc version: 6.0.22 appVersion: 1.8.2 -description: Znc is an IRC network bouncer or BNC. It can detach the client from the +description: + Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. home: https://truecharts.org/charts/stable/znc icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/znc -- https://ghcr.io/linuxserver/znc + - https://github.com/truecharts/charts/tree/master/charts/stable/znc + - https://ghcr.io/linuxserver/znc maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- znc + - znc dependencies: -- name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index e408de63051..71d41ed10f9 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zoneminder version: 3.0.4 @@ -8,27 +8,27 @@ home: https://truecharts.org/charts/incubator/zoneminder icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png deprecated: false sources: -- https://zoneminder.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder -- https://hub.docker.com/r/dlandon/zoneminder.unraid + - https://zoneminder.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder + - https://hub.docker.com/r/dlandon/zoneminder.unraid maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- zoneminder -- home -- automation -- cctv -- utilities + - zoneminder + - home + - automation + - cctv + - utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index b9709b16d31..81d166d8c68 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -1,4 +1,4 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ztcuui-aio version: 5.0.14 @@ -8,23 +8,23 @@ 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/key-networks/ztncui-aio -- https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio -- https://hub.docker.com/r/keynetworks/ztncui + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://hub.docker.com/r/keynetworks/ztncui + - https://github.com/key-networks/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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 8fd4e1353aa..38b24986435 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: zwavejs2mqtt version: 16.3.2 appVersion: 9.6.0 -description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS +description: + Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue 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: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/artifactory-oss/Chart.yaml b/charts/unstable/artifactory-oss/Chart.yaml index 7ccf5a27613..6453007a85b 100644 --- a/charts/unstable/artifactory-oss/Chart.yaml +++ b/charts/unstable/artifactory-oss/Chart.yaml @@ -1,34 +1,35 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: artifactory-oss version: 3.0.2 appVersion: 7.71.4 -description: JFrog’s Artifactory open source project was created to speed up development +description: + JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. home: https://truecharts.org/charts/unstable/artifactory-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png deprecated: false sources: -- https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss -- https://jfrog.com/ -- https://github.com/truecharts/charts/tree/master/charts/unstable/artifactory-oss + - https://jfrog.com/ + - https://github.com/truecharts/charts/tree/master/charts/unstable/artifactory-oss + - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- artifactory-oss -- Productivity -- Tools-Utilities + - artifactory-oss + - Productivity + - Tools-Utilities dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/briefkasten/Chart.yaml b/charts/unstable/briefkasten/Chart.yaml index 96641240f06..5d74ff09e00 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.2 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/briefkasten icon: https://truecharts.org/img/hotlink-ok/chart-icons/briefkasten.png deprecated: false sources: -- https://hub.docker.com/r/ndom91/briefkasten -- https://github.com/ndom91/briefkasten -- https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten + - https://github.com/ndom91/briefkasten + - https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten + - https://hub.docker.com/r/ndom91/briefkasten maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- bookmark + - bookmark dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/docassemble/Chart.yaml b/charts/unstable/docassemble/Chart.yaml index 37b92f68779..dd88ceefb21 100644 --- a/charts/unstable/docassemble/Chart.yaml +++ b/charts/unstable/docassemble/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: docassemble version: 0.0.10 appVersion: latest -description: A free, open-source expert system for guided interviews and document +description: + A free, open-source expert system for guided interviews and document assembly. home: https://truecharts.org/charts/incubator/docassemble icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png deprecated: false sources: -- https://github.com/jhpyle/docassemble -- https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble -- https://github.com/truecharts/containers/tree/master/mirrordocassemble + - https://github.com/truecharts/containers/tree/master/mirrordocassemble + - https://github.com/jhpyle/docassemble + - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- docassemble -- documentation + - docassemble + - documentation dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/docspell/Chart.yaml b/charts/unstable/docspell/Chart.yaml index ca1430920b7..f451bab17c9 100644 --- a/charts/unstable/docspell/Chart.yaml +++ b/charts/unstable/docspell/Chart.yaml @@ -10,9 +10,9 @@ deprecated: false sources: - https://github.com/eikek/docspell - https://docspell.org/docs/install/docker/ + - https://docspell.org/docs/configure/defaults/ - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell - https://hub.docker.com/r/docspell/restserver - - https://docspell.org/docs/configure/defaults/ maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/unstable/eco/Chart.yaml b/charts/unstable/eco/Chart.yaml index abba23b2a86..9033d552038 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.9 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/eco icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png deprecated: false sources: -- https://github.com/ich777/docker-steamcmd-server/tree/eco -- https://github.com/truecharts/charts/tree/master/charts/incubator/eco -- https://github.com/truecharts/containers/tree/master/mirroreco + - https://github.com/ich777/docker-steamcmd-server/tree/eco + - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - https://github.com/truecharts/containers/tree/master/mirroreco maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- eco -- GameServers + - eco + - GameServers dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/funkwhale/Chart.yaml b/charts/unstable/funkwhale/Chart.yaml index 09bff702d07..cd60ae823c8 100644 --- a/charts/unstable/funkwhale/Chart.yaml +++ b/charts/unstable/funkwhale/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: funkwhale version: 3.0.4 appVersion: 1.2.10 -description: Funkwhale is designed to make it easy to listen to music you like, and +description: + Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. home: https://truecharts.org/charts/incubator/funkwhale icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirrorfunkwhale -- https://funkwhale.audio/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://funkwhale.audio/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://github.com/truecharts/containers/tree/master/mirrorfunkwhale maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- funkwhale -- MediaApp-Music -- MediaServer-Music + - funkwhale + - MediaApp-Music + - MediaServer-Music dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/ghost/Chart.yaml b/charts/unstable/ghost/Chart.yaml index 185f43b2bf3..1cf65e6b015 100644 --- a/charts/unstable/ghost/Chart.yaml +++ b/charts/unstable/ghost/Chart.yaml @@ -1,42 +1,43 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ghost version: 7.0.2 appVersion: 5.73.1 -description: Ghost is an open source, professional publishing platform built on a +description: + Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. 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://github.com/truecharts/charts/tree/master/charts/incubator/ghost + - https://hub.docker.com/_/ghost + - https://ghost.org/docs/ + - https://github.com/TryGhost/Ghost maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- ghost -- blog -- cms + - ghost + - blog + - cms dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 11.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/grist/Chart.yaml b/charts/unstable/grist/Chart.yaml index 4bd6f30c055..1abbf399cf1 100644 --- a/charts/unstable/grist/Chart.yaml +++ b/charts/unstable/grist/Chart.yaml @@ -1,48 +1,49 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: grist version: 9.0.2 appVersion: 1.1.7 -description: Grist is a modern relational spreadsheet. It combine the flexibility +description: + Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. home: https://truecharts.org/charts/incubator/grist icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png deprecated: false sources: -- https://github.com/gristlabs/grist-core -- https://github.com/truecharts/charts/tree/master/charts/incubator/grist -- https://hub.docker.com/r/gristlabs/grist -- https://support.getgrist.com/ + - https://github.com/gristlabs/grist-core + - https://support.getgrist.com/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/grist + - https://hub.docker.com/r/gristlabs/grist maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- grist -- spreadsheet -- database + - grist + - spreadsheet + - database dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/kaizoku/Chart.yaml b/charts/unstable/kaizoku/Chart.yaml index f1d2581a137..19846e8cb2c 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.8 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/kaizoku icon: https://truecharts.org/img/hotlink-ok/chart-icons/kaizoku.png deprecated: false sources: -- https://github.com/oae/kaizoku -- https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku -- https://github.com/truecharts/containers/tree/master/mirrorkaizoku + - https://github.com/oae/kaizoku + - https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku + - https://github.com/truecharts/containers/tree/master/mirrorkaizoku maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kaizoku + - kaizoku dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/kimai/Chart.yaml b/charts/unstable/kimai/Chart.yaml index 3e89267b245..cb71811015e 100644 --- a/charts/unstable/kimai/Chart.yaml +++ b/charts/unstable/kimai/Chart.yaml @@ -1,41 +1,42 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kimai version: 8.0.11 appVersion: 2.0.35 -description: Kimai is a free, open source and online time-tracking software designed +description: + Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. home: https://truecharts.org/charts/incubator/kimai icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png deprecated: false sources: -- https://github.com/truecharts/containers/tree/master/mirrorkimai -- https://github.com/kevinpapst/kimai2 -- https://github.com/tobybatch/kimai2 -- https://github.com/truecharts/charts/tree/master/charts/incubator/kimai + - https://github.com/kevinpapst/kimai2 + - https://github.com/tobybatch/kimai2 + - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai + - https://github.com/truecharts/containers/tree/master/mirrorkimai maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- kimai -- time -- tracking + - kimai + - time + - tracking dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: mariadb - version: 11.0.2 - repository: https://deps.truecharts.org/ - condition: mariadb.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: mariadb + version: 11.0.2 + repository: https://deps.truecharts.org/ + condition: mariadb.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/librephotos/Chart.yaml b/charts/unstable/librephotos/Chart.yaml index 323fc06b93c..943d4a49640 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.2 @@ -8,38 +8,38 @@ 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 + - https://github.com/LibrePhotos/librephotos + - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- photos -- gallery + - photos + - gallery dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/loki/Chart.yaml b/charts/unstable/loki/Chart.yaml index 7885f4c1813..570ec8ae4a7 100644 --- a/charts/unstable/loki/Chart.yaml +++ b/charts/unstable/loki/Chart.yaml @@ -1,30 +1,30 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: loki version: 12.0.2 appVersion: 2.9.2 -description: 'Loki: like Prometheus, but for logs.' +description: "Loki: like Prometheus, but for logs." home: https://truecharts.org/charts/incubator/loki icon: https://truecharts.org/img/hotlink-ok/chart-icons/loki.png deprecated: false sources: -- https://hub.docker.com/r/grafana/loki -- https://github.com/grafana/loki -- https://github.com/truecharts/charts/tree/master/charts/incubator/loki + - https://github.com/grafana/loki + - https://github.com/truecharts/charts/tree/master/charts/incubator/loki + - https://hub.docker.com/r/grafana/loki maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- logs + - logs dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/midarr/Chart.yaml b/charts/unstable/midarr/Chart.yaml index b13f00d0c84..1041fcae6fe 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.5 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/midarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/midarr -- https://github.com/truecharts/containers/tree/master/mirrormidarr-server -- https://github.com/midarrlabs/midarr-server + - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr + - https://github.com/truecharts/containers/tree/master/mirrormidarr-server + - https://github.com/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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/netbox/Chart.yaml b/charts/unstable/netbox/Chart.yaml index c90aa9776d1..26c32cbcf92 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.2 @@ -8,38 +8,38 @@ home: https://truecharts.org/charts/unstable/netbox icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbox.png deprecated: false sources: -- https://github.com/netbox-community/netbox-docker -- https://github.com/truecharts/charts/tree/master/charts/unstable/netbox -- https://hub.docker.com/r/netboxcommunity/netbox + - https://github.com/netbox-community/netbox-docker + - https://github.com/truecharts/charts/tree/master/charts/unstable/netbox + - https://hub.docker.com/r/netboxcommunity/netbox maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- network -- netbox + - network + - netbox dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/owncloud-ocis/Chart.yaml b/charts/unstable/owncloud-ocis/Chart.yaml index 5fd9449d231..aec359c7d58 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.21 @@ -8,30 +8,30 @@ home: https://truecharts.org/charts/incubator/owncloud-ocis icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png deprecated: false sources: -- https://owncloud.dev/ocis/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis -- https://github.com/truecharts/containers/tree/master/mirrorocis + - https://owncloud.dev/ocis/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis + - https://github.com/truecharts/containers/tree/master/mirrorocis maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- owncloud -- ocis -- infinite -- scale -- self-hosted -- sync -- share -- server + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/owntracks/Chart.yaml b/charts/unstable/owntracks/Chart.yaml index 54821e96b2e..f74cd963837 100644 --- a/charts/unstable/owntracks/Chart.yaml +++ b/charts/unstable/owntracks/Chart.yaml @@ -1,33 +1,34 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: owntracks version: 1.0.3 appVersion: 0.9.3 -description: The OwnTracks Recorder is a lightweight program for storing and accessing +description: + The OwnTracks Recorder is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the OwnTracks apps. 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://github.com/truecharts/containers/tree/master/mirrorowntracks + - https://github.com/owntracks/docker-recorder + - https://github.com/owntracks/recorder + - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks + - https://github.com/truecharts/containers/tree/master/mirrorowntracks maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- owncharts -- location + - owncharts + - location dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/rar2fs/Chart.yaml b/charts/unstable/rar2fs/Chart.yaml index d1a03f9ef4e..f7bec59fc4a 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/rar2fs icon: https://truecharts.org/img/hotlink-ok/chart-icons/rar2fs.png deprecated: false sources: -- https://github.com/zimme/docker-rar2fs -- https://github.com/truecharts/charts/tree/master/charts/incubator/rar2fs -- https://ghcr.io/zimme/rar2fs + - https://ghcr.io/zimme/rar2fs + - https://github.com/zimme/docker-rar2fs + - https://github.com/truecharts/charts/tree/master/charts/incubator/rar2fs maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- rar2fs -- archives + - rar2fs + - archives dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/speedtest-tracker/Chart.yaml b/charts/unstable/speedtest-tracker/Chart.yaml index 05d9e57d4ec..e6a48a9db36 100644 --- a/charts/unstable/speedtest-tracker/Chart.yaml +++ b/charts/unstable/speedtest-tracker/Chart.yaml @@ -1,31 +1,32 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: speedtest-tracker version: 4.0.20 appVersion: latest -description: A self-hosted internet performance tracking application that runs speedtest +description: + A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. home: https://truecharts.org/charts/incubator/speedtest-tracker icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png deprecated: false sources: -- https://github.com/alexjustesen/speedtest-tracker -- https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker -- https://github.com/truecharts/containers/tree/master/mirrorspeedtest-tracker + - https://github.com/alexjustesen/speedtest-tracker + - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/truecharts/containers/tree/master/mirrorspeedtest-tracker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- speedtest + - speedtest dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/statping-ng/Chart.yaml b/charts/unstable/statping-ng/Chart.yaml index ee01a05ddac..61b29e7060b 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.3 @@ -8,25 +8,25 @@ 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: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/synapse/Chart.yaml b/charts/unstable/synapse/Chart.yaml index b35e3c6eeed..fb74415f336 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.3 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/synapse icon: https://truecharts.org/img/hotlink-ok/chart-icons/synapse.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/synapse -- https://hub.docker.com/r/matrixdotorg/synapse + - https://github.com/truecharts/charts/tree/master/charts/incubator/synapse + - https://hub.docker.com/r/matrixdotorg/synapse maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- chat -- matrix -- synapse + - chat + - matrix + - synapse dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/technitium/Chart.yaml b/charts/unstable/technitium/Chart.yaml index b93d6ebe744..3d6ec4e4356 100644 --- a/charts/unstable/technitium/Chart.yaml +++ b/charts/unstable/technitium/Chart.yaml @@ -1,32 +1,33 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: technitium version: 4.0.6 appVersion: 11.3.0 -description: Technitium DNS Server is an open source authoritative as well as recursive +description: + Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. home: https://truecharts.org/charts/incubator/technitium icon: https://truecharts.org/img/hotlink-ok/chart-icons/technitium.png deprecated: false sources: -- https://github.com/TechnitiumSoftware/DnsServer -- https://technitium.com/ -- https://github.com/truecharts/charts/tree/master/charts/incubator/technitium -- https://github.com/truecharts/containers/tree/master/mirrortechnitium + - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium + - https://github.com/truecharts/containers/tree/master/mirrortechnitium + - https://github.com/TechnitiumSoftware/DnsServer + - https://technitium.com/ maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- DNS + - DNS dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/telepush/Chart.yaml b/charts/unstable/telepush/Chart.yaml index 8791df8fc8b..990cd39397d 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.9 @@ -8,25 +8,25 @@ home: https://truecharts.org/charts/incubator/telepush icon: https://truecharts.org/img/hotlink-ok/chart-icons/telepush.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/incubator/telepush -- https://github.com/truecharts/containers/tree/master/mirrortelepush -- https://github.com/muety/telepush + - https://github.com/muety/telepush + - https://github.com/truecharts/charts/tree/master/charts/incubator/telepush + - https://github.com/truecharts/containers/tree/master/mirrortelepush maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- telepush -- telegram -- notifications + - telepush + - telegram + - notifications dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/twingate-connector/Chart.yaml b/charts/unstable/twingate-connector/Chart.yaml index 236082b5ece..882894cfd2d 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.6 @@ -8,24 +8,24 @@ home: https://truecharts.org/charts/incubator/twingate-connector icon: https://truecharts.org/img/hotlink-ok/chart-icons/twingate-connector.png deprecated: false sources: -- https://www.twingate.com/docs/connector-deployment -- https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector -- https://github.com/truecharts/containers/tree/master/mirrortwingate-connector + - https://www.twingate.com/docs/connector-deployment + - https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector + - https://github.com/truecharts/containers/tree/master/mirrortwingate-connector maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- twingate-connector -- networking + - twingate-connector + - networking dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/unstable/wger/Chart.yaml b/charts/unstable/wger/Chart.yaml index 79deaf9ccfd..8ce1ffc13e3 100644 --- a/charts/unstable/wger/Chart.yaml +++ b/charts/unstable/wger/Chart.yaml @@ -1,47 +1,48 @@ -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" apiVersion: v2 name: wger version: 6.0.2 appVersion: latest -description: Workout Manager is a free, open source web application that helps you +description: + Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. home: https://truecharts.org/charts/unstable/wger icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/unstable/wger -- https://hub.docker.com/r/wger/server -- 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 + - https://github.com/wger-project/wger + - https://github.com/wger-project/docker maintainers: -- name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: -- workout + - workout dependencies: -- name: common - version: 16.2.6 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] -- name: postgresql - version: 11.0.31 - repository: https://deps.truecharts.org/ - condition: postgresql.enabled - alias: "" - tags: [] - import-values: [] -- name: redis - version: 10.0.1 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.6 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: postgresql + version: 11.0.31 + repository: https://deps.truecharts.org/ + condition: postgresql.enabled + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.1 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4