diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index dbe94ecb1a5..ea914dd43cd 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: dependency apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - database - clickhouse - sql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://hub.docker.com/r/clickhouse/clickhouse-server type: application -version: 10.2.8 +version: 10.2.9 diff --git a/charts/dependency/kube-state-metrics/Chart.yaml b/charts/dependency/kube-state-metrics/Chart.yaml index 120ffc31950..8c6fb3f04c1 100644 --- a/charts/dependency/kube-state-metrics/Chart.yaml +++ b/charts/dependency/kube-state-metrics/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics - https://hub.docker.com/r/bitnami/kube-state-metrics type: application -version: 6.1.10 +version: 6.1.11 diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 92253c183c7..a8eda5ae3ff 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb - https://hub.docker.com/r/bitnami/mariadb type: application -version: 12.1.8 +version: 12.1.9 diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 21e38e032f6..6392beaf907 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached - https://hub.docker.com/r/bitnami/memcached type: application -version: 11.1.9 +version: 11.1.10 diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index edbdb36bcce..6abf6a8074e 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - https://hub.docker.com/r/bitnami/mongodb type: application -version: 11.1.12 +version: 11.1.13 diff --git a/charts/dependency/node-exporter/Chart.yaml b/charts/dependency/node-exporter/Chart.yaml index b4e301feb57..8366a015ea8 100644 --- a/charts/dependency/node-exporter/Chart.yaml +++ b/charts/dependency/node-exporter/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter - https://hub.docker.com/r/bitnami/node-exporter type: application -version: 6.1.10 +version: 6.1.11 diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 374487ec348..d5c3fa5b04e 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/redis - https://hub.docker.com/r/bitnami/redis type: application -version: 11.1.11 +version: 11.1.12 diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 5266074b2d8..17710090003 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://hub.docker.com/r/bitnami/solr type: application -version: 9.1.8 +version: 9.1.9 diff --git a/charts/dev/apprise-api/Chart.yaml b/charts/dev/apprise-api/Chart.yaml index 67aa8f812e0..fd6144836b8 100644 --- a/charts/dev/apprise-api/Chart.yaml +++ b/charts/dev/apprise-api/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: notifications - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.9.7 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: Push notifications that work with just about every platform! -home: https://truecharts.org/charts/incubator/apprise-api +home: https://truecharts.org/charts/dev/apprise-api icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png keywords: - apprise-api - notifications - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: apprise-api sources: - - https://hub.docker.com/r/caronc/apprise - https://github.com/caronc/apprise-api - - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api + - https://github.com/truecharts/charts/tree/master/charts/dev/apprise-api + - https://hub.docker.com/r/caronc/apprise type: application -version: 4.0.14 +version: 4.0.15 diff --git a/charts/dev/apprise-api/README.md b/charts/dev/apprise-api/README.md index 9513b97a3e2..def795964f7 100644 --- a/charts/dev/apprise-api/README.md +++ b/charts/dev/apprise-api/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/apprise-api) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/apprise-api) **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/dev/appsmith/Chart.yaml b/charts/dev/appsmith/Chart.yaml index a5f9fcf9b43..725046d0a37 100644 --- a/charts/dev/appsmith/Chart.yaml +++ b/charts/dev/appsmith/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.9.57 dependencies: @@ -25,11 +25,11 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/appsmith icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png keywords: - appsmith -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,7 +37,7 @@ maintainers: name: appsmith sources: - https://github.com/appsmithorg/appsmith - - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith + - https://github.com/truecharts/charts/tree/master/charts/dev/appsmith - https://hub.docker.com/r/appsmith/appsmith-ce type: application -version: 6.0.14 +version: 6.0.15 diff --git a/charts/dev/appsmith/README.md b/charts/dev/appsmith/README.md index c171869423a..11186376e62 100644 --- a/charts/dev/appsmith/README.md +++ b/charts/dev/appsmith/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/appsmith) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/appsmith) **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/dev/awesome-ttrss/Chart.yaml b/charts/dev/awesome-ttrss/Chart.yaml index c139ef4d184..bbfecb385c5 100644 --- a/charts/dev/awesome-ttrss/Chart.yaml +++ b/charts/dev/awesome-ttrss/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 -appVersion: latest-2023-12-18 +appVersion: 2023.12.18 dependencies: - name: common version: 17.2.21 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/awesome-ttrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png keywords: - tt-rss - awesome-ttrss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: awesome-ttrss sources: - https://github.com/HenryQW/Awesome-TTRSS - - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss + - https://github.com/truecharts/charts/tree/master/charts/dev/awesome-ttrss - https://hub.docker.com/r/wangqiru/ttrss type: application -version: 4.0.4 +version: 4.0.5 diff --git a/charts/dev/awesome-ttrss/README.md b/charts/dev/awesome-ttrss/README.md index 06236209d3e..aee2995ecec 100644 --- a/charts/dev/awesome-ttrss/README.md +++ b/charts/dev/awesome-ttrss/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/awesome-ttrss) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/awesome-ttrss) **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/dev/btdex/Chart.yaml b/charts/dev/btdex/Chart.yaml index 91443d5ee43..04d2ecc169a 100644 --- a/charts/dev/btdex/Chart.yaml +++ b/charts/dev/btdex/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. -home: https://truecharts.org/charts/incubator/btdex +home: https://truecharts.org/charts/dev/btdex icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png keywords: - btdex - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: btdex sources: - - https://hub.docker.com/r/furritos/docker-btdex - https://btdex.trade/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex + - https://github.com/truecharts/charts/tree/master/charts/dev/btdex + - https://hub.docker.com/r/furritos/docker-btdex type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/btdex/README.md b/charts/dev/btdex/README.md index 4481a54242f..8f23defd825 100644 --- a/charts/dev/btdex/README.md +++ b/charts/dev/btdex/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/btdex) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/btdex) **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/dev/cadquery-jupyter/Chart.yaml b/charts/dev/cadquery-jupyter/Chart.yaml index e204b847dab..b4ca93ee0d7 100644 --- a/charts/dev/cadquery-jupyter/Chart.yaml +++ b/charts/dev/cadquery-jupyter/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 3.5.2 dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/cadquery-jupyter +home: https://truecharts.org/charts/dev/cadquery-jupyter icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png keywords: - cadquery-jupyter @@ -27,7 +27,7 @@ keywords: - Other - Network-Web - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,7 +35,7 @@ maintainers: name: cadquery-jupyter sources: - https://github.com/bernhard-42/jupyter-cadquery - - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter + - https://github.com/truecharts/charts/tree/master/charts/dev/cadquery-jupyter - https://hub.docker.com/r/bwalter42/jupyter_cadquery type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/cadquery-jupyter/README.md b/charts/dev/cadquery-jupyter/README.md index 6c24e2ac134..f4f1efae756 100644 --- a/charts/dev/cadquery-jupyter/README.md +++ b/charts/dev/cadquery-jupyter/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cadquery-jupyter) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/cadquery-jupyter) **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/dev/checkmk/Chart.yaml b/charts/dev/checkmk/Chart.yaml index de3f4a69605..19274afb236 100644 --- a/charts/dev/checkmk/Chart.yaml +++ b/charts/dev/checkmk/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.2.0 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/checkmk icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png keywords: - checkmk - monitoring -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: checkmk sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk - - https://hub.docker.com/r/checkmk/check-mk-raw - https://github.com/tribe29/checkmk + - https://github.com/truecharts/charts/tree/master/charts/dev/checkmk + - https://hub.docker.com/r/checkmk/check-mk-raw type: application -version: 1.0.13 +version: 1.0.14 diff --git a/charts/dev/checkmk/README.md b/charts/dev/checkmk/README.md index 880a0d66a0d..49173d5968d 100644 --- a/charts/dev/checkmk/README.md +++ b/charts/dev/checkmk/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/checkmk) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/checkmk) **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/dev/cherry/Chart.yaml b/charts/dev/cherry/Chart.yaml index 17e89f5403a..a74429c4870 100644 --- a/charts/dev/cherry/Chart.yaml +++ b/charts/dev/cherry/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmark - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.0.7 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: An open source self-hosted bookmark service -home: https://truecharts.org/charts/incubator/cherry +home: https://truecharts.org/charts/dev/cherry icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png keywords: - bookmark -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ name: cherry sources: - https://cherry.haishan.me/ - https://github.com/haishanh/cherry - - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry + - https://github.com/truecharts/charts/tree/master/charts/dev/cherry - https://hub.docker.com/r/haishanh/cherry type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/cherry/README.md b/charts/dev/cherry/README.md index 9243b5b02a6..ef4e6ee91be 100644 --- a/charts/dev/cherry/README.md +++ b/charts/dev/cherry/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cherry) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/cherry) **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/dev/cleanarr/Chart.yaml b/charts/dev/cleanarr/Chart.yaml index f451462d494..39df595ec22 100644 --- a/charts/dev/cleanarr/Chart.yaml +++ b/charts/dev/cleanarr/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.5.1 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: A simple UI to help find and delete duplicate and sample files from your Plex server. -home: https://truecharts.org/charts/incubator/cleanarr +home: https://truecharts.org/charts/dev/cleanarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png keywords: - cleanarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: cleanarr sources: - https://github.com/se1exin/cleanarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr + - https://github.com/truecharts/charts/tree/master/charts/dev/cleanarr - https://hub.docker.com/r/selexin/cleanarr type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/cleanarr/README.md b/charts/dev/cleanarr/README.md index 3d29b9f779c..0fac839d864 100644 --- a/charts/dev/cleanarr/README.md +++ b/charts/dev/cleanarr/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cleanarr) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/cleanarr) **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/dev/cloudbeaver/Chart.yaml b/charts/dev/cloudbeaver/Chart.yaml index ac3ff062f67..aa4ff6b685b 100644 --- a/charts/dev/cloudbeaver/Chart.yaml +++ b/charts/dev/cloudbeaver/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 23.3.1 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Cloud Database Manager (Official Chart) -home: https://truecharts.org/charts/incubator/cloudbeaver +home: https://truecharts.org/charts/dev/cloudbeaver icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png keywords: - cloudbeaver - Cloud - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: cloudbeaver sources: - https://github.com/dbeaver/cloudbeaver - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver + - https://github.com/truecharts/charts/tree/master/charts/dev/cloudbeaver - https://hub.docker.com/r/dbeaver/cloudbeaver type: application -version: 4.0.14 +version: 4.0.15 diff --git a/charts/dev/cloudbeaver/README.md b/charts/dev/cloudbeaver/README.md index d010a145642..4dd372abd31 100644 --- a/charts/dev/cloudbeaver/README.md +++ b/charts/dev/cloudbeaver/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cloudbeaver) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/cloudbeaver) **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/dev/conreq/Chart.yaml b/charts/dev/conreq/Chart.yaml index ea0dc53816a..7ab114a9748 100644 --- a/charts/dev/conreq/Chart.yaml +++ b/charts/dev/conreq/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Conreq, a Content Requesting platform. -home: https://truecharts.org/charts/incubator/conreq +home: https://truecharts.org/charts/dev/conreq icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png keywords: - conreq - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,6 +31,6 @@ maintainers: name: conreq sources: - https://hotio.dev/containers/conreq - - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq + - https://github.com/truecharts/charts/tree/master/charts/dev/conreq type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/conreq/README.md b/charts/dev/conreq/README.md index 67a0b3fe145..b4f0c5b4f84 100644 --- a/charts/dev/conreq/README.md +++ b/charts/dev/conreq/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/conreq) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/conreq) **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/dev/coupon-store/Chart.yaml b/charts/dev/coupon-store/Chart.yaml index 86dbbf29650..4bb98d12ea2 100644 --- a/charts/dev/coupon-store/Chart.yaml +++ b/charts/dev/coupon-store/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.3.0 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: A home for all your coupons and loyalty cards. -home: https://truecharts.org/charts/incubator/coupon-store +home: https://truecharts.org/charts/dev/coupon-store icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png keywords: - coupons -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: coupon-store sources: - https://github.com/linuxserver/docker-airsonic - - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store + - https://github.com/truecharts/charts/tree/master/charts/dev/coupon-store - https://hub.docker.com/r/metikular/coupon-store type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/coupon-store/README.md b/charts/dev/coupon-store/README.md index 16bed76c38d..7645e096fb9 100644 --- a/charts/dev/coupon-store/README.md +++ b/charts/dev/coupon-store/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/coupon-store) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/coupon-store) **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/dev/csi-driver-nfs/Chart.yaml b/charts/dev/csi-driver-nfs/Chart.yaml index a7f70e2f5ca..8f6852b69de 100644 --- a/charts/dev/csi-driver-nfs/Chart.yaml +++ b/charts/dev/csi-driver-nfs/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "false" truecharts.org/category: CSI - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -25,12 +25,12 @@ dependencies: import-values: [] deprecated: false description: csi-driver-nfs is a nfs CSI driver for kubernetes -home: https://truecharts.org/charts/incubator/csi-driver-nfs +home: https://truecharts.org/charts/dev/csi-driver-nfs icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png keywords: - csi-driver-nfs - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,6 +39,7 @@ name: csi-driver-nfs sources: - https://github.com/cert-manager - https://cert-manager.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs + - https://github.com/truecharts/charts/tree/master/charts/dev/csi-driver-nfs + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 1.0.15 +version: 1.0.16 diff --git a/charts/dev/csi-driver-nfs/README.md b/charts/dev/csi-driver-nfs/README.md index a0b805ac731..540dbd26df4 100644 --- a/charts/dev/csi-driver-nfs/README.md +++ b/charts/dev/csi-driver-nfs/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/csi-driver-nfs) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/csi-driver-nfs) **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/dev/cups-server/Chart.yaml b/charts/dev/cups-server/Chart.yaml index 8c0f302c2f5..d568e266f24 100644 --- a/charts/dev/cups-server/Chart.yaml +++ b/charts/dev/cups-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: CUPS printing server -home: https://truecharts.org/charts/incubator/cups-server +home: https://truecharts.org/charts/dev/cups-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png keywords: - print - cups -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: cups-server sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server + - https://github.com/truecharts/charts/tree/master/charts/dev/cups-server - https://hub.docker.com/r/ydkn/cups type: application -version: 5.0.13 +version: 5.0.14 diff --git a/charts/dev/cups-server/README.md b/charts/dev/cups-server/README.md index 8c7c8539e90..2709b2699d2 100644 --- a/charts/dev/cups-server/README.md +++ b/charts/dev/cups-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cups-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/cups-server) **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/dev/darktable/Chart.yaml b/charts/dev/darktable/Chart.yaml index b491d700520..b4162f1dc47 100644 --- a/charts/dev/darktable/Chart.yaml +++ b/charts/dev/darktable/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 4.0.1 dependencies: @@ -18,18 +18,18 @@ dependencies: import-values: [] deprecated: false description: Darktable is an open source photography workflow application and raw developer. -home: https://truecharts.org/charts/incubator/darktable +home: https://truecharts.org/charts/dev/darktable icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png keywords: - darktable -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: darktable sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/darktable + - https://github.com/truecharts/charts/tree/master/charts/dev/darktable - https://ghcr.io/linuxserver/darktable type: application -version: 7.0.13 +version: 7.0.14 diff --git a/charts/dev/darktable/README.md b/charts/dev/darktable/README.md index b98035f116b..90ad21349ee 100644 --- a/charts/dev/darktable/README.md +++ b/charts/dev/darktable/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/darktable) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/darktable) **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/dev/drone-runner/Chart.yaml b/charts/dev/drone-runner/Chart.yaml index 22be746845d..0cb2d378a02 100644 --- a/charts/dev/drone-runner/Chart.yaml +++ b/charts/dev/drone-runner/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.0.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Drone by Harness™ is a modern Continuous Integration platform -home: https://truecharts.org/charts/incubator/drone-runner +home: https://truecharts.org/charts/dev/drone-runner icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png keywords: - drone - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: drone-runner sources: - https://docs.drone.io - - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner + - https://github.com/truecharts/charts/tree/master/charts/dev/drone-runner - https://hub.docker.com/r/drone/drone-runner-kube type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/drone-runner/README.md b/charts/dev/drone-runner/README.md index 78b7a1eafba..490a423d560 100644 --- a/charts/dev/drone-runner/README.md +++ b/charts/dev/drone-runner/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/drone-runner) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/drone-runner) **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/dev/dsmr-reader/Chart.yaml b/charts/dev/dsmr-reader/Chart.yaml index 687cb22c40f..4c293b4dd1f 100644 --- a/charts/dev/dsmr-reader/Chart.yaml +++ b/charts/dev/dsmr-reader/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2021.09.02 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. -home: https://truecharts.org/charts/incubator/dsmr-reader +home: https://truecharts.org/charts/dev/dsmr-reader icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png keywords: - dsmr-reader - energy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: dsmr-reader sources: - https://github.com/xirixiz/dsmr-reader-docker - https://github.com/dsmrreader/dsmr-reader - - https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader + - https://github.com/truecharts/charts/tree/master/charts/dev/dsmr-reader - https://hub.docker.com/r/xirixiz/dsmr-reader-docker type: application -version: 13.0.13 +version: 13.0.14 diff --git a/charts/dev/dsmr-reader/README.md b/charts/dev/dsmr-reader/README.md index 586efd438b1..4ffc65651d0 100644 --- a/charts/dev/dsmr-reader/README.md +++ b/charts/dev/dsmr-reader/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dsmr-reader) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/dsmr-reader) **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/dev/dupeguru/Chart.yaml b/charts/dev/dupeguru/Chart.yaml index 2925643c1ee..3e998cd68f0 100644 --- a/charts/dev/dupeguru/Chart.yaml +++ b/charts/dev/dupeguru/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 23.11.3 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/dupeguru icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png keywords: - dedupe - dupeguru -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: dupeguru sources: - https://github.com/jlesage/docker-dupeguru - - https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru + - https://github.com/truecharts/charts/tree/master/charts/dev/dupeguru - https://hub.docker.com/r/jlesage/dupeguru type: application -version: 5.0.14 +version: 5.0.15 diff --git a/charts/dev/dupeguru/README.md b/charts/dev/dupeguru/README.md index 353f175bcc8..253b6739aaa 100644 --- a/charts/dev/dupeguru/README.md +++ b/charts/dev/dupeguru/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dupeguru) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/dupeguru) **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/dev/dvblink/Chart.yaml b/charts/dev/dvblink/Chart.yaml index d08c6e4a3f2..e3a9d1d3d9d 100644 --- a/charts/dev/dvblink/Chart.yaml +++ b/charts/dev/dvblink/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/dvblink icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png keywords: - dvblink - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: dvblink sources: + - https://github.com/truecharts/charts/tree/master/charts/dev/dvblink - https://hub.docker.com/r/chvb/docker-dvblink - - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/dvblink/README.md b/charts/dev/dvblink/README.md index ab45d756675..a437453b547 100644 --- a/charts/dev/dvblink/README.md +++ b/charts/dev/dvblink/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dvblink) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/dvblink) **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/dev/euterpe/Chart.yaml b/charts/dev/euterpe/Chart.yaml index 593608c16af..af23c8fb383 100644 --- a/charts/dev/euterpe/Chart.yaml +++ b/charts/dev/euterpe/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.5.4 dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Self-hosted streaming service for music, formerly known as HTTP Media Server. -home: https://truecharts.org/charts/incubator/euterpe +home: https://truecharts.org/charts/dev/euterpe icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png keywords: - euterpe @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Music - MediaServer-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: euterpe sources: - https://github.com/ironsmile/euterpe - - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe + - https://github.com/truecharts/charts/tree/master/charts/dev/euterpe - https://hub.docker.com/r/ironsmile/euterpe type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/euterpe/README.md b/charts/dev/euterpe/README.md index d8de34a309e..8cbe09df197 100644 --- a/charts/dev/euterpe/README.md +++ b/charts/dev/euterpe/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/euterpe) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/euterpe) **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/dev/fancyindex/Chart.yaml b/charts/dev/fancyindex/Chart.yaml index 1079bbcaacd..b927b986c05 100644 --- a/charts/dev/fancyindex/Chart.yaml +++ b/charts/dev/fancyindex/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: Fancyindex provides a lightweight nginx directory listing with theming support -home: https://truecharts.org/charts/incubator/fancyindex +home: https://truecharts.org/charts/dev/fancyindex icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png keywords: - fancyindex -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: fancyindex sources: - https://github.com/xal3xhx/fancyindex - - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex + - https://github.com/truecharts/charts/tree/master/charts/dev/fancyindex - https://hub.docker.com/r/xal3xhx/fancy type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/fancyindex/README.md b/charts/dev/fancyindex/README.md index 748f3ba9281..bd67bc3e9a5 100644 --- a/charts/dev/fancyindex/README.md +++ b/charts/dev/fancyindex/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fancyindex) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/fancyindex) **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/dev/ferdi-client/Chart.yaml b/charts/dev/ferdi-client/Chart.yaml index 25391be50c4..d91220548a2 100644 --- a/charts/dev/ferdi-client/Chart.yaml +++ b/charts/dev/ferdi-client/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 Franz account so you can continue right where you left off. -home: https://truecharts.org/charts/incubator/ferdi-client +home: https://truecharts.org/charts/dev/ferdi-client icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png keywords: - ferdi-client - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: ferdi-client sources: - - https://hub.docker.com/r/ich777/ferdi-client - https://getferdi.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client + - https://github.com/truecharts/charts/tree/master/charts/dev/ferdi-client + - https://hub.docker.com/r/ich777/ferdi-client type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/ferdi-client/README.md b/charts/dev/ferdi-client/README.md index e640a11bab6..bd687b46c21 100644 --- a/charts/dev/ferdi-client/README.md +++ b/charts/dev/ferdi-client/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ferdi-client) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/ferdi-client) **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/dev/filegator/Chart.yaml b/charts/dev/filegator/Chart.yaml index c0218b59ae7..699819e2508 100644 --- a/charts/dev/filegator/Chart.yaml +++ b/charts/dev/filegator/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: FileGator is a free, open-source, self-hosted web application for managing files and folders. -home: https://truecharts.org/charts/incubator/filegator +home: https://truecharts.org/charts/dev/filegator icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png keywords: - filegator @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: filegator sources: - https://github.com/filegator/filegator - - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - https://github.com/truecharts/charts/tree/master/charts/dev/filegator - https://hub.docker.com/r/maxime1907/filegator type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/filegator/README.md b/charts/dev/filegator/README.md index 5acb9bc2634..242a3ffe285 100644 --- a/charts/dev/filegator/README.md +++ b/charts/dev/filegator/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/filegator) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/filegator) **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/dev/flashpaper/Chart.yaml b/charts/dev/flashpaper/Chart.yaml index f54fbd8db85..d4e6e624780 100644 --- a/charts/dev/flashpaper/Chart.yaml +++ b/charts/dev/flashpaper/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: One-time encrypted password/secret sharing -home: https://truecharts.org/charts/incubator/flashpaper +home: https://truecharts.org/charts/dev/flashpaper icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png keywords: - flashpaper @@ -27,7 +27,7 @@ keywords: - Security - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,7 +35,7 @@ maintainers: name: flashpaper sources: - https://github.com/AndrewPaglusch/FlashPaper - - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper + - https://github.com/truecharts/charts/tree/master/charts/dev/flashpaper - https://hub.docker.com/r/andrewpaglusch/flashpaper type: application -version: 5.0.13 +version: 5.0.14 diff --git a/charts/dev/flashpaper/README.md b/charts/dev/flashpaper/README.md index b2dcf95f1f4..01183bb22b4 100644 --- a/charts/dev/flashpaper/README.md +++ b/charts/dev/flashpaper/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/flashpaper) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/flashpaper) **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/dev/flemarr/Chart.yaml b/charts/dev/flemarr/Chart.yaml index 5d3061075c7..76459108f2e 100644 --- a/charts/dev/flemarr/Chart.yaml +++ b/charts/dev/flemarr/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/flemarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png keywords: - flemarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: flemarr sources: - https://github.com/Flemmarr/Flemmarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr + - https://github.com/truecharts/charts/tree/master/charts/dev/flemarr - https://hub.docker.com/r/pierremesure/flemmarr type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/flemarr/README.md b/charts/dev/flemarr/README.md index f3fda4947b4..a43b4b1bd2c 100644 --- a/charts/dev/flemarr/README.md +++ b/charts/dev/flemarr/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/flemarr) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/flemarr) **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/dev/focalboard/Chart.yaml b/charts/dev/focalboard/Chart.yaml index 05f5d822ac6..82f37b83cf9 100644 --- a/charts/dev/focalboard/Chart.yaml +++ b/charts/dev/focalboard/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 7.11.4 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. -home: https://truecharts.org/charts/incubator/focalboard +home: https://truecharts.org/charts/dev/focalboard icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png keywords: - focalboard - kanban - project management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ sources: - 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://github.com/truecharts/charts/tree/master/charts/dev/focalboard - https://hub.docker.com/r/mattermost/focalboard type: application -version: 14.0.13 +version: 14.0.14 diff --git a/charts/dev/focalboard/README.md b/charts/dev/focalboard/README.md index 619666e28c4..fe901244871 100644 --- a/charts/dev/focalboard/README.md +++ b/charts/dev/focalboard/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/focalboard) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/focalboard) **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/dev/go-auto-yt/Chart.yaml b/charts/dev/go-auto-yt/Chart.yaml index 9e3a0efd580..b569c601791 100644 --- a/charts/dev/go-auto-yt/Chart.yaml +++ b/charts/dev/go-auto-yt/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: stable dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/go-auto-yt icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png keywords: - go-auto-yt - Downloaders - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: go-auto-yt sources: - https://github.com/XiovV/go-auto-yt - - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt + - https://github.com/truecharts/charts/tree/master/charts/dev/go-auto-yt - https://hub.docker.com/r/xiovv/go-auto-yt type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/go-auto-yt/README.md b/charts/dev/go-auto-yt/README.md index 4ed9b4252fd..312cea1fd46 100644 --- a/charts/dev/go-auto-yt/README.md +++ b/charts/dev/go-auto-yt/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/go-auto-yt) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/go-auto-yt) **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/dev/google-cloud-storage-backup/Chart.yaml b/charts/dev/google-cloud-storage-backup/Chart.yaml index cc651223c4a..cd6df07ecb6 100644 --- a/charts/dev/google-cloud-storage-backup/Chart.yaml +++ b/charts/dev/google-cloud-storage-backup/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -19,20 +19,20 @@ dependencies: deprecated: false description: | A simple way to backup important files to Google Cloud Storage. -home: https://truecharts.org/charts/incubator/google-cloud-storage-backup +home: https://truecharts.org/charts/dev/google-cloud-storage-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png keywords: - google-cloud-storage-backup - Backup - Cloud -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: google-cloud-storage-backup sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup + - https://github.com/truecharts/charts/tree/master/charts/dev/google-cloud-storage-backup - https://hub.docker.com/r/vinid223/gcloud-storage-backup type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/google-cloud-storage-backup/README.md b/charts/dev/google-cloud-storage-backup/README.md index 833e7f6b5e9..372777dae73 100644 --- a/charts/dev/google-cloud-storage-backup/README.md +++ b/charts/dev/google-cloud-storage-backup/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/google-cloud-storage-backup) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/google-cloud-storage-backup) **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/dev/gotify/Chart.yaml b/charts/dev/gotify/Chart.yaml index c1959d345d4..1b3a39f4487 100644 --- a/charts/dev/gotify/Chart.yaml +++ b/charts/dev/gotify/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: notifications - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.4.0 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: A simple server for sending and receiving messages. -home: https://truecharts.org/charts/incubator/gotify +home: https://truecharts.org/charts/dev/gotify icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png keywords: - gotify - notifications -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: gotify sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/gotify - - https://hub.docker.com/r/gotify/server - https://github.com/gotify/server - https://gotify.net/ + - https://github.com/truecharts/charts/tree/master/charts/dev/gotify + - https://hub.docker.com/r/gotify/server type: application -version: 14.0.13 +version: 14.0.14 diff --git a/charts/dev/gotify/README.md b/charts/dev/gotify/README.md index 16c3e507fc5..ba193df6969 100644 --- a/charts/dev/gotify/README.md +++ b/charts/dev/gotify/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/gotify) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/gotify) **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/dev/habridge/Chart.yaml b/charts/dev/habridge/Chart.yaml index 2a329600feb..8db04543422 100644 --- a/charts/dev/habridge/Chart.yaml +++ b/charts/dev/habridge/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 5.4.1 dependencies: @@ -18,18 +18,18 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/habridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png keywords: - habridge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: habridge sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/habridge + - https://github.com/truecharts/charts/tree/master/charts/dev/habridge - https://ghcr.io/linuxserver/habridge type: application -version: 6.0.13 +version: 6.0.14 diff --git a/charts/dev/habridge/README.md b/charts/dev/habridge/README.md index 039b4181746..b574bf73d61 100644 --- a/charts/dev/habridge/README.md +++ b/charts/dev/habridge/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/habridge) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/habridge) **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/dev/icantbelieveitsnotvaletudo/Chart.yaml b/charts/dev/icantbelieveitsnotvaletudo/Chart.yaml index 964ac06428e..d093185817c 100644 --- a/charts/dev/icantbelieveitsnotvaletudo/Chart.yaml +++ b/charts/dev/icantbelieveitsnotvaletudo/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2021.2.1 dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: Create live map data from Valetudo powered robots -home: https://truecharts.org/charts/incubator/icantbelieveitsnotvaletudo +home: https://truecharts.org/charts/dev/icantbelieveitsnotvaletudo icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png keywords: - icantbelieveitsnotvaletudo - MQTT - valetudo - iot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - - https://github.com/truecharts/charts/tree/master/charts/incubator/icantbelieveitsnotvaletudo + - https://github.com/truecharts/charts/tree/master/charts/dev/icantbelieveitsnotvaletudo - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo type: application -version: 8.0.13 +version: 8.0.14 diff --git a/charts/dev/icantbelieveitsnotvaletudo/README.md b/charts/dev/icantbelieveitsnotvaletudo/README.md index 87cfe8c705b..7168cabb88d 100644 --- a/charts/dev/icantbelieveitsnotvaletudo/README.md +++ b/charts/dev/icantbelieveitsnotvaletudo/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/icantbelieveitsnotvaletudo) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/icantbelieveitsnotvaletudo) **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/dev/icinga2/Chart.yaml b/charts/dev/icinga2/Chart.yaml index 09d4d04a722..da4f514d254 100644 --- a/charts/dev/icinga2/Chart.yaml +++ b/charts/dev/icinga2/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.14.0 dependencies: @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/icinga2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png keywords: - icinga2 - monitoring -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: icinga2 sources: - - https://hub.docker.com/r/jordan/icinga2 - https://github.com/jjethwa/icinga2 - https://icinga.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2 + - https://github.com/truecharts/charts/tree/master/charts/dev/icinga2 + - https://hub.docker.com/r/jordan/icinga2 type: application -version: 8.0.13 +version: 8.0.14 diff --git a/charts/dev/icinga2/README.md b/charts/dev/icinga2/README.md index c3e6f8e80ee..9988690907e 100644 --- a/charts/dev/icinga2/README.md +++ b/charts/dev/icinga2/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/icinga2) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/icinga2) **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/dev/jitsi/Chart.yaml b/charts/dev/jitsi/Chart.yaml index fd51d8ea204..5f88dfa58f1 100644 --- a/charts/dev/jitsi/Chart.yaml +++ b/charts/dev/jitsi/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: work - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: stable-8960 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/jitsi icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png keywords: - jitsi -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,8 +30,11 @@ maintainers: name: jitsi sources: - https://jitsi.org - - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi - - https://hub.docker.com/r/jitsi/jvb - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start + - https://github.com/truecharts/charts/tree/master/charts/dev/jitsi + - https://hub.docker.com/r/jitsi/prosody + - https://hub.docker.com/r/jitsi/web + - https://hub.docker.com/r/jitsi/jvb + - https://hub.docker.com/r/jitsi/jicofo type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/jitsi/README.md b/charts/dev/jitsi/README.md index 5e7301217f1..f3aa6f099e4 100644 --- a/charts/dev/jitsi/README.md +++ b/charts/dev/jitsi/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/jitsi) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/jitsi) **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/dev/jump/Chart.yaml b/charts/dev/jump/Chart.yaml index c5591e2b446..9290e94f9d7 100644 --- a/charts/dev/jump/Chart.yaml +++ b/charts/dev/jump/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.3.2 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/jump icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png keywords: - dashboard - jump -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: jump sources: - https://github.com/daledavies/jump - - https://github.com/truecharts/charts/tree/master/charts/incubator/jump + - https://github.com/truecharts/charts/tree/master/charts/dev/jump - https://hub.docker.com/r/daledavies/jump type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/jump/README.md b/charts/dev/jump/README.md index b07b80ef66c..5a77bfd22bb 100644 --- a/charts/dev/jump/README.md +++ b/charts/dev/jump/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/jump) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/jump) **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/dev/koel/Chart.yaml b/charts/dev/koel/Chart.yaml index fd1433af550..7a45fcd5e8a 100644 --- a/charts/dev/koel/Chart.yaml +++ b/charts/dev/koel/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -25,13 +25,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/koel icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png keywords: - koel - music - stream -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,7 +40,7 @@ name: koel sources: - https://github.com/koel/koel - https://github.com/koel/docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/koel + - https://github.com/truecharts/charts/tree/master/charts/dev/koel - https://hub.docker.com/r/phanan/koel type: application -version: 8.0.13 +version: 8.0.14 diff --git a/charts/dev/koel/README.md b/charts/dev/koel/README.md index 50c63de058d..642bbb540cd 100644 --- a/charts/dev/koel/README.md +++ b/charts/dev/koel/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/koel) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/koel) **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/dev/kutt/Chart.yaml b/charts/dev/kutt/Chart.yaml index 7c354ced0fd..f0d729e7332 100644 --- a/charts/dev/kutt/Chart.yaml +++ b/charts/dev/kutt/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.7.4 dependencies: @@ -25,13 +25,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/kutt icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png keywords: - kutt - link - short -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,7 +39,7 @@ maintainers: name: kutt sources: - https://github.com/thedevs-network/kutt - - https://github.com/truecharts/charts/tree/master/charts/incubator/kutt + - https://github.com/truecharts/charts/tree/master/charts/dev/kutt - https://hub.docker.com/r/kutt/kutt type: application -version: 8.0.13 +version: 8.0.14 diff --git a/charts/dev/kutt/README.md b/charts/dev/kutt/README.md index 729ddd27ff8..fb2d2d5de33 100644 --- a/charts/dev/kutt/README.md +++ b/charts/dev/kutt/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kutt) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/kutt) **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/dev/leantime/Chart.yaml b/charts/dev/leantime/Chart.yaml index b292d36488f..b7677a4518b 100644 --- a/charts/dev/leantime/Chart.yaml +++ b/charts/dev/leantime/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.4.8 dependencies: @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: Straightforward open source project management system to make your ideas reality. -home: https://truecharts.org/charts/incubator/leantime +home: https://truecharts.org/charts/dev/leantime icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png keywords: - leantime - project - management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: leantime sources: - - https://hub.docker.com/r/leantime/leantime - https://leantime.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/leantime + - https://github.com/truecharts/charts/tree/master/charts/dev/leantime + - https://hub.docker.com/r/leantime/leantime type: application -version: 9.0.14 +version: 9.0.15 diff --git a/charts/dev/leantime/README.md b/charts/dev/leantime/README.md index df85d0ef4d3..2565c187b9a 100644 --- a/charts/dev/leantime/README.md +++ b/charts/dev/leantime/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/leantime) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/leantime) **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/dev/lenpaste/Chart.yaml b/charts/dev/lenpaste/Chart.yaml index a0118456baf..0fbb009c5f5 100644 --- a/charts/dev/lenpaste/Chart.yaml +++ b/charts/dev/lenpaste/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.1.1 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: Lenpaste is a web service that allows you to share notes anonymously -home: https://truecharts.org/charts/incubator/lenpaste +home: https://truecharts.org/charts/dev/lenpaste icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png keywords: - lenpaste -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,6 +30,6 @@ maintainers: name: lenpaste sources: - https://git.lcomrade.su/root/lenpaste - - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste + - https://github.com/truecharts/charts/tree/master/charts/dev/lenpaste type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/lenpaste/README.md b/charts/dev/lenpaste/README.md index 4a54358e279..b6e3319dac4 100644 --- a/charts/dev/lenpaste/README.md +++ b/charts/dev/lenpaste/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/lenpaste) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/lenpaste) **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/dev/libreoffice/Chart.yaml b/charts/dev/libreoffice/Chart.yaml index 1f88c2c6c3a..34b070645c3 100644 --- a/charts/dev/libreoffice/Chart.yaml +++ b/charts/dev/libreoffice/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 7.5.5 dependencies: @@ -18,18 +18,18 @@ dependencies: import-values: [] deprecated: false description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. -home: https://truecharts.org/charts/incubator/libreoffice +home: https://truecharts.org/charts/dev/libreoffice icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png keywords: - libreoffice -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: libreoffice sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice + - https://github.com/truecharts/charts/tree/master/charts/dev/libreoffice - https://ghcr.io/linuxserver/libreoffice type: application -version: 6.0.13 +version: 6.0.14 diff --git a/charts/dev/libreoffice/README.md b/charts/dev/libreoffice/README.md index ba0b5139e59..8f0ea358229 100644 --- a/charts/dev/libreoffice/README.md +++ b/charts/dev/libreoffice/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/libreoffice) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/libreoffice) **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/dev/linkace/Chart.yaml b/charts/dev/linkace/Chart.yaml index 33d299fde08..fd3bbd63f54 100644 --- a/charts/dev/linkace/Chart.yaml +++ b/charts/dev/linkace/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 -appVersion: 1.13.0-simple +appVersion: 1.13.0 dependencies: - name: common version: 17.2.21 @@ -32,11 +32,11 @@ dependencies: import-values: [] deprecated: false description: Your self-hosted bookmark archive. Free and open source. -home: https://truecharts.org/charts/incubator/linkace +home: https://truecharts.org/charts/dev/linkace icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png keywords: - linkace -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,7 +45,7 @@ name: linkace sources: - https://github.com/linkace/linkace - https://www.linkace.org/docs/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkace + - https://github.com/truecharts/charts/tree/master/charts/dev/linkace - https://hub.docker.com/r/linkace/linkace type: application -version: 9.0.13 +version: 9.0.14 diff --git a/charts/dev/linkace/README.md b/charts/dev/linkace/README.md index 8b9955b0a1c..0696e6bbf8c 100644 --- a/charts/dev/linkace/README.md +++ b/charts/dev/linkace/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/linkace) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/linkace) **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/dev/livebook/Chart.yaml b/charts/dev/livebook/Chart.yaml index 0b3a5238a8c..4e84aada9ee 100644 --- a/charts/dev/livebook/Chart.yaml +++ b/charts/dev/livebook/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.12.1 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir -home: https://truecharts.org/charts/incubator/livebook +home: https://truecharts.org/charts/dev/livebook icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png keywords: - livebook - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: livebook sources: - - https://ghcr.io/livebook-dev/livebook - https://livebook.dev/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook + - https://github.com/truecharts/charts/tree/master/charts/dev/livebook + - https://ghcr.io/livebook-dev/livebook type: application -version: 3.1.0 +version: 3.1.1 diff --git a/charts/dev/livebook/README.md b/charts/dev/livebook/README.md index f9706b8d3c6..4db7607e8f4 100644 --- a/charts/dev/livebook/README.md +++ b/charts/dev/livebook/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/livebook) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/livebook) **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/dev/lychee/Chart.yaml b/charts/dev/lychee/Chart.yaml index 5c88599b77e..4e540d13574 100644 --- a/charts/dev/lychee/Chart.yaml +++ b/charts/dev/lychee/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 4.13.0 dependencies: @@ -25,13 +25,13 @@ dependencies: import-values: [] deprecated: false description: Lychee is a free photo-management tool, which runs on your server or web-space -home: https://truecharts.org/charts/incubator/lychee +home: https://truecharts.org/charts/dev/lychee icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png keywords: - lychee - photo - pictures -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,7 +39,7 @@ maintainers: name: lychee sources: - https://github.com/LycheeOrg/Lychee - - https://github.com/truecharts/charts/tree/master/charts/incubator/lychee + - https://github.com/truecharts/charts/tree/master/charts/dev/lychee - https://hub.docker.com/r/lycheeorg/lychee-laravel type: application -version: 18.0.13 +version: 18.0.14 diff --git a/charts/dev/lychee/README.md b/charts/dev/lychee/README.md index e64d2f00bbd..13eb24412a8 100644 --- a/charts/dev/lychee/README.md +++ b/charts/dev/lychee/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/lychee) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/lychee) **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/dev/magicmirror2/Chart.yaml b/charts/dev/magicmirror2/Chart.yaml index 6cf891d01c5..5979c5203c5 100644 --- a/charts/dev/magicmirror2/Chart.yaml +++ b/charts/dev/magicmirror2/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: smart - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: Open source modular smart mirror platform. -home: https://truecharts.org/charts/incubator/magicmirror2 +home: https://truecharts.org/charts/dev/magicmirror2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png keywords: - magicmirror2 - iot - smart -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: magicmirror2 sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2 + - https://github.com/truecharts/charts/tree/master/charts/dev/magicmirror2 - https://hub.docker.com/r/ich777/magic-mirror2 type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/magicmirror2/README.md b/charts/dev/magicmirror2/README.md index 17945850cbe..0356c1670d9 100644 --- a/charts/dev/magicmirror2/README.md +++ b/charts/dev/magicmirror2/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/magicmirror2) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/magicmirror2) **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/dev/microbin/Chart.yaml b/charts/dev/microbin/Chart.yaml index 47b769a56d3..bdf561711e9 100644 --- a/charts/dev/microbin/Chart.yaml +++ b/charts/dev/microbin/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.0.4 dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/microbin icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png keywords: - microbin -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: microbin sources: - - https://hub.docker.com/r/danielszabo99/microbin - https://github.com/szabodanika/microbin - - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin + - https://github.com/truecharts/charts/tree/master/charts/dev/microbin + - https://hub.docker.com/r/danielszabo99/microbin type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/microbin/README.md b/charts/dev/microbin/README.md index 459273b6b02..bb51e468deb 100644 --- a/charts/dev/microbin/README.md +++ b/charts/dev/microbin/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/microbin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/microbin) **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/dev/ml-workspace/Chart.yaml b/charts/dev/ml-workspace/Chart.yaml index 2d2f2bf2ef8..bdcb3abdf01 100644 --- a/charts/dev/ml-workspace/Chart.yaml +++ b/charts/dev/ml-workspace/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.13.2 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: All-in-one web-based development environment for machine learning -home: https://truecharts.org/charts/incubator/ml-workspace +home: https://truecharts.org/charts/dev/ml-workspace icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png keywords: - machine - learning - ai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,12 @@ maintainers: name: ml-workspace sources: - https://github.com/ml-tooling/ml-workspace - - https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace + - https://github.com/truecharts/charts/tree/master/charts/dev/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace-r - https://hub.docker.com/r/mltooling/ml-workspace-light + - https://hub.docker.com/r/mltooling/ml-workspace-gpu + - https://hub.docker.com/r/mltooling/ml-workspace-spark + - https://hub.docker.com/r/mltooling/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace-minimal type: application -version: 6.0.13 +version: 6.0.14 diff --git a/charts/dev/ml-workspace/README.md b/charts/dev/ml-workspace/README.md index 16d784406b1..2ed86d6f515 100644 --- a/charts/dev/ml-workspace/README.md +++ b/charts/dev/ml-workspace/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ml-workspace) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/ml-workspace) **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/dev/mocodo-mcd/Chart.yaml b/charts/dev/mocodo-mcd/Chart.yaml index 23384f0f1d4..3a0f3269687 100644 --- a/charts/dev/mocodo-mcd/Chart.yaml +++ b/charts/dev/mocodo-mcd/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/mocodo-mcd icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png keywords: - mocodo-mcd - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: mocodo-mcd sources: - - 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://github.com/truecharts/charts/tree/master/charts/dev/mocodo-mcd + - https://hub.docker.com/r/olprog/mocodo type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/mocodo-mcd/README.md b/charts/dev/mocodo-mcd/README.md index 93f4f0473a1..20f66dc9a59 100644 --- a/charts/dev/mocodo-mcd/README.md +++ b/charts/dev/mocodo-mcd/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mocodo-mcd) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/mocodo-mcd) **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/dev/money-balancer/Chart.yaml b/charts/dev/money-balancer/Chart.yaml index 7516a010690..3ea485c402f 100644 --- a/charts/dev/money-balancer/Chart.yaml +++ b/charts/dev/money-balancer/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: finance - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.3.0 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/money-balancer icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png keywords: - money - balance -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: money-balancer sources: - - https://ghcr.io/dorianim/money-balancer - https://github.com/dorianim/money-balancer - - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer + - https://github.com/truecharts/charts/tree/master/charts/dev/money-balancer + - https://ghcr.io/dorianim/money-balancer type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/money-balancer/README.md b/charts/dev/money-balancer/README.md index 5f726737c2d..9d34281628f 100644 --- a/charts/dev/money-balancer/README.md +++ b/charts/dev/money-balancer/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/money-balancer) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/money-balancer) **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/dev/moviegrabber/Chart.yaml b/charts/dev/moviegrabber/Chart.yaml index 57cad266ab4..f818834cefb 100644 --- a/charts/dev/moviegrabber/Chart.yaml +++ b/charts/dev/moviegrabber/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. -home: https://truecharts.org/charts/incubator/moviegrabber +home: https://truecharts.org/charts/dev/moviegrabber icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png keywords: - moviegrabber - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ sources: - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ - https://github.com/binhex/documentation - https://github.com/binhex/moviegrabber - - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber + - https://github.com/truecharts/charts/tree/master/charts/dev/moviegrabber - https://hub.docker.com/r/binhex/arch-moviegrabber type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/moviegrabber/README.md b/charts/dev/moviegrabber/README.md index 3aa57394fe1..7eab1607f5f 100644 --- a/charts/dev/moviegrabber/README.md +++ b/charts/dev/moviegrabber/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/moviegrabber) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/moviegrabber) **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/dev/noisedash/Chart.yaml b/charts/dev/noisedash/Chart.yaml index f72744c7a97..e1407adc67a 100644 --- a/charts/dev/noisedash/Chart.yaml +++ b/charts/dev/noisedash/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.6.13 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: Self-hosted web tool for generating ambient noises -home: https://truecharts.org/charts/incubator/noisedash +home: https://truecharts.org/charts/dev/noisedash icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png keywords: - noise -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: noisedash sources: - https://github.com/kaythomas0/noisedash - - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash + - https://github.com/truecharts/charts/tree/master/charts/dev/noisedash - https://hub.docker.com/r/noisedash/noisedash type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/noisedash/README.md b/charts/dev/noisedash/README.md index 5922e9c69b6..188493d1670 100644 --- a/charts/dev/noisedash/README.md +++ b/charts/dev/noisedash/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/noisedash) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/noisedash) **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/dev/openkm/Chart.yaml b/charts/dev/openkm/Chart.yaml index 5ded14138e1..7c6ea64d1de 100644 --- a/charts/dev/openkm/Chart.yaml +++ b/charts/dev/openkm/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 6.3.12 dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/openkm icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png keywords: - openkm - documentation management - docs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: openkm sources: - - https://hub.docker.com/r/openkm/openkm-ce - https://github.com/openkm/document-management-system - https://www.openkm.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/openkm + - https://github.com/truecharts/charts/tree/master/charts/dev/openkm + - https://hub.docker.com/r/openkm/openkm-ce type: application -version: 12.0.13 +version: 12.0.14 diff --git a/charts/dev/openkm/README.md b/charts/dev/openkm/README.md index 80da90e7175..8aa797f5cb6 100644 --- a/charts/dev/openkm/README.md +++ b/charts/dev/openkm/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openkm) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/openkm) **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/dev/openldap/Chart.yaml b/charts/dev/openldap/Chart.yaml index 414f8cfed8e..dfa637f908d 100644 --- a/charts/dev/openldap/Chart.yaml +++ b/charts/dev/openldap/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.5.0 dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: Community developed LDAP software -home: https://truecharts.org/charts/incubator/openldap +home: https://truecharts.org/charts/dev/openldap icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png keywords: - ldap - openldap - iam-stack - high availability -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ name: openldap sources: - https://github.com/osixia/docker-openldap - https://github.com/jp-gouin/helm-openldap - - https://github.com/truecharts/charts/tree/master/charts/incubator/openldap + - https://github.com/truecharts/charts/tree/master/charts/dev/openldap - https://hub.docker.com/r/osixia/openldap type: application -version: 11.0.13 +version: 11.0.14 diff --git a/charts/dev/openldap/README.md b/charts/dev/openldap/README.md index d8df66eedaf..ca35f6ace08 100644 --- a/charts/dev/openldap/README.md +++ b/charts/dev/openldap/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openldap) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/openldap) **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/dev/openproject/Chart.yaml b/charts/dev/openproject/Chart.yaml index 720d086014d..18238f7a3be 100644 --- a/charts/dev/openproject/Chart.yaml +++ b/charts/dev/openproject/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 13.0.8 dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: OpenProject is a web-based project management system for location-independent team collaboration. -home: https://truecharts.org/charts/incubator/openproject +home: https://truecharts.org/charts/dev/openproject icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png keywords: - openproject - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: openproject sources: + - https://github.com/truecharts/charts/tree/master/charts/dev/openproject - https://hub.docker.com/r/openproject/community - - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject type: application -version: 4.0.14 +version: 4.0.15 diff --git a/charts/dev/openproject/README.md b/charts/dev/openproject/README.md index 034b19a1559..ba0ae5de94f 100644 --- a/charts/dev/openproject/README.md +++ b/charts/dev/openproject/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openproject) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/openproject) **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/dev/orbital-sync/Chart.yaml b/charts/dev/orbital-sync/Chart.yaml index 834a6608aea..60c3cc7a076 100644 --- a/charts/dev/orbital-sync/Chart.yaml +++ b/charts/dev/orbital-sync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.5.2 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Orbital Sync synchronizes multiple Pi-hole instances for high availability. -home: https://truecharts.org/charts/incubator/orbital-sync +home: https://truecharts.org/charts/dev/orbital-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png keywords: - Orbital Sync - Pi-Hole - DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: orbital-sync sources: - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync + - https://github.com/truecharts/charts/tree/master/charts/dev/orbital-sync - https://ghcr.io/mattwebbio/orbital-sync type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/orbital-sync/README.md b/charts/dev/orbital-sync/README.md index 943b7e80cd5..2d3cefcdc4e 100644 --- a/charts/dev/orbital-sync/README.md +++ b/charts/dev/orbital-sync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/orbital-sync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/orbital-sync) **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/dev/penpot/Chart.yaml b/charts/dev/penpot/Chart.yaml index ce053e2e328..8b8a571da53 100644 --- a/charts/dev/penpot/Chart.yaml +++ b/charts/dev/penpot/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.19.3 dependencies: @@ -25,13 +25,13 @@ dependencies: import-values: [] deprecated: false description: Open Source design and prototyping platform. -home: https://truecharts.org/charts/incubator/penpot +home: https://truecharts.org/charts/dev/penpot icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png keywords: - penpot - media - design -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,7 +39,9 @@ maintainers: name: penpot sources: - https://github.com/penpot/penpot - - https://github.com/truecharts/charts/tree/master/charts/incubator/penpot + - https://github.com/truecharts/charts/tree/master/charts/dev/penpot + - https://hub.docker.com/r/penpotapp/backend + - https://hub.docker.com/r/penpotapp/exporter - https://hub.docker.com/r/penpotapp/frontend type: application -version: 4.0.12 +version: 4.0.13 diff --git a/charts/dev/penpot/README.md b/charts/dev/penpot/README.md index 28cc191d765..b0cdfced37d 100644 --- a/charts/dev/penpot/README.md +++ b/charts/dev/penpot/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/penpot) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/penpot) **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/dev/pialert/Chart.yaml b/charts/dev/pialert/Chart.yaml index 6c91e6df284..d34348572b3 100644 --- a/charts/dev/pialert/Chart.yaml +++ b/charts/dev/pialert/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices. -home: https://truecharts.org/charts/incubator/pialert +home: https://truecharts.org/charts/dev/pialert icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png keywords: - pialert - networking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: pialert sources: - 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/dev/pialert - https://hub.docker.com/r/jokobsk/pi.alert type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/pialert/README.md b/charts/dev/pialert/README.md index e92c4bc600e..f49f4ea719e 100644 --- a/charts/dev/pialert/README.md +++ b/charts/dev/pialert/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pialert) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pialert) **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/dev/pidgin/Chart.yaml b/charts/dev/pidgin/Chart.yaml index d95c2a03430..0767f16567b 100644 --- a/charts/dev/pidgin/Chart.yaml +++ b/charts/dev/pidgin/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.14.12 dependencies: @@ -18,18 +18,18 @@ dependencies: import-values: [] deprecated: false description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. -home: https://truecharts.org/charts/incubator/pidgin +home: https://truecharts.org/charts/dev/pidgin icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png keywords: - pidgin -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: pidgin sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pidgin + - https://github.com/truecharts/charts/tree/master/charts/dev/pidgin - https://ghcr.io/linuxserver/pidgin type: application -version: 6.0.13 +version: 6.0.14 diff --git a/charts/dev/pidgin/README.md b/charts/dev/pidgin/README.md index d162a16e20c..86515d57b33 100644 --- a/charts/dev/pidgin/README.md +++ b/charts/dev/pidgin/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pidgin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pidgin) **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/dev/pingvin-share/Chart.yaml b/charts/dev/pingvin-share/Chart.yaml index 61ef5bb7de4..4100d81e301 100644 --- a/charts/dev/pingvin-share/Chart.yaml +++ b/charts/dev/pingvin-share/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.20.3 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A self-hosted file sharing platform and an alternative for WeTransfer. -home: https://truecharts.org/charts/incubator/pingvin-share +home: https://truecharts.org/charts/dev/pingvin-share icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png keywords: - pingvin-share - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: pingvin-share sources: - https://github.com/stonith404/pingvin-share - - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share + - https://github.com/truecharts/charts/tree/master/charts/dev/pingvin-share - https://hub.docker.com/r/stonith404/pingvin-share type: application -version: 1.0.14 +version: 1.0.15 diff --git a/charts/dev/pingvin-share/README.md b/charts/dev/pingvin-share/README.md index d4c9408d7e3..aa42b1014ff 100644 --- a/charts/dev/pingvin-share/README.md +++ b/charts/dev/pingvin-share/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pingvin-share) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pingvin-share) **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/dev/pixelserv-tls/Chart.yaml b/charts/dev/pixelserv-tls/Chart.yaml index 31ee292b585..9cbd2fc83b9 100644 --- a/charts/dev/pixelserv-tls/Chart.yaml +++ b/charts/dev/pixelserv-tls/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/pixelserv-tls icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png keywords: - pixelserv-tls - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: pixelserv-tls sources: - https://github.com/imTHAI/docker-pixelserv-tls - - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls + - https://github.com/truecharts/charts/tree/master/charts/dev/pixelserv-tls - https://hub.docker.com/r/imthai/pixelserv-tls type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/pixelserv-tls/README.md b/charts/dev/pixelserv-tls/README.md index 288fc6f11e0..ef1b1018f1b 100644 --- a/charts/dev/pixelserv-tls/README.md +++ b/charts/dev/pixelserv-tls/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pixelserv-tls) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pixelserv-tls) **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/dev/plik/Chart.yaml b/charts/dev/plik/Chart.yaml index 15a83298ae9..058eb311574 100644 --- a/charts/dev/plik/Chart.yaml +++ b/charts/dev/plik/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: files - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.3.8 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: A scalable file uploading system with multiple backends. -home: https://truecharts.org/charts/incubator/plik +home: https://truecharts.org/charts/dev/plik icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png keywords: - plik - files -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: plik sources: - - https://hub.docker.com/r/rootgg/plik - https://github.com/root-gg/plik - - https://github.com/truecharts/charts/tree/master/charts/incubator/plik + - https://github.com/truecharts/charts/tree/master/charts/dev/plik + - https://hub.docker.com/r/rootgg/plik type: application -version: 1.0.13 +version: 1.0.14 diff --git a/charts/dev/plik/README.md b/charts/dev/plik/README.md index c4dd5f3b549..f8cca1ac85b 100644 --- a/charts/dev/plik/README.md +++ b/charts/dev/plik/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/plik) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/plik) **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/dev/poste/Chart.yaml b/charts/dev/poste/Chart.yaml index cde48e8eded..27bef9eafbf 100644 --- a/charts/dev/poste/Chart.yaml +++ b/charts/dev/poste/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -17,8 +17,8 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. " -home: https://truecharts.org/charts/incubator/poste +description: 'FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. ' +home: https://truecharts.org/charts/dev/poste icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png keywords: - poste @@ -28,15 +28,15 @@ keywords: - Network-Web - Network-Other - Network-Messenger -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: poste sources: - - https://hub.docker.com/r/analogic/poste.io - https://poste.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/poste + - https://github.com/truecharts/charts/tree/master/charts/dev/poste + - https://hub.docker.com/r/analogic/poste.io type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/poste/README.md b/charts/dev/poste/README.md index c33c60e4394..248db42435d 100644 --- a/charts/dev/poste/README.md +++ b/charts/dev/poste/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/poste) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/poste) **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/dev/postgresql/Chart.yaml b/charts/dev/postgresql/Chart.yaml index 991b01e6207..47ad9ecbc4e 100644 --- a/charts/dev/postgresql/Chart.yaml +++ b/charts/dev/postgresql/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 14.10.0 dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: PostgresSQL -home: https://truecharts.org/charts/incubator/postgresql +home: https://truecharts.org/charts/dev/postgresql icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png keywords: - postgres - postgressql - dtabase - sql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: postgresql sources: - https://www.postgresql.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql + - https://github.com/truecharts/charts/tree/master/charts/dev/postgresql - https://hub.docker.com/r/bitnami/postgresql type: application -version: 15.0.14 +version: 15.0.15 diff --git a/charts/dev/postgresql/README.md b/charts/dev/postgresql/README.md index 51b49d19a6e..a47eba50875 100644 --- a/charts/dev/postgresql/README.md +++ b/charts/dev/postgresql/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/postgresql) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/postgresql) **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/dev/pritunl/Chart.yaml b/charts/dev/pritunl/Chart.yaml index 097c829214a..aace018d842 100644 --- a/charts/dev/pritunl/Chart.yaml +++ b/charts/dev/pritunl/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -19,12 +19,12 @@ dependencies: deprecated: false description: | Run a Pritunl VPN Server [br][br] -home: https://truecharts.org/charts/incubator/pritunl +home: https://truecharts.org/charts/dev/pritunl icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png keywords: - pritunl - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: pritunl sources: - https://pritunl.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - https://github.com/truecharts/charts/tree/master/charts/dev/pritunl - https://hub.docker.com/r/bashninja/docker-pritunl type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/pritunl/README.md b/charts/dev/pritunl/README.md index 27a7f7ff132..8b67c7d094e 100644 --- a/charts/dev/pritunl/README.md +++ b/charts/dev/pritunl/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pritunl) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pritunl) **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/dev/privatebin/Chart.yaml b/charts/dev/privatebin/Chart.yaml index cd5cb4e91ae..38d57ac9802 100644 --- a/charts/dev/privatebin/Chart.yaml +++ b/charts/dev/privatebin/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.6.2 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/privatebin icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png keywords: - privatebin - pastebin -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: privatebin sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin - - https://hub.docker.com/r/privatebin/pdo - https://privatebin.info/ - https://github.com/PrivateBin/PrivateBin + - https://github.com/truecharts/charts/tree/master/charts/dev/privatebin + - https://hub.docker.com/r/privatebin/pdo type: application -version: 4.0.14 +version: 4.0.15 diff --git a/charts/dev/privatebin/README.md b/charts/dev/privatebin/README.md index a192de5b305..192d4e792d3 100644 --- a/charts/dev/privatebin/README.md +++ b/charts/dev/privatebin/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/privatebin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/privatebin) **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/dev/ps3netsrv/Chart.yaml b/charts/dev/ps3netsrv/Chart.yaml index 2327288beb2..52d0c443fcb 100644 --- a/charts/dev/ps3netsrv/Chart.yaml +++ b/charts/dev/ps3netsrv/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.6.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Allows Multiman or Webman to play game backups. -home: https://truecharts.org/charts/incubator/ps3netsrv +home: https://truecharts.org/charts/dev/ps3netsrv icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png keywords: - ps3netsrv - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: ps3netsrv sources: - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv + - https://github.com/truecharts/charts/tree/master/charts/dev/ps3netsrv - https://hub.docker.com/r/shawly/ps3netsrv type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/ps3netsrv/README.md b/charts/dev/ps3netsrv/README.md index 32612ca8602..24a41e4be14 100644 --- a/charts/dev/ps3netsrv/README.md +++ b/charts/dev/ps3netsrv/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ps3netsrv) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/ps3netsrv) **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/dev/pure-ftpd/Chart.yaml b/charts/dev/pure-ftpd/Chart.yaml index b22b1e24ff2..d8ecc172358 100644 --- a/charts/dev/pure-ftpd/Chart.yaml +++ b/charts/dev/pure-ftpd/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/pure-ftpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png keywords: - pure-ftpd - Tools-Utilities - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: pure-ftpd sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd - - https://hub.docker.com/r/crazymax/pure-ftpd - https://www.pureftpd.org/project/pure-ftpd/ + - https://github.com/truecharts/charts/tree/master/charts/dev/pure-ftpd + - https://hub.docker.com/r/crazymax/pure-ftpd type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/pure-ftpd/README.md b/charts/dev/pure-ftpd/README.md index 0790aab60fa..bd752a47a86 100644 --- a/charts/dev/pure-ftpd/README.md +++ b/charts/dev/pure-ftpd/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pure-ftpd) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pure-ftpd) **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/dev/pushbits-server/Chart.yaml b/charts/dev/pushbits-server/Chart.yaml index 84188fb03fe..a466124616a 100644 --- a/charts/dev/pushbits-server/Chart.yaml +++ b/charts/dev/pushbits-server/Chart.yaml @@ -5,9 +5,9 @@ annotations: truecharts.org/catagories: | - notifications truecharts.org/category: unsorted - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.10.3 dependencies: @@ -20,13 +20,13 @@ dependencies: import-values: [] deprecated: false description: Send push notifications via a simple web API, and delivers them to your users. -home: https://truecharts.org/charts/incubator/pushbits-server +home: https://truecharts.org/charts/dev/pushbits-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/pushbits-server.png keywords: - pushbits-server - notifications - matrix -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: pushbits-server sources: - https://github.com/pushbits/server - - https://github.com/truecharts/charts/tree/master/charts/incubator/pushbits-server + - https://github.com/truecharts/charts/tree/master/charts/dev/pushbits-server - https://ghcr.io/pushbits/server type: application -version: 0.0.12 +version: 0.0.13 diff --git a/charts/dev/pushbits-server/README.md b/charts/dev/pushbits-server/README.md index f19a77a29bb..9e5f0d1bd48 100644 --- a/charts/dev/pushbits-server/README.md +++ b/charts/dev/pushbits-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pushbits-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pushbits-server) **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/dev/pydio-cells/Chart.yaml b/charts/dev/pydio-cells/Chart.yaml index d0515c5999d..f00a02c799e 100644 --- a/charts/dev/pydio-cells/Chart.yaml +++ b/charts/dev/pydio-cells/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 4.3.2 dependencies: @@ -25,18 +25,18 @@ dependencies: import-values: [] deprecated: false description: Pydio-cells is the nextgen file sharing platform for organizations. -home: https://truecharts.org/charts/incubator/pydio-cells +home: https://truecharts.org/charts/dev/pydio-cells icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png keywords: - pydio-cells -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: pydio-cells sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pydio-cells + - https://github.com/truecharts/charts/tree/master/charts/dev/pydio-cells - https://hub.docker.com/r/pydio/cells type: application -version: 9.0.14 +version: 9.0.15 diff --git a/charts/dev/pydio-cells/README.md b/charts/dev/pydio-cells/README.md index 654d1af53b9..e82705c1f1a 100644 --- a/charts/dev/pydio-cells/README.md +++ b/charts/dev/pydio-cells/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pydio-cells) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/pydio-cells) **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/dev/raneto/Chart.yaml b/charts/dev/raneto/Chart.yaml index f0b27334398..e63897e09d3 100644 --- a/charts/dev/raneto/Chart.yaml +++ b/charts/dev/raneto/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/raneto icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png keywords: - raneto - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: raneto sources: - - https://fleet.linuxserver.io/image?name=linuxserver/raneto - https://github.com/linuxserver/docker-raneto#readme - https://github.com/orgs/linuxserver/packages/container/package/raneto - - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto + - https://github.com/truecharts/charts/tree/master/charts/dev/raneto + - https://fleet.linuxserver.io/image?name=linuxserver/raneto type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/raneto/README.md b/charts/dev/raneto/README.md index 8f0aceccd53..eb969a802d7 100644 --- a/charts/dev/raneto/README.md +++ b/charts/dev/raneto/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/raneto) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/raneto) **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/dev/restreamer/Chart.yaml b/charts/dev/restreamer/Chart.yaml index cc8a306ae37..a5bb54cc862 100644 --- a/charts/dev/restreamer/Chart.yaml +++ b/charts/dev/restreamer/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.7.0 dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false description: Allows smart free video streaming in real time. -home: https://truecharts.org/charts/incubator/restreamer +home: https://truecharts.org/charts/dev/restreamer icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png keywords: - restreamer - Network-Other - MediaApp-Video - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: restreamer sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer - - https://hub.docker.com/r/datarhei/restreamer - https://datarhei.github.io/restreamer/ + - https://github.com/truecharts/charts/tree/master/charts/dev/restreamer + - https://hub.docker.com/r/datarhei/restreamer type: application -version: 3.1.0 +version: 3.1.1 diff --git a/charts/dev/restreamer/README.md b/charts/dev/restreamer/README.md index ebd02eb1ada..3c32acdf038 100644 --- a/charts/dev/restreamer/README.md +++ b/charts/dev/restreamer/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/restreamer) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/restreamer) **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/dev/rtmpserver/Chart.yaml b/charts/dev/rtmpserver/Chart.yaml index 163b54e9e4f..36483ef831d 100644 --- a/charts/dev/rtmpserver/Chart.yaml +++ b/charts/dev/rtmpserver/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: A video streaming server that supports RTMP, HLS, DASH out of the box. -home: https://truecharts.org/charts/incubator/rtmpserver +home: https://truecharts.org/charts/dev/rtmpserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png keywords: - rtmpserver - GameServers - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: rtmpserver sources: - https://github.com/TareqAlqutami/rtmp-hls-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver + - https://github.com/truecharts/charts/tree/master/charts/dev/rtmpserver - https://hub.docker.com/r/alqutami/rtmp-hls type: application -version: 5.0.13 +version: 5.0.14 diff --git a/charts/dev/rtmpserver/README.md b/charts/dev/rtmpserver/README.md index aa0dda12b32..2f00b55363b 100644 --- a/charts/dev/rtmpserver/README.md +++ b/charts/dev/rtmpserver/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rtmpserver) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/rtmpserver) **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/dev/scprime/Chart.yaml b/charts/dev/scprime/Chart.yaml index 3b77f169747..6826170d843 100644 --- a/charts/dev/scprime/Chart.yaml +++ b/charts/dev/scprime/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/scprime icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png keywords: - scprime - Cloud - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: scprime sources: - https://scpri.me - - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime + - https://github.com/truecharts/charts/tree/master/charts/dev/scprime - https://hub.docker.com/r/scprime/scprime type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/scprime/README.md b/charts/dev/scprime/README.md index b5b86248690..49d4a586af5 100644 --- a/charts/dev/scprime/README.md +++ b/charts/dev/scprime/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/scprime) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/scprime) **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/dev/self-service-password/Chart.yaml b/charts/dev/self-service-password/Chart.yaml index 84e6cdcc2ba..0a27f9182d3 100644 --- a/charts/dev/self-service-password/Chart.yaml +++ b/charts/dev/self-service-password/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 5.3.3 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/self-service-password icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png keywords: - password - self-service - ldap -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: self-service-password sources: - https://self-service-password.readthedocs.io/en/latest - https://github.com/tiredofit/docker-self-service-password - - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password + - https://github.com/truecharts/charts/tree/master/charts/dev/self-service-password - https://hub.docker.com/r/tiredofit/self-service-password type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/self-service-password/README.md b/charts/dev/self-service-password/README.md index d07d7c76a8e..748668462b8 100644 --- a/charts/dev/self-service-password/README.md +++ b/charts/dev/self-service-password/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/self-service-password) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/self-service-password) **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/dev/serviio/Chart.yaml b/charts/dev/serviio/Chart.yaml index 7eb8d9978e4..68287b37384 100644 --- a/charts/dev/serviio/Chart.yaml +++ b/charts/dev/serviio/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/serviio icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png keywords: - serviio @@ -27,7 +27,7 @@ keywords: - MediaServer-Books - MediaServer-Photos - MediaServer-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,7 +35,7 @@ maintainers: name: serviio sources: - https://serviio.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://github.com/truecharts/charts/tree/master/charts/dev/serviio - https://hub.docker.com/r/riftbit/serviio type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/serviio/README.md b/charts/dev/serviio/README.md index c1657a064f3..afb1ad6ee85 100644 --- a/charts/dev/serviio/README.md +++ b/charts/dev/serviio/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/serviio) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/serviio) **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/dev/shadowsocks/Chart.yaml b/charts/dev/shadowsocks/Chart.yaml index 2e2ef9e14a5..02e90538711 100644 --- a/charts/dev/shadowsocks/Chart.yaml +++ b/charts/dev/shadowsocks/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 client. -home: https://truecharts.org/charts/incubator/shadowsocks +home: https://truecharts.org/charts/dev/shadowsocks icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png keywords: - shadowsocks - Security - Network-Proxy - Network-VPN -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: shadowsocks sources: - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md - - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks + - https://github.com/truecharts/charts/tree/master/charts/dev/shadowsocks - https://hub.docker.com/r/shadowsocks/shadowsocks-libev type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/shadowsocks/README.md b/charts/dev/shadowsocks/README.md index 46f451975e0..eb7ae814d9a 100644 --- a/charts/dev/shadowsocks/README.md +++ b/charts/dev/shadowsocks/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/shadowsocks) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/shadowsocks) **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/dev/snipe-it/Chart.yaml b/charts/dev/snipe-it/Chart.yaml index 4c66bc9aff2..966f4ddb1b3 100644 --- a/charts/dev/snipe-it/Chart.yaml +++ b/charts/dev/snipe-it/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 6.2.3 dependencies: @@ -32,14 +32,14 @@ dependencies: import-values: [] deprecated: false description: Open source asset management -home: https://truecharts.org/charts/incubator/snipe-it +home: https://truecharts.org/charts/dev/snipe-it icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png keywords: - snipeit - snipe - asset - management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,7 +48,7 @@ name: snipe-it sources: - https://github.com/snipe/snipe-it - https://snipeitapp.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it + - https://github.com/truecharts/charts/tree/master/charts/dev/snipe-it - https://hub.docker.com/r/snipe/snipe-it type: application -version: 9.0.13 +version: 9.0.14 diff --git a/charts/dev/snipe-it/README.md b/charts/dev/snipe-it/README.md index 0e97c3162ef..a44006273ff 100644 --- a/charts/dev/snipe-it/README.md +++ b/charts/dev/snipe-it/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/snipe-it) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/snipe-it) **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/dev/snowflake-proxy/Chart.yaml b/charts/dev/snowflake-proxy/Chart.yaml index 3f466230c67..15a2e2ba770 100644 --- a/charts/dev/snowflake-proxy/Chart.yaml +++ b/charts/dev/snowflake-proxy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: proxy - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.6.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Snowflake's Proxy component to help users in the censored regions. -home: https://truecharts.org/charts/incubator/snowflake-proxy +home: https://truecharts.org/charts/dev/snowflake-proxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/snowflake-proxy.png keywords: - snowflake-proxy - proxy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: snowflake-proxy sources: - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy - - https://github.com/truecharts/charts/tree/master/charts/incubator/snowflake-proxy + - https://github.com/truecharts/charts/tree/master/charts/dev/snowflake-proxy - https://hub.docker.com/r/thetorproject/snowflake-proxy type: application -version: 1.0.13 +version: 1.0.14 diff --git a/charts/dev/snowflake-proxy/README.md b/charts/dev/snowflake-proxy/README.md index 0182c0e2590..370689344a6 100644 --- a/charts/dev/snowflake-proxy/README.md +++ b/charts/dev/snowflake-proxy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/snowflake-proxy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/snowflake-proxy) **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/dev/somfyprotect2mqtt/Chart.yaml b/charts/dev/somfyprotect2mqtt/Chart.yaml index 138219c2022..3e41e967d6d 100644 --- a/charts/dev/somfyprotect2mqtt/Chart.yaml +++ b/charts/dev/somfyprotect2mqtt/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2023.11.1 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Somfy Protect to MQTT -home: https://truecharts.org/charts/incubator/somfyprotect2mqtt +home: https://truecharts.org/charts/dev/somfyprotect2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png keywords: - somfyprotect2mqtt - home-automation - mqtt -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: somfyprotect2mqtt sources: - https://github.com/Minims/SomfyProtect2MQTT - - https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt + - https://github.com/truecharts/charts/tree/master/charts/dev/somfyprotect2mqtt - https://hub.docker.com/r/minims/somfyprotect2mqtt type: application -version: 1.0.14 +version: 1.0.15 diff --git a/charts/dev/somfyprotect2mqtt/README.md b/charts/dev/somfyprotect2mqtt/README.md index 2f12899ea1c..3774869d86c 100644 --- a/charts/dev/somfyprotect2mqtt/README.md +++ b/charts/dev/somfyprotect2mqtt/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/somfyprotect2mqtt) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/somfyprotect2mqtt) **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/dev/sonarqube/Chart.yaml b/charts/dev/sonarqube/Chart.yaml index 2c433b5928b..a83e06e0c6c 100644 --- a/charts/dev/sonarqube/Chart.yaml +++ b/charts/dev/sonarqube/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "SonarQube is an open source platform for continuous inspection of code quality. " -home: https://truecharts.org/charts/incubator/sonarqube +description: 'SonarQube is an open source platform for continuous inspection of code quality. ' +home: https://truecharts.org/charts/dev/sonarqube icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png keywords: - sonarqube - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: sonarqube sources: - https://github.com/SonarSource/sonarqube - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube + - https://github.com/truecharts/charts/tree/master/charts/dev/sonarqube - https://hub.docker.com/_/sonarqube type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/sonarqube/README.md b/charts/dev/sonarqube/README.md index ac499596061..828018cdcae 100644 --- a/charts/dev/sonarqube/README.md +++ b/charts/dev/sonarqube/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sonarqube) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/sonarqube) **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/dev/ts3-manager/Chart.yaml b/charts/dev/ts3-manager/Chart.yaml index e26612b2d2b..87b90c91cf4 100644 --- a/charts/dev/ts3-manager/Chart.yaml +++ b/charts/dev/ts3-manager/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: web - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.2.0 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: A modern web interface for maintaining Teamspeak3 servers. -home: https://truecharts.org/charts/incubator/ts3-manager +home: https://truecharts.org/charts/dev/ts3-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png keywords: - ts3-manager - teamspeak - teamspeak3 -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: ts3-manager sources: - - https://hub.docker.com/r/joni1802/ts3-manager - https://github.com/joni1802/ts3-manager/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager + - https://github.com/truecharts/charts/tree/master/charts/dev/ts3-manager + - https://hub.docker.com/r/joni1802/ts3-manager type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/ts3-manager/README.md b/charts/dev/ts3-manager/README.md index b7a194c53a1..ee166ee7e23 100644 --- a/charts/dev/ts3-manager/README.md +++ b/charts/dev/ts3-manager/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ts3-manager) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/ts3-manager) **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/dev/tubearchivist-es/Chart.yaml b/charts/dev/tubearchivist-es/Chart.yaml index 86620d4274b..0f9a2ebcdbf 100644 --- a/charts/dev/tubearchivist-es/Chart.yaml +++ b/charts/dev/tubearchivist-es/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: This is a dependancy Chart for the application "TubeArchivist" -home: https://truecharts.org/charts/incubator/tubearchivist-es +home: https://truecharts.org/charts/dev/tubearchivist-es icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png keywords: - tubearchivist-es - Tools-Utilities - MediaServer-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: tubearchivist-es sources: - https://github.com/elastic/elasticsearch - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es + - https://github.com/truecharts/charts/tree/master/charts/dev/tubearchivist-es - https://hub.docker.com/r/bbilly1/tubearchivist-es type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/tubearchivist-es/README.md b/charts/dev/tubearchivist-es/README.md index 45878ce96d9..cf52c509be5 100644 --- a/charts/dev/tubearchivist-es/README.md +++ b/charts/dev/tubearchivist-es/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tubearchivist-es) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/tubearchivist-es) **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/dev/twofauth/Chart.yaml b/charts/dev/twofauth/Chart.yaml index 1709da03414..63f19194477 100644 --- a/charts/dev/twofauth/Chart.yaml +++ b/charts/dev/twofauth/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: auth - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 5.0.2 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A Web app to manage your 2FA accounts and generate their security codes. -home: https://truecharts.org/charts/incubator/twofauth +home: https://truecharts.org/charts/dev/twofauth icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png keywords: - 2fauth - auth -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: twofauth sources: - https://github.com/Bubka/2fauth - - https://github.com/truecharts/charts/tree/master/charts/incubator/twofauth + - https://github.com/truecharts/charts/tree/master/charts/dev/twofauth - https://hub.docker.com/r/2fauth/2fauth type: application -version: 0.0.6 +version: 0.0.7 diff --git a/charts/dev/twofauth/README.md b/charts/dev/twofauth/README.md index 8c5ab2836c6..475919da671 100644 --- a/charts/dev/twofauth/README.md +++ b/charts/dev/twofauth/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/twofauth) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/twofauth) **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/dev/typecho/Chart.yaml b/charts/dev/typecho/Chart.yaml index 4e53aec21eb..3571dfddc66 100644 --- a/charts/dev/typecho/Chart.yaml +++ b/charts/dev/typecho/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.2.1 dependencies: @@ -25,12 +25,12 @@ dependencies: import-values: [] deprecated: false description: Typecho is a PHP Blogging Platform. -home: https://truecharts.org/charts/incubator/typecho +home: https://truecharts.org/charts/dev/typecho icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png keywords: - typecho - blog -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,7 +38,7 @@ maintainers: name: typecho sources: - https://github.com/typecho/typecho - - https://github.com/truecharts/charts/tree/master/charts/incubator/typecho + - https://github.com/truecharts/charts/tree/master/charts/dev/typecho - https://hub.docker.com/r/joyqi/typecho type: application -version: 9.0.13 +version: 9.0.14 diff --git a/charts/dev/typecho/README.md b/charts/dev/typecho/README.md index c8c78222ca0..4cd8f21c051 100644 --- a/charts/dev/typecho/README.md +++ b/charts/dev/typecho/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/typecho) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/typecho) **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/dev/ubuntu-xrdp/Chart.yaml b/charts/dev/ubuntu-xrdp/Chart.yaml index 13a20ca11b9..3245bc6095a 100644 --- a/charts/dev/ubuntu-xrdp/Chart.yaml +++ b/charts/dev/ubuntu-xrdp/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: LXDE desktop ubuntu (use remote desktop client to connect) -home: https://truecharts.org/charts/incubator/ubuntu-xrdp +home: https://truecharts.org/charts/dev/ubuntu-xrdp icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png keywords: - ubuntu-xrdp - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: ubuntu-xrdp sources: - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp + - https://github.com/truecharts/charts/tree/master/charts/dev/ubuntu-xrdp - https://hub.docker.com/r/snoopy86/desktop-dockers type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/ubuntu-xrdp/README.md b/charts/dev/ubuntu-xrdp/README.md index 949cf9383e9..b736b4d3081 100644 --- a/charts/dev/ubuntu-xrdp/README.md +++ b/charts/dev/ubuntu-xrdp/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ubuntu-xrdp) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/ubuntu-xrdp) **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/dev/umami/Chart.yaml b/charts/dev/umami/Chart.yaml index 7ee2be05e0e..e2d5598cb90 100644 --- a/charts/dev/umami/Chart.yaml +++ b/charts/dev/umami/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: website - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2.8.0 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: Umami is a simple, fast, privacy-focused alternative to Google Analytics. -home: https://truecharts.org/charts/incubator/umami +home: https://truecharts.org/charts/dev/umami icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png keywords: - umami - google analytics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: umami sources: - - https://ghcr.io/umami-software/umami - https://github.com/umami-software/umami - - https://github.com/truecharts/charts/tree/master/charts/incubator/umami + - https://github.com/truecharts/charts/tree/master/charts/dev/umami + - https://ghcr.io/umami-software/umami type: application -version: 4.0.13 +version: 4.0.14 diff --git a/charts/dev/umami/README.md b/charts/dev/umami/README.md index 394fef611cf..9892edc6152 100644 --- a/charts/dev/umami/README.md +++ b/charts/dev/umami/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/umami) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/umami) **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/dev/ungoogled-chromium/Chart.yaml b/charts/dev/ungoogled-chromium/Chart.yaml index 1b9151273b6..7a0cd11a501 100644 --- a/charts/dev/ungoogled-chromium/Chart.yaml +++ b/charts/dev/ungoogled-chromium/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/ungoogled-chromium icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png keywords: - ungoogled-chromium - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: ungoogled-chromium sources: - https://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium + - https://github.com/truecharts/charts/tree/master/charts/dev/ungoogled-chromium - https://hub.docker.com/r/ich777/ungoogled-chromium type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/ungoogled-chromium/README.md b/charts/dev/ungoogled-chromium/README.md index f3217d901dc..a12c3abc054 100644 --- a/charts/dev/ungoogled-chromium/README.md +++ b/charts/dev/ungoogled-chromium/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ungoogled-chromium) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/ungoogled-chromium) **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/dev/upsnap/Chart.yaml b/charts/dev/upsnap/Chart.yaml index a1225a66b14..126327c948b 100644 --- a/charts/dev/upsnap/Chart.yaml +++ b/charts/dev/upsnap/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 4.1.4 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: A simple wake on lan app written with SvelteKit, Go, PocketBase and nmap. -home: https://truecharts.org/charts/incubator/upsnap +home: https://truecharts.org/charts/dev/upsnap icon: https://truecharts.org/img/hotlink-ok/chart-icons/upsnap.png keywords: - upsnap -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: upsnap sources: - https://github.com/seriousm4x/UpSnap - - https://github.com/truecharts/charts/tree/master/charts/incubator/upsnap + - https://github.com/truecharts/charts/tree/master/charts/dev/upsnap - https://ghcr.io/seriousm4x/upsnap type: application -version: 1.0.14 +version: 1.0.15 diff --git a/charts/dev/upsnap/README.md b/charts/dev/upsnap/README.md index 0edb8a72ed4..b547154a927 100644 --- a/charts/dev/upsnap/README.md +++ b/charts/dev/upsnap/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/upsnap) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/upsnap) **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/dev/vaulthunters/Chart.yaml b/charts/dev/vaulthunters/Chart.yaml index ebf594cec9a..3a0b08c06ac 100644 --- a/charts/dev/vaulthunters/Chart.yaml +++ b/charts/dev/vaulthunters/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]" -home: https://truecharts.org/charts/incubator/vaulthunters +description: 'Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style=''color: #00E800;'']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]' +home: https://truecharts.org/charts/dev/vaulthunters icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png keywords: - vaulthunters - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: vaulthunters sources: - https://vaulthunters.gg - - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters + - https://github.com/truecharts/charts/tree/master/charts/dev/vaulthunters - https://hub.docker.com/r/goobaroo/vaulthunters type: application -version: 3.0.13 +version: 3.0.14 diff --git a/charts/dev/vaulthunters/README.md b/charts/dev/vaulthunters/README.md index 125a88b6d7a..a04a159c299 100644 --- a/charts/dev/vaulthunters/README.md +++ b/charts/dev/vaulthunters/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/vaulthunters) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/vaulthunters) **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/dev/vorta/Chart.yaml b/charts/dev/vorta/Chart.yaml index 2182093a3d0..a4d1544a7a6 100644 --- a/charts/dev/vorta/Chart.yaml +++ b/charts/dev/vorta/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/vorta icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png keywords: - vorta - Backup - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: vorta sources: - https://github.com/borgbase/vorta-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta + - https://github.com/truecharts/charts/tree/master/charts/dev/vorta - https://ghcr.io/borgbase/vorta-docker type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/vorta/README.md b/charts/dev/vorta/README.md index caa858bb860..c6252511b92 100644 --- a/charts/dev/vorta/README.md +++ b/charts/dev/vorta/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/vorta) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/vorta) **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/dev/wbo/Chart.yaml b/charts/dev/wbo/Chart.yaml index 9099a299945..33bb0d44a89 100644 --- a/charts/dev/wbo/Chart.yaml +++ b/charts/dev/wbo/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 1.19.1 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board. -home: https://truecharts.org/charts/incubator/wbo +home: https://truecharts.org/charts/dev/wbo icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png keywords: - wbo - whiteboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: wbo sources: - https://github.com/lovasoa/whitebophir - - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo + - https://github.com/truecharts/charts/tree/master/charts/dev/wbo - https://hub.docker.com/r/lovasoa/wbo type: application -version: 5.0.13 +version: 5.0.14 diff --git a/charts/dev/wbo/README.md b/charts/dev/wbo/README.md index e0a10eead7a..77668a82817 100644 --- a/charts/dev/wbo/README.md +++ b/charts/dev/wbo/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/wbo) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/wbo) **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/dev/wireshark/Chart.yaml b/charts/dev/wireshark/Chart.yaml index c660f7034a7..7004dfc63f1 100644 --- a/charts/dev/wireshark/Chart.yaml +++ b/charts/dev/wireshark/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 4.0.11 dependencies: @@ -18,18 +18,18 @@ dependencies: import-values: [] deprecated: false description: Wireshark is the worlds foremost and widely-used network protocol analyzer. -home: https://truecharts.org/charts/incubator/wireshark +home: https://truecharts.org/charts/dev/wireshark icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png keywords: - wireshark -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: wireshark sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wireshark + - https://github.com/truecharts/charts/tree/master/charts/dev/wireshark - https://ghcr.io/linuxserver/wireshark type: application -version: 6.0.14 +version: 6.0.15 diff --git a/charts/dev/wireshark/README.md b/charts/dev/wireshark/README.md index 0824f35c164..dd8aa0e914a 100644 --- a/charts/dev/wireshark/README.md +++ b/charts/dev/wireshark/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/wireshark) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/wireshark) **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/dev/xbackbone/Chart.yaml b/charts/dev/xbackbone/Chart.yaml index 586f8dbbd16..66a8e91e91b 100644 --- a/charts/dev/xbackbone/Chart.yaml +++ b/charts/dev/xbackbone/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: files - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 3.3.3 dependencies: @@ -25,12 +25,12 @@ dependencies: import-values: [] deprecated: false description: XBackBone is a simple, self-hosted, lightweight PHP file manager -home: https://truecharts.org/charts/incubator/xbackbone +home: https://truecharts.org/charts/dev/xbackbone icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png keywords: - xbackbone - xshare -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,7 +38,7 @@ maintainers: name: xbackbone sources: - https://github.com/SergiX44/XBackBone - - https://github.com/truecharts/charts/tree/master/charts/incubator/xbackbone + - https://github.com/truecharts/charts/tree/master/charts/dev/xbackbone - https://hub.docker.com/r/pe46dro/xbackbone-docker type: application -version: 8.0.13 +version: 8.0.14 diff --git a/charts/dev/xbackbone/README.md b/charts/dev/xbackbone/README.md index b8f5457c9de..358ee03d42b 100644 --- a/charts/dev/xbackbone/README.md +++ b/charts/dev/xbackbone/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/xbackbone) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/xbackbone) **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/dev/youtrack/Chart.yaml b/charts/dev/youtrack/Chart.yaml index 78f528185af..7b311534b4e 100644 --- a/charts/dev/youtrack/Chart.yaml +++ b/charts/dev/youtrack/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ProjectManagement - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 2023.2.22656 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/youtrack icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png keywords: - youtrack - ProjectManagement -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: youtrack sources: - https://www.jetbrains.com/youtrack/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack + - https://github.com/truecharts/charts/tree/master/charts/dev/youtrack - https://hub.docker.com/r/jetbrains/youtrack type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/dev/youtrack/README.md b/charts/dev/youtrack/README.md index 5112a0b93ef..d5a5c3a732f 100644 --- a/charts/dev/youtrack/README.md +++ b/charts/dev/youtrack/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/youtrack) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/youtrack) **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/dev/zusam/Chart.yaml b/charts/dev/zusam/Chart.yaml index 00f6af8fbc3..c974f18cbf1 100644 --- a/charts/dev/zusam/Chart.yaml +++ b/charts/dev/zusam/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: chat - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: dev apiVersion: v2 appVersion: 0.5.5 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/dev/zusam icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png keywords: - zusam - forum -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: zusam sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam - - https://hub.docker.com/r/zusam/zusam - https://github.com/zusam/zusam + - https://github.com/truecharts/charts/tree/master/charts/dev/zusam + - https://hub.docker.com/r/zusam/zusam type: application -version: 5.0.14 +version: 5.0.15 diff --git a/charts/dev/zusam/README.md b/charts/dev/zusam/README.md index 50ea311d3ca..4703195dc99 100644 --- a/charts/dev/zusam/README.md +++ b/charts/dev/zusam/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/zusam) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dev/zusam) **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/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index bf946a88de8..472196cf130 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 @@ -39,7 +39,7 @@ keywords: - YubiKey - Push Notifications - LDAP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -51,4 +51,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia - https://ghcr.io/authelia/authelia type: application -version: 22.2.1 +version: 22.2.2 diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index c2b786c39c0..a02ddb014fa 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 -appVersion: "0.23" +appVersion: 0.23.0 dependencies: - name: common version: 17.2.22 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png keywords: - dns - blocky -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,6 +41,7 @@ sources: - 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://quay.io/oriedge/k8s_gateway type: application -version: 12.2.1 +version: 12.2.2 diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index b61976cfcf1..b1fc487ea3a 100644 --- a/charts/enterprise/clusterissuer/Chart.yaml +++ b/charts/enterprise/clusterissuer/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: core - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png keywords: - cert-manager - certificates -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: clusterissuer sources: - - https://hub.docker.com/_/hello-world - https://cert-manager.io/ - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer + - https://hub.docker.com/_/hello-world type: application -version: 6.1.8 +version: 6.1.9 diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 99e74846526..6a98f27f2a3 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - monitoring - metrics - logs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,5 +36,6 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - https://quay.io/kiwigrid/k8s-sidecar + - https://hub.docker.com/r/grafana/grafana type: application -version: 12.0.5 +version: 12.0.6 diff --git a/charts/enterprise/kubernetes-reflector/Chart.yaml b/charts/enterprise/kubernetes-reflector/Chart.yaml index f04577e4c94..6f0829cd7fa 100644 --- a/charts/enterprise/kubernetes-reflector/Chart.yaml +++ b/charts/enterprise/kubernetes-reflector/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - configmaps - cert-manager - certificates -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector - https://hub.docker.com/r/emberstack/kubernetes-reflector type: application -version: 3.1.7 +version: 3.1.8 diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index cc60e2d47f6..b3cbf7ec176 100644 --- a/charts/enterprise/metallb-config/Chart.yaml +++ b/charts/enterprise/metallb-config/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: core - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png keywords: - metallb - loadbalancer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config - https://hub.docker.com/_/hello-world type: application -version: 5.1.8 +version: 5.1.9 diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index f0cb0f19833..7496bd55fcf 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -46,8 +46,8 @@ 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://quay.io/thanos/thanos + - https://hub.docker.com/r/bitnami/prometheus - https://hub.docker.com/r/bitnami/alertmanager type: application -version: 16.3.3 +version: 16.3.4 diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index d16daf3336f..49fbba8924a 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png keywords: - traefik - ingress -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,5 +34,6 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik + - https://github.com/truecharts/containers/tree/master/apps/traefik type: application -version: 25.1.10 +version: 25.1.11 diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index 7d4325a29ec..dcaa2cdb20b 100644 --- a/charts/enterprise/vaultwarden/Chart.yaml +++ b/charts/enterprise/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: security - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 @@ -27,15 +27,15 @@ keywords: - vaultwarden - password - rust -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: vaultwarden sources: - - https://hub.docker.com/r/vaultwarden/server - https://github.com/dani-garcia/vaultwarden - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - https://hub.docker.com/r/vaultwarden/server type: application -version: 25.1.7 +version: 25.1.8 diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index a26bb7b7148..a85c8629c6b 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: enterprise apiVersion: v2 appVersion: latest dependencies: @@ -25,12 +25,12 @@ dependencies: import-values: [] deprecated: false description: Velero is a kubernetes-native backup solution -home: https://truecharts.org/charts/incubator/velero +home: https://truecharts.org/charts/enterprise/velero icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png keywords: - velero - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,6 +39,7 @@ name: velero sources: - https://cert-manager.io/ - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/velero + - https://github.com/truecharts/charts/tree/master/charts/enterprise/velero + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 3.1.10 +version: 3.1.11 diff --git a/charts/enterprise/velero/README.md b/charts/enterprise/velero/README.md index c7ccbec26c0..4d59c35edc9 100644 --- a/charts/enterprise/velero/README.md +++ b/charts/enterprise/velero/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/velero) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/velero) **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/incubator/atuin/Chart.yaml b/charts/incubator/atuin/Chart.yaml index 6da0ad36ce1..6018d1fd5b6 100644 --- a/charts/incubator/atuin/Chart.yaml +++ b/charts/incubator/atuin/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: system - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: incubator apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.png keywords: - atuin - shell -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/atuin - https://ghcr.io/atuinsh/atuin type: application -version: 0.0.1 +version: 0.0.2 diff --git a/charts/incubator/fabulinus/Chart.yaml b/charts/incubator/fabulinus/Chart.yaml index 34007bd808b..f72f65e470e 100644 --- a/charts/incubator/fabulinus/Chart.yaml +++ b/charts/incubator/fabulinus/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: incubator apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.png keywords: - fabulinus - machine-learning -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/fabulinus - https://hub.docker.com/r/tytn/fabulinus type: application -version: 0.0.2 +version: 0.0.3 diff --git a/charts/incubator/maintainerr/Chart.yaml b/charts/incubator/maintainerr/Chart.yaml index e7ec29cb934..338d78841c2 100644 --- a/charts/incubator/maintainerr/Chart.yaml +++ b/charts/incubator/maintainerr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: incubator apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png keywords: - maintainerr - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/maintainerr - https://hub.docker.com/r/jorenn92/maintainerr type: application -version: 0.0.2 +version: 0.0.3 diff --git a/charts/incubator/ollama/Chart.yaml b/charts/incubator/ollama/Chart.yaml index db727c3bc38..ebf8eb3dbb1 100644 --- a/charts/incubator/ollama/Chart.yaml +++ b/charts/incubator/ollama/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: incubator apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.png keywords: - ollama - language-models -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,5 +34,6 @@ sources: - https://github.com/ollama-webui/ollama-webui - https://github.com/truecharts/charts/tree/master/charts/incubator/ollama - https://hub.docker.com/r/ollama/ollama + - https://ghcr.io/ollama-webui/ollama-webui type: application -version: 0.0.4 +version: 0.0.5 diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index a043c58975e..f8ca2012a24 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: operators apiVersion: v2 @@ -31,7 +31,7 @@ keywords: - cert-manager - certificates - security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,7 +39,8 @@ maintainers: name: cert-manager sources: - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 3.1.9 +version: 3.1.10 diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index f1dc9c36121..2301e01bf02 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: operators apiVersion: v2 @@ -31,7 +31,7 @@ keywords: - database - cloudnative-pg - cnpg -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,5 +41,6 @@ sources: - https://cloudnative-pg.io/ - https://github.com/cloudnative-pg - https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 5.2.9 +version: 5.2.10 diff --git a/charts/operators/csi-driver-smb/Chart.yaml b/charts/operators/csi-driver-smb/Chart.yaml index 17d2620ff9d..e75a1dac469 100644 --- a/charts/operators/csi-driver-smb/Chart.yaml +++ b/charts/operators/csi-driver-smb/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "false" truecharts.org/category: CSI - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: operators apiVersion: v2 appVersion: latest dependencies: @@ -25,12 +25,12 @@ dependencies: import-values: [] deprecated: false description: csi-driver-smb is a smb CSI driver for kubernetes -home: https://truecharts.org/charts/incubator/csi-driver-smb +home: https://truecharts.org/charts/operators/csi-driver-smb icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-smb.png keywords: - csi-driver-smb - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,6 +39,7 @@ name: csi-driver-smb sources: - https://cert-manager.io/ - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-smb + - https://github.com/truecharts/charts/tree/master/charts/operators/csi-driver-smb + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 2.2.0 +version: 2.2.1 diff --git a/charts/operators/csi-driver-smb/README.md b/charts/operators/csi-driver-smb/README.md index 77ac3803ba3..f5a31587f53 100644 --- a/charts/operators/csi-driver-smb/README.md +++ b/charts/operators/csi-driver-smb/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/csi-driver-smb) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/csi-driver-smb) **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/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index ba7193b7d3e..fddbefdcaf3 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: operators apiVersion: v2 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png keywords: - metallb - loadbalancer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,5 +40,6 @@ 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/apps/alpine type: application -version: 13.1.9 +version: 13.1.10 diff --git a/charts/operators/openebs/Chart.yaml b/charts/operators/openebs/Chart.yaml index 1f7cca13d17..beea0d4f9e6 100644 --- a/charts/operators/openebs/Chart.yaml +++ b/charts/operators/openebs/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "false" truecharts.org/category: CSI - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: operators apiVersion: v2 appVersion: latest dependencies: @@ -25,20 +25,21 @@ dependencies: import-values: [] deprecated: false description: OpenEBS is a umbrella container storage provisioner -home: https://truecharts.org/charts/incubator/openebs +home: https://truecharts.org/charts/operators/openebs icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png keywords: - openebs - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: openebs sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openebs - https://github.com/cert-manager - https://cert-manager.io/ + - https://github.com/truecharts/charts/tree/master/charts/operators/openebs + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 2.1.9 +version: 2.1.10 diff --git a/charts/operators/openebs/README.md b/charts/operators/openebs/README.md index 30538cff087..5a30ae34088 100644 --- a/charts/operators/openebs/README.md +++ b/charts/operators/openebs/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openebs) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/openebs) **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/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index 0015edd8f5f..93133cd3b96 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: operators - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: operators apiVersion: v2 @@ -31,7 +31,7 @@ keywords: - operator - prometheus - metics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,5 +40,6 @@ name: prometheus-operator sources: - https://github.com/prometheus-operator - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 4.5.0 +version: 4.5.1 diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index 5c257494b76..10b12c57f80 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 2.0.2.8 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: IPTV service providing streaming, playlist, search engine and epg. -home: https://truecharts.org/charts/incubator/acestream +home: https://truecharts.org/charts/stable/acestream icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png keywords: - acestream - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: acestream sources: - https://github.com/vstavrinov/acestream-service - - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream + - https://github.com/truecharts/charts/tree/master/charts/stable/acestream - https://hub.docker.com/r/vstavrinov/acestream-service type: application -version: 5.1.7 +version: 5.1.8 diff --git a/charts/stable/acestream/README.md b/charts/stable/acestream/README.md index 3c118887716..7edef4a8eea 100644 --- a/charts/stable/acestream/README.md +++ b/charts/stable/acestream/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/acestream) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/acestream) **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/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index a54f7eefd03..416653a3838 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: finance - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png keywords: - actualserver - finance -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - https://ghcr.io/actualbudget/actual-server type: application -version: 8.0.0 +version: 8.0.1 diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml index dbe7a36a6b0..9e662866594 100644 --- a/charts/stable/adguard-home/Chart.yaml +++ b/charts/stable/adguard-home/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png keywords: - adblock - adguard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - https://hub.docker.com/r/adguard/adguardhome type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml index 735835372ee..957697726f8 100644 --- a/charts/stable/adguardhome-sync/Chart.yaml +++ b/charts/stable/adguardhome-sync/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync - https://ghcr.io/bakito/adguardhome-sync type: application -version: 5.2.2 +version: 5.2.3 diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index d2a5c956f9f..c6a2166e0a4 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png keywords: - adminer - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - https://hub.docker.com/_/adminer type: application -version: 7.1.8 +version: 7.1.9 diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml index 0ade039f6f0..c1d43ee1e5b 100644 --- a/charts/stable/airdcpp-webclient/Chart.yaml +++ b/charts/stable/airdcpp-webclient/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,16 +24,16 @@ keywords: - DC++ - dcpp - airdcpp -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: airdcpp-webclient sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient - https://github.com/airdcpp-web/airdcpp-webclient - https://airdcpp-web.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient type: application -version: 9.1.7 +version: 9.1.8 diff --git a/charts/stable/airsonic-advanced/Chart.yaml b/charts/stable/airsonic-advanced/Chart.yaml index 6dfb23a247b..5b7bbe10c8e 100644 --- a/charts/stable/airsonic-advanced/Chart.yaml +++ b/charts/stable/airsonic-advanced/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/airsonic-advanced icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png keywords: - airsonic -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: airsonic-advanced sources: + - https://github.com/airsonic/airsonic-advanced - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced - - https://github.com/airsonic/airsonic-advanced type: application -version: 12.1.7 +version: 12.1.8 diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index 0eaf31cac57..a27a2426c68 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png keywords: - airsonic -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,9 +30,9 @@ maintainers: name: airsonic sources: - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://ghcr.io/linuxserver/airsonic - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://ghcr.io/linuxserver/airsonic type: application -version: 12.1.7 +version: 12.1.8 diff --git a/charts/stable/alienswarm-reactivedrop/Chart.yaml b/charts/stable/alienswarm-reactivedrop/Chart.yaml index 0a68e6f880d..3c921dc0b55 100644 --- a/charts/stable/alienswarm-reactivedrop/Chart.yaml +++ b/charts/stable/alienswarm-reactivedrop/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: alienswarmreactivedrop +appVersion: alienswarmreactiedrop dependencies: - name: common version: 17.2.22 @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.' +home: https://truecharts.org/charts/stable/alienswarm-reactivedrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png keywords: - alienswarm-reactivedrop - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: alienswarm-reactivedrop sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop + - https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/alienswarm-reactivedrop/README.md b/charts/stable/alienswarm-reactivedrop/README.md index 8ba2aab1daa..60edf0da291 100644 --- a/charts/stable/alienswarm-reactivedrop/README.md +++ b/charts/stable/alienswarm-reactivedrop/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/alienswarm-reactivedrop) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/alienswarm-reactivedrop) **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/alienswarm/Chart.yaml b/charts/stable/alienswarm/Chart.yaml index 7c573885952..efce3f115ed 100644 --- a/charts/stable/alienswarm/Chart.yaml +++ b/charts/stable/alienswarm/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: alienswarm dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. -home: https://truecharts.org/charts/incubator/alienswarm +home: https://truecharts.org/charts/stable/alienswarm icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png keywords: - alienswarm - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: alienswarm sources: - - 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/stable/alienswarm + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/alienswarm/README.md b/charts/stable/alienswarm/README.md index 0aaffe09e68..b5f1579b7a5 100644 --- a/charts/stable/alienswarm/README.md +++ b/charts/stable/alienswarm/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/alienswarm) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/alienswarm) **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/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 0d36633c719..2297f0f8a32 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -27,7 +27,7 @@ keywords: - google driver - aliyun driver - baiduyun -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/alist - https://hub.docker.com/r/xhofe/alist type: application -version: 8.2.1 +version: 8.2.2 diff --git a/charts/stable/amcrest2mqtt/Chart.yaml b/charts/stable/amcrest2mqtt/Chart.yaml index d301d964d22..97d0324ee0e 100644 --- a/charts/stable/amcrest2mqtt/Chart.yaml +++ b/charts/stable/amcrest2mqtt/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png keywords: - amcrest2mqtt -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - https://hub.docker.com/r/dchesterton/amcrest2mqtt type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/americasarmy-pg/Chart.yaml b/charts/stable/americasarmy-pg/Chart.yaml index b29c24a502a..b3b20ff7b10 100644 --- a/charts/stable/americasarmy-pg/Chart.yaml +++ b/charts/stable/americasarmy-pg/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: aaprovinggrounds +appVersion: aaproinggrounds dependencies: - name: common version: 17.2.22 @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +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/stable/americasarmy-pg icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png keywords: - americasarmy-pg - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: americasarmy-pg sources: - https://www.americasarmy.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg + - https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/americasarmy-pg/README.md b/charts/stable/americasarmy-pg/README.md index 7c1e4f8fb8d..d36c749367b 100644 --- a/charts/stable/americasarmy-pg/README.md +++ b/charts/stable/americasarmy-pg/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/americasarmy-pg) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/americasarmy-pg) **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/amule/Chart.yaml b/charts/stable/amule/Chart.yaml index d00f7b62fd8..c6232cc5573 100644 --- a/charts/stable/amule/Chart.yaml +++ b/charts/stable/amule/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,15 +25,15 @@ keywords: - Downloaders - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: amule sources: + - https://github.com/t-chab/dockerfiles - https://github.com/truecharts/charts/tree/master/charts/stable/amule - https://hub.docker.com/r/tchabaud/amule - - https://github.com/t-chab/dockerfiles type: application -version: 6.1.7 +version: 6.1.8 diff --git a/charts/stable/android-8-0/Chart.yaml b/charts/stable/android-8-0/Chart.yaml index 9f3d5780330..37c8445f77a 100644 --- a/charts/stable/android-8-0/Chart.yaml +++ b/charts/stable/android-8-0/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/android-8-0 icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png keywords: - android-8-0 - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: android-8-0 sources: - - 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://github.com/truecharts/charts/tree/master/charts/stable/android-8-0 + - https://hub.docker.com/r/ulisses1478/docker-android type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/android-8-0/README.md b/charts/stable/android-8-0/README.md index c1486458831..5a51a7b5456 100644 --- a/charts/stable/android-8-0/README.md +++ b/charts/stable/android-8-0/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/android-8-0) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/android-8-0) **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/androiddebugbridge/Chart.yaml b/charts/stable/androiddebugbridge/Chart.yaml index 58d1c6b3935..c578c273cf5 100644 --- a/charts/stable/androiddebugbridge/Chart.yaml +++ b/charts/stable/androiddebugbridge/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. -home: https://truecharts.org/charts/incubator/androiddebugbridge +home: https://truecharts.org/charts/stable/androiddebugbridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png keywords: - androiddebugbridge - home-automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: androiddebugbridge sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge - https://hub.docker.com/r/barnybbb/adb-hass-androidtv type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/androiddebugbridge/README.md b/charts/stable/androiddebugbridge/README.md index d1807585ee7..61756b04d92 100644 --- a/charts/stable/androiddebugbridge/README.md +++ b/charts/stable/androiddebugbridge/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/androiddebugbridge) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/androiddebugbridge) **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/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml index 27ba0222b16..8ecc7c09994 100644 --- a/charts/stable/anki-sync-server/Chart.yaml +++ b/charts/stable/anki-sync-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.1.14 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: A cross-platform Anki sync server. -home: https://truecharts.org/charts/incubator/anki-sync-server +home: https://truecharts.org/charts/stable/anki-sync-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png keywords: - anki-sync-server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: anki-sync-server sources: - https://github.com/ankicommunity/anki-devops-services - - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server + - https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server - https://hub.docker.com/r/ankicommunity/anki-sync-server-rs type: application -version: 5.1.9 +version: 5.1.10 diff --git a/charts/stable/anki-sync-server/README.md b/charts/stable/anki-sync-server/README.md index 6a67a170d4f..3fc02dcc24f 100644 --- a/charts/stable/anki-sync-server/README.md +++ b/charts/stable/anki-sync-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/anki-sync-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/anki-sync-server) **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/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index bf2726d67c2..0122bf03439 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: email - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png keywords: - anonaddy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 19.1.10 +version: 19.1.11 diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml index 098c0866cc7..54875f89ec4 100644 --- a/charts/stable/anope/Chart.yaml +++ b/charts/stable/anope/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: Anope is a set of IRC Services designed for flexibility and ease of use. -home: https://truecharts.org/charts/incubator/anope +home: https://truecharts.org/charts/stable/anope icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png keywords: - anope - Network-Other - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: anope sources: - https://thelounge.chat/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/anope + - https://github.com/truecharts/charts/tree/master/charts/stable/anope - https://hub.docker.com/r/ich777/anope type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/anope/README.md b/charts/stable/anope/README.md index a66abafa60c..925f83b88e0 100644 --- a/charts/stable/anope/README.md +++ b/charts/stable/anope/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/anope) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/anope) **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/answer/Chart.yaml b/charts/stable/answer/Chart.yaml index fc43f29dd87..aa98347036a 100644 --- a/charts/stable/answer/Chart.yaml +++ b/charts/stable/answer/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: forum - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.2.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A Q&A platform software for teams at any scales. -home: https://truecharts.org/charts/incubator/answer +home: https://truecharts.org/charts/stable/answer icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png keywords: - answer - forum -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: answer sources: - https://github.com/answerdev/answer - - https://github.com/truecharts/charts/tree/master/charts/incubator/answer + - https://github.com/truecharts/charts/tree/master/charts/stable/answer - https://hub.docker.com/r/answerdev/answer type: application -version: 2.1.9 +version: 2.1.10 diff --git a/charts/stable/answer/README.md b/charts/stable/answer/README.md index 30e1516472c..4d59f5df36a 100644 --- a/charts/stable/answer/README.md +++ b/charts/stable/answer/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/answer) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/answer) **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/apache-musicindex/Chart.yaml b/charts/stable/apache-musicindex/Chart.yaml index 3e8de090121..d2bed7e039e 100644 --- a/charts/stable/apache-musicindex/Chart.yaml +++ b/charts/stable/apache-musicindex/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.4.1-2 +appVersion: 1.4.1 dependencies: - name: common version: 17.2.22 @@ -25,7 +25,7 @@ keywords: - streaming - m3u - playlist -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - https://ghcr.io/k8s-at-home/apache-musicindex type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/apache-webdav/Chart.yaml b/charts/stable/apache-webdav/Chart.yaml index 63cc8186411..fcfdf5e83dd 100644 --- a/charts/stable/apache-webdav/Chart.yaml +++ b/charts/stable/apache-webdav/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/apache-webdav icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png keywords: - apache-webdav - Cloud -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: apache-webdav sources: - https://github.com/mgutt/docker-apachewebdav - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav - https://hub.docker.com/r/apachewebdav/apachewebdav type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/apache-webdav/README.md b/charts/stable/apache-webdav/README.md index b5e6029898e..a4215378ca2 100644 --- a/charts/stable/apache-webdav/README.md +++ b/charts/stable/apache-webdav/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/apache-webdav) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/apache-webdav) **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/appdaemon/Chart.yaml b/charts/stable/appdaemon/Chart.yaml index d1b2452cf72..73834beeb4c 100644 --- a/charts/stable/appdaemon/Chart.yaml +++ b/charts/stable/appdaemon/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png keywords: - appdaemon - home-automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon - https://hub.docker.com/r/acockburn/appdaemon type: application -version: 15.1.8 +version: 15.1.9 diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index d8466118de6..b2e2b4c92fb 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Proxy - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - Network-Proxy - Network-Other - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - https://hub.docker.com/r/sameersbn/apt-cacher-ng type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml index f799c971012..18a84d87896 100644 --- a/charts/stable/archiveteam-warrior/Chart.yaml +++ b/charts/stable/archiveteam-warrior/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/archiveteam-warrior icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png keywords: - archiveteam-warrior - Backup - Cloud - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,6 +33,6 @@ maintainers: name: archiveteam-warrior sources: - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior + - https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/archiveteam-warrior/README.md b/charts/stable/archiveteam-warrior/README.md index 1aa7d000c00..31e4b84ad4f 100644 --- a/charts/stable/archiveteam-warrior/README.md +++ b/charts/stable/archiveteam-warrior/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/archiveteam-warrior) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/archiveteam-warrior) **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/aria2/Chart.yaml b/charts/stable/aria2/Chart.yaml index 4eeee10c061..f6dec6a3e1f 100644 --- a/charts/stable/aria2/Chart.yaml +++ b/charts/stable/aria2/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/aria2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png keywords: - aria2 -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 11.1.7 +version: 11.1.8 diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml index 10032d9cbb1..f6e046daa17 100644 --- a/charts/stable/ariang/Chart.yaml +++ b/charts/stable/ariang/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ariang icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png keywords: - ariang -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - https://hub.docker.com/r/leonismoe/ariang type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml index 82103dfa421..9a19e17ffee 100644 --- a/charts/stable/arksurvivalevolved/Chart.yaml +++ b/charts/stable/arksurvivalevolved/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - arksurvivalevolved - arkse - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved - https://hub.docker.com/r/ich777/steamcmd type: application -version: 6.1.7 +version: 6.1.8 diff --git a/charts/stable/arma3/Chart.yaml b/charts/stable/arma3/Chart.yaml index 0977dafe1a3..e1c53653f38 100644 --- a/charts/stable/arma3/Chart.yaml +++ b/charts/stable/arma3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: arma3 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install ArmA III and run it. -home: https://truecharts.org/charts/incubator/arma3 +home: https://truecharts.org/charts/stable/arma3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png keywords: - arma3 - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: arma3 sources: - - https://hub.docker.com/r/ich777/steamcmd - https://arma3.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 + - https://github.com/truecharts/charts/tree/master/charts/stable/arma3 + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/arma3/README.md b/charts/stable/arma3/README.md index 04dc227a929..345a845797c 100644 --- a/charts/stable/arma3/README.md +++ b/charts/stable/arma3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/arma3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/arma3) **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/arma3exilemod/Chart.yaml b/charts/stable/arma3exilemod/Chart.yaml index 902c7592be6..c9bfc78bfd0 100644 --- a/charts/stable/arma3exilemod/Chart.yaml +++ b/charts/stable/arma3exilemod/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: arma3exilemod dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/arma3exilemod icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png keywords: - arma3exilemod - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: arma3exilemod sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/arma3exilemod/README.md b/charts/stable/arma3exilemod/README.md index c67377346e5..0617939aa41 100644 --- a/charts/stable/arma3exilemod/README.md +++ b/charts/stable/arma3exilemod/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/arma3exilemod) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/arma3exilemod) **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/assettocorsa/Chart.yaml b/charts/stable/assettocorsa/Chart.yaml index 6788e2b8ec1..d35f4d5bd0f 100644 --- a/charts/stable/assettocorsa/Chart.yaml +++ b/charts/stable/assettocorsa/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: assettocorsa dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. -home: https://truecharts.org/charts/incubator/assettocorsa +home: https://truecharts.org/charts/stable/assettocorsa icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png keywords: - assettocorsa - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: assettocorsa sources: - https://www.assettocorsa.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/assettocorsa/README.md b/charts/stable/assettocorsa/README.md index bb136fb6410..feffb8fba8e 100644 --- a/charts/stable/assettocorsa/README.md +++ b/charts/stable/assettocorsa/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/assettocorsa) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/assettocorsa) **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/audacity/Chart.yaml b/charts/stable/audacity/Chart.yaml index e282949da04..6d24618f959 100644 --- a/charts/stable/audacity/Chart.yaml +++ b/charts/stable/audacity/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - recorder - editor - audio -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - https://ghcr.io/linuxserver/audacity type: application -version: 11.1.7 +version: 11.1.8 diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index fe979ead109..01d06964c41 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf type: application -version: 8.1.9 +version: 8.1.10 diff --git a/charts/stable/aurora-files/Chart.yaml b/charts/stable/aurora-files/Chart.yaml index 3c4899d44da..1a2c376a3a5 100644 --- a/charts/stable/aurora-files/Chart.yaml +++ b/charts/stable/aurora-files/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/aurora-files icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png keywords: - aurora-files - Cloud - Tools-Utilities - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: aurora-files sources: - https://github.com/afterlogic/docker-aurora-files - - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files - https://hub.docker.com/r/afterlogic/docker-aurora-files type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/aurora-files/README.md b/charts/stable/aurora-files/README.md index 44941c7c0e0..09c19421d64 100644 --- a/charts/stable/aurora-files/README.md +++ b/charts/stable/aurora-files/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/aurora-files) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/aurora-files) **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/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 7cf11b52122..4efbce04db7 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: authentication - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,16 +29,20 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png keywords: - authentik -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: authentik sources: - - https://ghcr.io/maxmind/geoipupdate - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/maxmind/geoipupdate + - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/goauthentik/server + - https://ghcr.io/goauthentik/ldap type: application -version: 19.2.0 +version: 19.2.1 diff --git a/charts/stable/auto-yt-dl/Chart.yaml b/charts/stable/auto-yt-dl/Chart.yaml index 468fdb889b0..8000b9b8a28 100644 --- a/charts/stable/auto-yt-dl/Chart.yaml +++ b/charts/stable/auto-yt-dl/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/auto-yt-dl icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png keywords: - auto-yt-dl - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: auto-yt-dl sources: - https://github.com/xXGuhuXx/auto-yt-dl - - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl + - https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl - https://hub.docker.com/r/guhu007/auto-yt-dl type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/auto-yt-dl/README.md b/charts/stable/auto-yt-dl/README.md index 717ba1de5ae..e62c88a8de7 100644 --- a/charts/stable/auto-yt-dl/README.md +++ b/charts/stable/auto-yt-dl/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/auto-yt-dl) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/auto-yt-dl) **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/autobrr/Chart.yaml b/charts/stable/autobrr/Chart.yaml index 12d7fbb91b9..497fbe1583c 100644 --- a/charts/stable/autobrr/Chart.yaml +++ b/charts/stable/autobrr/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - https://ghcr.io/autobrr/autobrr type: application -version: 7.2.0 +version: 7.2.1 diff --git a/charts/stable/automatic-music-downloader/Chart.yaml b/charts/stable/automatic-music-downloader/Chart.yaml index 90e73d2405a..9d9b73bfaf0 100644 --- a/charts/stable/automatic-music-downloader/Chart.yaml +++ b/charts/stable/automatic-music-downloader/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - music - downloader - deemix -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - https://hub.docker.com/r/randomninjaatk/amd type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/automatic-ripping-machine/Chart.yaml b/charts/stable/automatic-ripping-machine/Chart.yaml index 5e24f97af0b..6e195bcf019 100644 --- a/charts/stable/automatic-ripping-machine/Chart.yaml +++ b/charts/stable/automatic-ripping-machine/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine - https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine type: application -version: 2.1.19 +version: 2.1.20 diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index d029c97b63b..59b8aab7568 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png keywords: - autoscan - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - https://ghcr.io/hotio/autoscan type: application -version: 7.1.9 +version: 7.1.10 diff --git a/charts/stable/avidemux/Chart.yaml b/charts/stable/avidemux/Chart.yaml index d26e89155a7..74046a0d9b1 100644 --- a/charts/stable/avidemux/Chart.yaml +++ b/charts/stable/avidemux/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png keywords: - media - avidemux -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: avidemux sources: - - https://hub.docker.com/r/jlesage/avidemux - https://github.com/jlesage/docker-avidemux - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://hub.docker.com/r/jlesage/avidemux type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml index fd68299ac4c..a9b6a6643db 100644 --- a/charts/stable/avorion/Chart.yaml +++ b/charts/stable/avorion/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: avorion +appVersion: aorion dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Avorion and run it. -home: https://truecharts.org/charts/incubator/avorion +home: https://truecharts.org/charts/stable/avorion icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png keywords: - avorion - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: avorion sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - https://github.com/truecharts/charts/tree/master/charts/stable/avorion - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/avorion/README.md b/charts/stable/avorion/README.md index 94cf92f2b5e..b491f1339af 100644 --- a/charts/stable/avorion/README.md +++ b/charts/stable/avorion/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/avorion) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/avorion) **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/babybuddy/Chart.yaml b/charts/stable/babybuddy/Chart.yaml index f29fd7fd49e..08cb346a7f1 100644 --- a/charts/stable/babybuddy/Chart.yaml +++ b/charts/stable/babybuddy/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - https://ghcr.io/linuxserver/babybuddy type: application -version: 15.2.0 +version: 15.2.1 diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index 4ba4e3c2636..0fdff413e69 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 6.0.2 dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/backuppc icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png keywords: - backuppc - Backup - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: backuppc sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc - - https://hub.docker.com/r/tiredofit/backuppc - https://backuppc.github.io/backuppc/index.html - https://github.com/tiredofit/docker-backuppc + - https://github.com/truecharts/charts/tree/master/charts/stable/backuppc + - https://hub.docker.com/r/tiredofit/backuppc type: application -version: 5.1.10 +version: 5.1.11 diff --git a/charts/stable/backuppc/README.md b/charts/stable/backuppc/README.md index fa9fd2e08c9..2e05230b61d 100644 --- a/charts/stable/backuppc/README.md +++ b/charts/stable/backuppc/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/backuppc) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/backuppc) **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/baikal/Chart.yaml b/charts/stable/baikal/Chart.yaml index 05ce3f2a535..ca4d649568d 100644 --- a/charts/stable/baikal/Chart.yaml +++ b/charts/stable/baikal/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.9.4 dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: Baikal is a lightweight CalDAV+CardDAV server -home: https://truecharts.org/charts/incubator/baikal +home: https://truecharts.org/charts/stable/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png keywords: - baikal -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: baikal 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/truecharts/charts/tree/master/charts/stable/baikal + - https://hub.docker.com/r/ckulka/baikal type: application -version: 4.2.8 +version: 4.2.9 diff --git a/charts/stable/baikal/README.md b/charts/stable/baikal/README.md index 545fe1a7b6e..b4cef425f23 100644 --- a/charts/stable/baikal/README.md +++ b/charts/stable/baikal/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/baikal) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/baikal) **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/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index 37006c4389e..3cecb2fdbfd 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +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/stable/barcodebuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png keywords: - barcodebuddy - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: barcodebuddy sources: - https://github.com/Forceu/barcodebuddy - - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy - https://hub.docker.com/r/f0rc3/barcodebuddy-docker type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/barcodebuddy/README.md b/charts/stable/barcodebuddy/README.md index 2b9db22445e..53ea64c52f4 100644 --- a/charts/stable/barcodebuddy/README.md +++ b/charts/stable/barcodebuddy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/barcodebuddy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/barcodebuddy) **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/barotrauma/Chart.yaml b/charts/stable/barotrauma/Chart.yaml index 8203407f035..e5322f88859 100644 --- a/charts/stable/barotrauma/Chart.yaml +++ b/charts/stable/barotrauma/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: barotrauma dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it. -home: https://truecharts.org/charts/incubator/barotrauma +home: https://truecharts.org/charts/stable/barotrauma icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png keywords: - barotrauma - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: barotrauma sources: - - https://hub.docker.com/r/ich777/steamcmd - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma + - https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/barotrauma/README.md b/charts/stable/barotrauma/README.md index be9b4c9b2e5..6db1876ce48 100644 --- a/charts/stable/barotrauma/README.md +++ b/charts/stable/barotrauma/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/barotrauma) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/barotrauma) **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/baserow/Chart.yaml b/charts/stable/baserow/Chart.yaml index f80569ec7de..0ebe00fd986 100644 --- a/charts/stable/baserow/Chart.yaml +++ b/charts/stable/baserow/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png keywords: - baserow -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow type: application -version: 11.1.10 +version: 11.1.11 diff --git a/charts/stable/batnoter/Chart.yaml b/charts/stable/batnoter/Chart.yaml index 46101537de2..8ec9f615333 100644 --- a/charts/stable/batnoter/Chart.yaml +++ b/charts/stable/batnoter/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: notes - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: BatNoter is a web application that allows users to store notes in their git repository. -home: https://truecharts.org/charts/incubator/batnoter +home: https://truecharts.org/charts/stable/batnoter icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png keywords: - notes -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: batnoter sources: - https://github.com/batnoter/batnoter - - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter + - https://github.com/truecharts/charts/tree/master/charts/stable/batnoter - https://ghcr.io/batnoter/batnoter/batnoter-ui type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/batnoter/README.md b/charts/stable/batnoter/README.md index 5d0ef08acb3..072622ee3dc 100644 --- a/charts/stable/batnoter/README.md +++ b/charts/stable/batnoter/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/batnoter) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/batnoter) **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/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index a122521b129..362194282a5 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -27,7 +27,7 @@ keywords: - subtitles - usenet - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,6 +36,7 @@ name: bazarr sources: - https://github.com/morpheus65535/bazarr - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://ghcr.io/onedr0p/bazarr - https://ghcr.io/onedr0p/exportarr type: application -version: 17.1.10 +version: 17.1.11 diff --git a/charts/stable/beets/Chart.yaml b/charts/stable/beets/Chart.yaml index ee67177d9c4..6b9e322f5f8 100644 --- a/charts/stable/beets/Chart.yaml +++ b/charts/stable/beets/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/beets - https://ghcr.io/linuxserver/beets type: application -version: 10.1.10 +version: 10.1.11 diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml index 8893de184ae..ff1f3241190 100644 --- a/charts/stable/bender/Chart.yaml +++ b/charts/stable/bender/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.0.3 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A link dashboard that can be managed without any code. -home: https://truecharts.org/charts/incubator/bender +home: https://truecharts.org/charts/stable/bender icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png keywords: - bender - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: bender sources: - https://github.com/jez500/bender - - https://github.com/truecharts/charts/tree/master/charts/incubator/bender + - https://github.com/truecharts/charts/tree/master/charts/stable/bender - https://hub.docker.com/r/jez500/bender type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/bender/README.md b/charts/stable/bender/README.md index 470b96bb594..d70aef74c9d 100644 --- a/charts/stable/bender/README.md +++ b/charts/stable/bender/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/bender) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bender) **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/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index f7e316589ac..58928be1801 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. -home: https://truecharts.org/charts/incubator/bitcoin-node +home: https://truecharts.org/charts/stable/bitcoin-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png keywords: - bitcoin-node - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: bitcoin-node sources: - https://github.com/kylemanna/docker-bitcoind - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node - https://hub.docker.com/r/kylemanna/bitcoind type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/bitcoin-node/README.md b/charts/stable/bitcoin-node/README.md index e4ffa55a643..b52357313b2 100644 --- a/charts/stable/bitcoin-node/README.md +++ b/charts/stable/bitcoin-node/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/bitcoin-node) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bitcoin-node) **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/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index c9060b2a7eb..d40eb1aed24 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -19,14 +19,14 @@ dependencies: deprecated: false description: | Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. -home: https://truecharts.org/charts/incubator/bitcoind +home: https://truecharts.org/charts/stable/bitcoind icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png keywords: - bitcoind - Tools-Utilities - Network-Other - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: bitcoind sources: - https://bitcoin.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind - https://hub.docker.com/r/ofawx/bitcoind type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/bitcoind/README.md b/charts/stable/bitcoind/README.md index b4d8bd39cce..25b43ffa5f9 100644 --- a/charts/stable/bitcoind/README.md +++ b/charts/stable/bitcoind/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/bitcoind) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bitcoind) **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/bitcoinunlimited/Chart.yaml b/charts/stable/bitcoinunlimited/Chart.yaml index f5e8e7e117c..98b7969d757 100644 --- a/charts/stable/bitcoinunlimited/Chart.yaml +++ b/charts/stable/bitcoinunlimited/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. -home: https://truecharts.org/charts/incubator/bitcoinunlimited +home: https://truecharts.org/charts/stable/bitcoinunlimited icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png keywords: - bitcoinunlimited - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: bitcoinunlimited sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinunlimited - https://hub.docker.com/r/amacneil/bitcoinunlimited type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/bitcoinunlimited/README.md b/charts/stable/bitcoinunlimited/README.md index f3f0f0e340f..902cafab130 100644 --- a/charts/stable/bitcoinunlimited/README.md +++ b/charts/stable/bitcoinunlimited/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/bitcoinunlimited) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bitcoinunlimited) **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/bitcoinwalletgui/Chart.yaml b/charts/stable/bitcoinwalletgui/Chart.yaml index a24be28c78a..38bccf51831 100644 --- a/charts/stable/bitcoinwalletgui/Chart.yaml +++ b/charts/stable/bitcoinwalletgui/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -19,19 +19,19 @@ dependencies: deprecated: false description: | Bitcoin wallet with GUI over VNC and NoVNC. -home: https://truecharts.org/charts/incubator/bitcoinwalletgui +home: https://truecharts.org/charts/stable/bitcoinwalletgui icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png keywords: - bitcoinwalletgui - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: bitcoinwalletgui sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoinwalletgui - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/bitcoinwalletgui/README.md b/charts/stable/bitcoinwalletgui/README.md index 594e8333bf6..dffb590418a 100644 --- a/charts/stable/bitcoinwalletgui/README.md +++ b/charts/stable/bitcoinwalletgui/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/bitcoinwalletgui) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bitcoinwalletgui) **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/blender-desktop-g3/Chart.yaml b/charts/stable/blender-desktop-g3/Chart.yaml index d85742c6789..206fa313bb6 100644 --- a/charts/stable/blender-desktop-g3/Chart.yaml +++ b/charts/stable/blender-desktop-g3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/blender-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png keywords: - blender-desktop-g3 @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: blender-desktop-g3 sources: - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - https://github.com/truecharts/charts/tree/master/charts/stable/blender-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/blender-desktop-g3/README.md b/charts/stable/blender-desktop-g3/README.md index 56b9eded417..69f4db2fde3 100644 --- a/charts/stable/blender-desktop-g3/README.md +++ b/charts/stable/blender-desktop-g3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/blender-desktop-g3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/blender-desktop-g3) **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/blender/Chart.yaml b/charts/stable/blender/Chart.yaml index 530da14b20b..3f73830e2c2 100644 --- a/charts/stable/blender/Chart.yaml +++ b/charts/stable/blender/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blender - https://fleet.linuxserver.io/image?name=linuxserver/blender type: application -version: 4.1.11 +version: 4.1.12 diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 0989d0f6c78..6fb198969e9 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: hosting - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - self - hosted - facebook -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blog - https://hub.docker.com/r/m1k1o/blog type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml index 2277b87e6d9..2b384dce4c8 100644 --- a/charts/stable/boinc/Chart.yaml +++ b/charts/stable/boinc/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - https://ghcr.io/linuxserver/boinc type: application -version: 8.1.11 +version: 8.1.12 diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index 19c4dee4f1c..442d0053fb7 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://ghcr.io/linuxserver/booksonic-air type: application -version: 12.1.11 +version: 12.1.12 diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index f3ddc78fc8a..e17d12de4e6 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://ghcr.io/linuxserver/bookstack type: application -version: 11.2.11 +version: 11.2.12 diff --git a/charts/stable/borg-server/Chart.yaml b/charts/stable/borg-server/Chart.yaml index 9b4b093948d..75aef69426e 100644 --- a/charts/stable/borg-server/Chart.yaml +++ b/charts/stable/borg-server/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/borg-server - https://ghcr.io/anotherstranger/borg-server type: application -version: 3.1.9 +version: 3.1.10 diff --git a/charts/stable/breitbandmessung-de/Chart.yaml b/charts/stable/breitbandmessung-de/Chart.yaml index f7383a56e33..590b54a672c 100644 --- a/charts/stable/breitbandmessung-de/Chart.yaml +++ b/charts/stable/breitbandmessung-de/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/breitbandmessung-de icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png keywords: - breitbandmessung-de @@ -27,15 +27,15 @@ keywords: - Tools-Utilities - Other - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: breitbandmessung-de sources: - - 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://github.com/truecharts/charts/tree/master/charts/stable/breitbandmessung-de + - https://hub.docker.com/r/shneezin/breitbandmessung-node type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/breitbandmessung-de/README.md b/charts/stable/breitbandmessung-de/README.md index ca1569a7b16..76f35c0eb7e 100644 --- a/charts/stable/breitbandmessung-de/README.md +++ b/charts/stable/breitbandmessung-de/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/breitbandmessung-de) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/breitbandmessung-de) **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/browserless-chrome/Chart.yaml b/charts/stable/browserless-chrome/Chart.yaml index 1a9a7a06978..172b75fa483 100644 --- a/charts/stable/browserless-chrome/Chart.yaml +++ b/charts/stable/browserless-chrome/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - browserless - chrome - puppeteer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: browserless-chrome sources: + - https://docs.browserless.io/docs/docker.html - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - https://hub.docker.com/r/browserless/chrome - - https://docs.browserless.io/docs/docker.html type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/budge/Chart.yaml b/charts/stable/budge/Chart.yaml index 5aec763e357..08ffe234067 100644 --- a/charts/stable/budge/Chart.yaml +++ b/charts/stable/budge/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://ghcr.io/linuxserver/budge type: application -version: 8.1.10 +version: 8.1.11 diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml index 79ba8dfe7c2..15bda87f445 100644 --- a/charts/stable/bwapp/Chart.yaml +++ b/charts/stable/bwapp/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. -home: https://truecharts.org/charts/incubator/bwapp +home: https://truecharts.org/charts/stable/bwapp icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png keywords: - bwapp - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: bwapp sources: - https://sourceforge.net/projects/bwapp/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp + - https://github.com/truecharts/charts/tree/master/charts/stable/bwapp - https://hub.docker.com/r/raesene/bwapp type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/bwapp/README.md b/charts/stable/bwapp/README.md index 2113e1d3b7a..04ae0260548 100644 --- a/charts/stable/bwapp/README.md +++ b/charts/stable/bwapp/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/bwapp) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bwapp) **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/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml index 6988375349d..cd7610d61b3 100644 --- a/charts/stable/cadquery-server/Chart.yaml +++ b/charts/stable/cadquery-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/cadquery-server +home: https://truecharts.org/charts/stable/cadquery-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png keywords: - cadquery-server @@ -26,15 +26,15 @@ keywords: - Tools-Utilities - Other - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: cadquery-server sources: - - 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/stable/cadquery-server + - https://hub.docker.com/r/cadquery/cadquery-server type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/cadquery-server/README.md b/charts/stable/cadquery-server/README.md index 67a811fb082..fac87d63bc0 100644 --- a/charts/stable/cadquery-server/README.md +++ b/charts/stable/cadquery-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cadquery-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cadquery-server) **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/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index c5d361c3165..590ad0af280 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web type: application -version: 17.1.11 +version: 17.1.12 diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index b482edb369e..a81970f9575 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - https://ghcr.io/linuxserver/calibre type: application -version: 13.2.3 +version: 13.2.4 diff --git a/charts/stable/channels-dvr/Chart.yaml b/charts/stable/channels-dvr/Chart.yaml index e57756a6ccc..8793e45c6c6 100644 --- a/charts/stable/channels-dvr/Chart.yaml +++ b/charts/stable/channels-dvr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/channels-dvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png keywords: - channels-dvr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/channels-dvr - https://hub.docker.com/r/fancybits/channels-dvr type: application -version: 5.1.8 +version: 5.1.9 diff --git a/charts/stable/chevereto/Chart.yaml b/charts/stable/chevereto/Chart.yaml index c0f174ee1d3..050ffa854f0 100644 --- a/charts/stable/chevereto/Chart.yaml +++ b/charts/stable/chevereto/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,16 +29,16 @@ home: https://truecharts.org/charts/stable/chevereto icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png keywords: - chevereto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: chevereto sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - 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 + - https://ghcr.io/rodber/chevereto-free type: application -version: 11.1.9 +version: 11.1.10 diff --git a/charts/stable/chivalry-medievalwarfare/Chart.yaml b/charts/stable/chivalry-medievalwarfare/Chart.yaml index 3cf7c6d05e7..3f4a1cf1844 100644 --- a/charts/stable/chivalry-medievalwarfare/Chart.yaml +++ b/charts/stable/chivalry-medievalwarfare/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: chivalrymw +appVersion: chialrymw dependencies: - name: common version: 17.2.22 @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.' +home: https://truecharts.org/charts/stable/chivalry-medievalwarfare icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png keywords: - chivalry-medievalwarfare - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: chivalry-medievalwarfare sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare + - https://github.com/truecharts/charts/tree/master/charts/stable/chivalry-medievalwarfare - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/chivalry-medievalwarfare/README.md b/charts/stable/chivalry-medievalwarfare/README.md index 23e6066e467..fee4fb21679 100644 --- a/charts/stable/chivalry-medievalwarfare/README.md +++ b/charts/stable/chivalry-medievalwarfare/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/chivalry-medievalwarfare) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/chivalry-medievalwarfare) **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/chowdown/Chart.yaml b/charts/stable/chowdown/Chart.yaml index c7c20aa0403..03debaa10fa 100644 --- a/charts/stable/chowdown/Chart.yaml +++ b/charts/stable/chowdown/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: Simple recipes in Markdown format. -home: https://truecharts.org/charts/incubator/chowdown +home: https://truecharts.org/charts/stable/chowdown icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png keywords: - chowdown - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: chowdown sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown + - https://github.com/truecharts/charts/tree/master/charts/stable/chowdown - https://hub.docker.com/r/gregyankovoy/chowdown type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/chowdown/README.md b/charts/stable/chowdown/README.md index f70b88c4e63..2bd319dcbbf 100644 --- a/charts/stable/chowdown/README.md +++ b/charts/stable/chowdown/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/chowdown) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/chowdown) **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/chromium-desktop-g3/Chart.yaml b/charts/stable/chromium-desktop-g3/Chart.yaml index 4de91c4d11b..7c88b7a8d7f 100644 --- a/charts/stable/chromium-desktop-g3/Chart.yaml +++ b/charts/stable/chromium-desktop-g3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/chromium-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png keywords: - chromium-desktop-g3 - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: chromium-desktop-g3 sources: - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 + - https://github.com/truecharts/charts/tree/master/charts/stable/chromium-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/chromium-desktop-g3/README.md b/charts/stable/chromium-desktop-g3/README.md index 1e6b2c1b072..32f6986a631 100644 --- a/charts/stable/chromium-desktop-g3/README.md +++ b/charts/stable/chromium-desktop-g3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/chromium-desktop-g3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/chromium-desktop-g3) **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/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index 4813e466dd1..b8a02d59bda 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chromium - https://hub.docker.com/r/ich777/chrome type: application -version: 4.1.10 +version: 4.1.11 diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index a18ed1b4df5..5f67793148d 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-System - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/chronograf icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png keywords: - chronograf - Tools-System -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: chronograf sources: - https://www.influxdata.com/time-series-platform/chronograf/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf + - https://github.com/truecharts/charts/tree/master/charts/stable/chronograf - https://hub.docker.com/_/chronograf type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/chronograf/README.md b/charts/stable/chronograf/README.md index 6ce4c90c947..0eca2cabeb2 100644 --- a/charts/stable/chronograf/README.md +++ b/charts/stable/chronograf/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/chronograf) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/chronograf) **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/chronos/Chart.yaml b/charts/stable/chronos/Chart.yaml index 2af6fb594f0..9e4a0d4326a 100644 --- a/charts/stable/chronos/Chart.yaml +++ b/charts/stable/chronos/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "0.2" +appVersion: 0.2.0 dependencies: - name: common version: 17.2.22 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png keywords: - chronos - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: chronos 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 type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index 826bc9f60a7..38a272299f3 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/ciao icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png keywords: - ciao - Network-Other - Productivity - Tools-System -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: ciao sources: - https://brotandgames.com/ciao/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao + - https://github.com/truecharts/charts/tree/master/charts/stable/ciao - https://hub.docker.com/r/brotandgames/ciao type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/ciao/README.md b/charts/stable/ciao/README.md index ecdaab07db4..15601f8fa8a 100644 --- a/charts/stable/ciao/README.md +++ b/charts/stable/ciao/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ciao) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ciao) **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/citadel-forgedwithfire/Chart.yaml b/charts/stable/citadel-forgedwithfire/Chart.yaml index 300af923547..c501e3ea156 100644 --- a/charts/stable/citadel-forgedwithfire/Chart.yaml +++ b/charts/stable/citadel-forgedwithfire/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: citadelfwf dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/citadel-forgedwithfire icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png keywords: - citadel-forgedwithfire - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: citadel-forgedwithfire sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire + - https://github.com/truecharts/charts/tree/master/charts/stable/citadel-forgedwithfire - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/citadel-forgedwithfire/README.md b/charts/stable/citadel-forgedwithfire/README.md index 7d573e9a937..ec45a22ba8d 100644 --- a/charts/stable/citadel-forgedwithfire/README.md +++ b/charts/stable/citadel-forgedwithfire/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/citadel-forgedwithfire) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/citadel-forgedwithfire) **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/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index 6025f532510..18bcae0a0fe 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png keywords: - clamav - antivirus -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 9.1.7 +version: 9.1.8 diff --git a/charts/stable/clarkson/Chart.yaml b/charts/stable/clarkson/Chart.yaml index 0b2fbabb482..fc7f59d4050 100644 --- a/charts/stable/clarkson/Chart.yaml +++ b/charts/stable/clarkson/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: vehicle - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -33,15 +33,15 @@ keywords: - log - fill-up - vehicle -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: clarkson sources: - - 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 type: application -version: 11.1.9 +version: 11.1.10 diff --git a/charts/stable/clipplex/Chart.yaml b/charts/stable/clipplex/Chart.yaml index 869fd621607..ada5a041363 100644 --- a/charts/stable/clipplex/Chart.yaml +++ b/charts/stable/clipplex/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Clip your plex media to share. -home: https://truecharts.org/charts/incubator/clipplex +home: https://truecharts.org/charts/stable/clipplex icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png keywords: - clipplex - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: clipplex sources: - https://github.com/jo-nike/clipplex - - https://github.com/truecharts/charts/tree/master/charts/incubator/clipplex + - https://github.com/truecharts/charts/tree/master/charts/stable/clipplex - https://hub.docker.com/r/jonnike/clipplex type: application -version: 2.1.7 +version: 2.1.8 diff --git a/charts/stable/clipplex/README.md b/charts/stable/clipplex/README.md index 80011d10943..c7730942808 100644 --- a/charts/stable/clipplex/README.md +++ b/charts/stable/clipplex/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/clipplex) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/clipplex) **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/cloud9/Chart.yaml b/charts/stable/cloud9/Chart.yaml index b7ec99bac8d..a5a0a472fd6 100644 --- a/charts/stable/cloud9/Chart.yaml +++ b/charts/stable/cloud9/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - ide - terminal - web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,8 +33,8 @@ maintainers: name: cloud9 sources: - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - https://ghcr.io/linuxserver/cloud9 - - https://github.com/c9/core type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/cloudcommander/Chart.yaml b/charts/stable/cloudcommander/Chart.yaml index 0e425fa48fd..82e063d176f 100644 --- a/charts/stable/cloudcommander/Chart.yaml +++ b/charts/stable/cloudcommander/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -19,19 +19,19 @@ dependencies: deprecated: false description: | [b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] -home: https://truecharts.org/charts/incubator/cloudcommander +home: https://truecharts.org/charts/stable/cloudcommander icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png keywords: - cloudcommander - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: cloudcommander sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudcommander - https://hub.docker.com/r/coderaiser/cloudcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/cloudcommander/README.md b/charts/stable/cloudcommander/README.md index 7308f2dcff3..08814557ed2 100644 --- a/charts/stable/cloudcommander/README.md +++ b/charts/stable/cloudcommander/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cloudcommander) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cloudcommander) **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/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index 9d8a8a75410..b2e3bd8e334 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - https://hub.docker.com/r/cloudflare/cloudflared type: application -version: 9.0.4 +version: 9.0.5 diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml index 82b805da9f2..f05c5c6e789 100644 --- a/charts/stable/cloudflareddns/Chart.yaml +++ b/charts/stable/cloudflareddns/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - cloudflareddns - ddns - cloudflare -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - https://ghcr.io/hotio/cloudflareddns type: application -version: 8.1.9 +version: 8.1.10 diff --git a/charts/stable/cloudreve/Chart.yaml b/charts/stable/cloudreve/Chart.yaml index 25d8ff3cf12..e57a31f28b9 100644 --- a/charts/stable/cloudreve/Chart.yaml +++ b/charts/stable/cloudreve/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Self-hosted file management and sharing system, supports multiple storage providers -home: https://truecharts.org/charts/incubator/cloudreve +home: https://truecharts.org/charts/stable/cloudreve icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png keywords: - cloudreve - Cloud - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: cloudreve sources: - https://github.com/cloudreve/Cloudreve - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudreve - https://hub.docker.com/r/xavierniu/cloudreve type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/cloudreve/README.md b/charts/stable/cloudreve/README.md index 8cae028af52..a9af3befff2 100644 --- a/charts/stable/cloudreve/README.md +++ b/charts/stable/cloudreve/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cloudreve) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cloudreve) **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/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index a94ff6b28cf..f5f365ccb51 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - vs - visual studio - vscode -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://hub.docker.com/r/codercom/code-server type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 0a80e3ea320..1466cad493a 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: office - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png keywords: - office - document -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: collabora sources: - - https://hub.docker.com/r/collabora/code - https://github.com/CollaboraOnline/online - https://github.com/truecharts/charts/tree/master/charts/stable/collabora + - https://hub.docker.com/r/collabora/code type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/colonysurvival/Chart.yaml b/charts/stable/colonysurvival/Chart.yaml index ab0fd7b1605..fed4191aa2b 100644 --- a/charts/stable/colonysurvival/Chart.yaml +++ b/charts/stable/colonysurvival/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: colonysurvival +appVersion: colonysurial dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Colony Survival and run it. -home: https://truecharts.org/charts/incubator/colonysurvival +home: https://truecharts.org/charts/stable/colonysurvival icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png keywords: - colonysurvival - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: colonysurvival sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival + - https://github.com/truecharts/charts/tree/master/charts/stable/colonysurvival - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/colonysurvival/README.md b/charts/stable/colonysurvival/README.md index f5889758034..15ab8de19aa 100644 --- a/charts/stable/colonysurvival/README.md +++ b/charts/stable/colonysurvival/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/colonysurvival) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/colonysurvival) **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/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml index f7b8693beff..eadf9ee1e32 100644 --- a/charts/stable/commento-plusplus/Chart.yaml +++ b/charts/stable/commento-plusplus/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/commento-plusplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png keywords: - commento -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: commento-plusplus sources: - - 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 type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/conanexiles/Chart.yaml b/charts/stable/conanexiles/Chart.yaml index 4ae7b6a5c8b..eca3820c0b4 100644 --- a/charts/stable/conanexiles/Chart.yaml +++ b/charts/stable/conanexiles/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: conanexiles dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. -home: https://truecharts.org/charts/incubator/conanexiles +home: https://truecharts.org/charts/stable/conanexiles icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png keywords: - conanexiles - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: conanexiles sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles - - https://hub.docker.com/r/ich777/steamcmd - https://www.steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/conanexiles + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/conanexiles/README.md b/charts/stable/conanexiles/README.md index ecd6d7d65de..f1b8d0c25d8 100644 --- a/charts/stable/conanexiles/README.md +++ b/charts/stable/conanexiles/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/conanexiles) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/conanexiles) **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/convos/Chart.yaml b/charts/stable/convos/Chart.yaml index d234f831bb4..35219fb2ab5 100644 --- a/charts/stable/convos/Chart.yaml +++ b/charts/stable/convos/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: stable dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Convos is the simplest way to use IRC and it is always online -home: https://truecharts.org/charts/incubator/convos +home: https://truecharts.org/charts/stable/convos icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png keywords: - convos - Network-Messenger -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: convos sources: - https://convos.chat/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/convos + - https://github.com/truecharts/charts/tree/master/charts/stable/convos - https://hub.docker.com/r/convos/convos type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/convos/README.md b/charts/stable/convos/README.md index afc583c6b2f..7375f414dde 100644 --- a/charts/stable/convos/README.md +++ b/charts/stable/convos/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/convos) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/convos) **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/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 6e124f88d9d..002b9a252c2 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://fleet.linuxserver.io/image?name=linuxserver/cops type: application -version: 7.1.10 +version: 7.1.11 diff --git a/charts/stable/core-keeper-dedicated-server/Chart.yaml b/charts/stable/core-keeper-dedicated-server/Chart.yaml index 44e435cf462..3f54d12a1aa 100644 --- a/charts/stable/core-keeper-dedicated-server/Chart.yaml +++ b/charts/stable/core-keeper-dedicated-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/core-keeper-dedicated-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png keywords: - core-keeper-dedicated-server - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: core-keeper-dedicated-server sources: - - https://hub.docker.com/r/escaping/core-keeper-dedicated - https://github.com/escapingnetwork/core-keeper-dedicated/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - https://github.com/truecharts/charts/tree/master/charts/stable/core-keeper-dedicated-server + - https://hub.docker.com/r/escaping/core-keeper-dedicated type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/core-keeper-dedicated-server/README.md b/charts/stable/core-keeper-dedicated-server/README.md index 33db26cf630..a0de45f5ecf 100644 --- a/charts/stable/core-keeper-dedicated-server/README.md +++ b/charts/stable/core-keeper-dedicated-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/core-keeper-dedicated-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/core-keeper-dedicated-server) **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/corekeeper/Chart.yaml b/charts/stable/corekeeper/Chart.yaml index fbe7c4216f8..d1161951395 100644 --- a/charts/stable/corekeeper/Chart.yaml +++ b/charts/stable/corekeeper/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: corekeeper dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. -home: https://truecharts.org/charts/incubator/corekeeper +home: https://truecharts.org/charts/stable/corekeeper icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png keywords: - corekeeper - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: corekeeper sources: - https://steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://github.com/truecharts/charts/tree/master/charts/stable/corekeeper - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/corekeeper/README.md b/charts/stable/corekeeper/README.md index fb31a23ba5f..8c6ddede5e7 100644 --- a/charts/stable/corekeeper/README.md +++ b/charts/stable/corekeeper/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/corekeeper) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/corekeeper) **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/couchpotato/Chart.yaml b/charts/stable/couchpotato/Chart.yaml index 4cf3f106fd2..67b5b4c390e 100644 --- a/charts/stable/couchpotato/Chart.yaml +++ b/charts/stable/couchpotato/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/couchpotato icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png keywords: - couchpotato -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato - https://ghcr.io/linuxserver/couchpotato type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/counterstrike2d/Chart.yaml b/charts/stable/counterstrike2d/Chart.yaml index 84bcb41e7ee..cff6fcec304 100644 --- a/charts/stable/counterstrike2d/Chart.yaml +++ b/charts/stable/counterstrike2d/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install CounterStrike 2D. -home: https://truecharts.org/charts/incubator/counterstrike2d +home: https://truecharts.org/charts/stable/counterstrike2d icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png keywords: - counterstrike2d - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: counterstrike2d sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d + - https://github.com/truecharts/charts/tree/master/charts/stable/counterstrike2d - https://hub.docker.com/r/ich777/cs2dserver type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/counterstrike2d/README.md b/charts/stable/counterstrike2d/README.md index d31d84ff371..4dd3a8d7fd2 100644 --- a/charts/stable/counterstrike2d/README.md +++ b/charts/stable/counterstrike2d/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/counterstrike2d) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/counterstrike2d) **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/cowyo/Chart.yaml b/charts/stable/cowyo/Chart.yaml index 0a22133cf91..1c52f8ba030 100644 --- a/charts/stable/cowyo/Chart.yaml +++ b/charts/stable/cowyo/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/cowyo icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png keywords: - cowyo - Cloud - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: cowyo sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo - - https://hub.docker.com/r/schollz/cowyo - https://github.com/schollz/cowyo + - https://github.com/truecharts/charts/tree/master/charts/stable/cowyo + - https://hub.docker.com/r/schollz/cowyo type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/cowyo/README.md b/charts/stable/cowyo/README.md index fda1e4f8898..04b4e8dafbd 100644 --- a/charts/stable/cowyo/README.md +++ b/charts/stable/cowyo/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cowyo) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cowyo) **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/craftopia/Chart.yaml b/charts/stable/craftopia/Chart.yaml index f3aa9dcccd8..5b93ee67d83 100644 --- a/charts/stable/craftopia/Chart.yaml +++ b/charts/stable/craftopia/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: craftopia dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Craftopia and run it. -home: https://truecharts.org/charts/incubator/craftopia +home: https://truecharts.org/charts/stable/craftopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png keywords: - craftopia - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: craftopia sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia + - https://github.com/truecharts/charts/tree/master/charts/stable/craftopia - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/craftopia/README.md b/charts/stable/craftopia/README.md index edc7f0221f5..5b314bdd2d4 100644 --- a/charts/stable/craftopia/README.md +++ b/charts/stable/craftopia/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/craftopia) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/craftopia) **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/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml index cefa92d13ba..6f41ebc101b 100644 --- a/charts/stable/crafty-4/Chart.yaml +++ b/charts/stable/crafty-4/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - crafty-4 - GameServers - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://gitlab.com/crafty-controller/crafty-4 - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 type: application -version: 6.1.7 +version: 6.1.8 diff --git a/charts/stable/crypto-exchanges-gateway/Chart.yaml b/charts/stable/crypto-exchanges-gateway/Chart.yaml index 352bc113935..2994dcc23e5 100644 --- a/charts/stable/crypto-exchanges-gateway/Chart.yaml +++ b/charts/stable/crypto-exchanges-gateway/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Your gateway to the world of crypto -home: https://truecharts.org/charts/incubator/crypto-exchanges-gateway +home: https://truecharts.org/charts/stable/crypto-exchanges-gateway icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png keywords: - crypto-exchanges-gateway - Productivity - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: crypto-exchanges-gateway sources: - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway + - https://github.com/truecharts/charts/tree/master/charts/stable/crypto-exchanges-gateway - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/crypto-exchanges-gateway/README.md b/charts/stable/crypto-exchanges-gateway/README.md index 25c1344e95f..10a3e62d417 100644 --- a/charts/stable/crypto-exchanges-gateway/README.md +++ b/charts/stable/crypto-exchanges-gateway/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/crypto-exchanges-gateway) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/crypto-exchanges-gateway) **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/cryptofolio/Chart.yaml b/charts/stable/cryptofolio/Chart.yaml index 46ca6f4e341..7e09add1a2b 100644 --- a/charts/stable/cryptofolio/Chart.yaml +++ b/charts/stable/cryptofolio/Chart.yaml @@ -1,22 +1,13 @@ -kubeVersion: ">=1.24.0-0" +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable apiVersion: v2 -name: cryptofolio -version: 11.1.7 -appVersion: "" -description: Track your cryptocurrency holdings/portfolio -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 -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - cryptofolio +appVersion: 2.2.0 dependencies: - name: common version: 17.2.22 @@ -25,12 +16,21 @@ dependencies: alias: "" tags: [] import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable +deprecated: false +description: Track your cryptocurrency holdings/portfolio +home: https://truecharts.org/charts/stable/cryptofolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png +keywords: + - cryptofolio +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: cryptofolio +sources: + - https://github.com/Xtrendence/cryptofolio + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://hub.docker.com/r/xtrendence/cryptofolio type: application +version: 11.1.8 diff --git a/charts/stable/cryptpad/Chart.yaml b/charts/stable/cryptpad/Chart.yaml index ec779f26f34..9b0de29b09a 100644 --- a/charts/stable/cryptpad/Chart.yaml +++ b/charts/stable/cryptpad/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 5.5.0 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: CryptPad is the Zero Knowledge realtime collaborative editor. -home: https://truecharts.org/charts/incubator/cryptpad +home: https://truecharts.org/charts/stable/cryptpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png keywords: - cryptpad - Productivity - Security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: cryptpad sources: - https://cryptpad.fr/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptpad - https://hub.docker.com/r/cryptpad/cryptpad type: application -version: 6.1.7 +version: 6.1.8 diff --git a/charts/stable/cryptpad/README.md b/charts/stable/cryptpad/README.md index da94fbffcab..bdcbb385477 100644 --- a/charts/stable/cryptpad/README.md +++ b/charts/stable/cryptpad/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cryptpad) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cryptpad) **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/cs2/Chart.yaml b/charts/stable/cs2/Chart.yaml index 99930623a6d..a137fa9652e 100644 --- a/charts/stable/cs2/Chart.yaml +++ b/charts/stable/cs2/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,14 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png keywords: - cs2 - counter-strike -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: cs2 sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cs2 - https://github.com/ich777/docker-steamcmd-server/tree/cs2 + - https://github.com/truecharts/charts/tree/master/charts/stable/cs2 + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 2.1.10 +version: 2.1.11 diff --git a/charts/stable/cs2/README.md b/charts/stable/cs2/README.md index 716b7bb3bc5..3fa9ba25e0d 100644 --- a/charts/stable/cs2/README.md +++ b/charts/stable/cs2/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cs2) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cs2) **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/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml index 67c632a33ff..f22531ac6ba 100644 --- a/charts/stable/csgo/Chart.yaml +++ b/charts/stable/csgo/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it.' +home: https://truecharts.org/charts/stable/csgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png keywords: - csgo - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: csgo sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo + - https://github.com/truecharts/charts/tree/master/charts/stable/csgo - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/csgo/README.md b/charts/stable/csgo/README.md index bc808b48eb4..47989bb78cd 100644 --- a/charts/stable/csgo/README.md +++ b/charts/stable/csgo/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/csgo) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/csgo) **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/cssource/Chart.yaml b/charts/stable/cssource/Chart.yaml index c2a538f1ac7..f9bc96d913c 100644 --- a/charts/stable/cssource/Chart.yaml +++ b/charts/stable/cssource/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it.' +home: https://truecharts.org/charts/stable/cssource icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png keywords: - cssource - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: cssource sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource + - https://github.com/truecharts/charts/tree/master/charts/stable/cssource - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/cssource/README.md b/charts/stable/cssource/README.md index 7b1ab0e39e2..bfca8fa1a11 100644 --- a/charts/stable/cssource/README.md +++ b/charts/stable/cssource/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cssource) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cssource) **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/cstrike1-6/Chart.yaml b/charts/stable/cstrike1-6/Chart.yaml index 39e11f0cab3..23a4c1d7e5c 100644 --- a/charts/stable/cstrike1-6/Chart.yaml +++ b/charts/stable/cstrike1-6/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: cstrike1.6 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/cstrike1-6 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png keywords: - cstrike1-6 - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: cstrike1-6 sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://github.com/truecharts/charts/tree/master/charts/stable/cstrike1-6 - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/cstrike1-6/README.md b/charts/stable/cstrike1-6/README.md index 9da6f27d9d2..fc2b9d16509 100644 --- a/charts/stable/cstrike1-6/README.md +++ b/charts/stable/cstrike1-6/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cstrike1-6) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cstrike1-6) **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/cstrikeconditionzero/Chart.yaml b/charts/stable/cstrikeconditionzero/Chart.yaml index a80d5942847..d1b83e94aac 100644 --- a/charts/stable/cstrikeconditionzero/Chart.yaml +++ b/charts/stable/cstrikeconditionzero/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: cstrikeczero dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/cstrikeconditionzero icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png keywords: - cstrikeconditionzero - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: cstrikeconditionzero sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - https://github.com/truecharts/charts/tree/master/charts/stable/cstrikeconditionzero - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/cstrikeconditionzero/README.md b/charts/stable/cstrikeconditionzero/README.md index 38bf0aa9cf3..f2632d507ea 100644 --- a/charts/stable/cstrikeconditionzero/README.md +++ b/charts/stable/cstrikeconditionzero/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/cstrikeconditionzero) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cstrikeconditionzero) **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/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml index 85efb9655aa..f31a705a015 100644 --- a/charts/stable/ctfd/Chart.yaml +++ b/charts/stable/ctfd/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: learning - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 3.6.1 dependencies: @@ -32,12 +32,12 @@ dependencies: import-values: [] deprecated: false description: CTFd is a Capture The Flag framework focusing on ease of use and customizability. -home: https://truecharts.org/charts/incubator/ctfd +home: https://truecharts.org/charts/stable/ctfd icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png keywords: - ctfd - learning -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,7 +45,7 @@ maintainers: name: ctfd sources: - https://github.com/CTFd/CTFd - - https://github.com/truecharts/charts/tree/master/charts/incubator/ctfd + - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://ghcr.io/ctfd/ctfd type: application -version: 3.1.12 +version: 3.1.13 diff --git a/charts/stable/ctfd/README.md b/charts/stable/ctfd/README.md index 244cb27f55b..f4110d7b619 100644 --- a/charts/stable/ctfd/README.md +++ b/charts/stable/ctfd/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ctfd) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ctfd) **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/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index c5eace6b3a3..b20a67c0933 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - cura-novnc - home-automation - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - https://hub.docker.com/r/mikeah/cura-novnc type: application -version: 7.1.8 +version: 7.1.9 diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index bf3b22ff8f1..83064d9117f 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: custom - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/custom-app icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png keywords: - custom -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app - https://ghcr.io/linuxserver/jackett type: application -version: 11.1.9 +version: 11.1.10 diff --git a/charts/stable/cyberchef/Chart.yaml b/charts/stable/cyberchef/Chart.yaml index a53113ed526..85f80b6d0dc 100644 --- a/charts/stable/cyberchef/Chart.yaml +++ b/charts/stable/cyberchef/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cyberchef icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png keywords: - cyberchef -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/czkawka/Chart.yaml b/charts/stable/czkawka/Chart.yaml index 426f9a6312d..7ec520f645e 100644 --- a/charts/stable/czkawka/Chart.yaml +++ b/charts/stable/czkawka/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: duplicates - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - duplicates - file management - czkawka -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/dailynotes/Chart.yaml b/charts/stable/dailynotes/Chart.yaml index 409c7fc93a7..69fbdfa08c7 100644 --- a/charts/stable/dailynotes/Chart.yaml +++ b/charts/stable/dailynotes/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -19,19 +19,19 @@ dependencies: deprecated: false description: | App for taking notes and tracking tasks on a daily basis. -home: https://truecharts.org/charts/incubator/dailynotes +home: https://truecharts.org/charts/stable/dailynotes icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png keywords: - dailynotes - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: dailynotes sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - https://github.com/truecharts/charts/tree/master/charts/stable/dailynotes - https://hub.docker.com/r/m0ngr31/dailynotes type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dailynotes/README.md b/charts/stable/dailynotes/README.md index c85bc2eaac1..7ce9df12b44 100644 --- a/charts/stable/dailynotes/README.md +++ b/charts/stable/dailynotes/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dailynotes) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dailynotes) **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/damselfly/Chart.yaml b/charts/stable/damselfly/Chart.yaml index 2c4b70e537c..ef0d77738bf 100644 --- a/charts/stable/damselfly/Chart.yaml +++ b/charts/stable/damselfly/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/damselfly +home: https://truecharts.org/charts/stable/damselfly icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png keywords: - damselfly - MediaApp-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: damselfly sources: - https://github.com/Webreaper/Damselfly - - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly + - https://github.com/truecharts/charts/tree/master/charts/stable/damselfly - https://hub.docker.com/r/webreaper/damselfly type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/damselfly/README.md b/charts/stable/damselfly/README.md index ff0307052a6..d725329e393 100644 --- a/charts/stable/damselfly/README.md +++ b/charts/stable/damselfly/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/damselfly) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/damselfly) **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/dashdot/Chart.yaml b/charts/stable/dashdot/Chart.yaml index e87b73298c2..21a596323e3 100644 --- a/charts/stable/dashdot/Chart.yaml +++ b/charts/stable/dashdot/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - https://hub.docker.com/r/mauricenino/dashdot type: application -version: 7.2.3 +version: 7.2.4 diff --git a/charts/stable/dashmachine/Chart.yaml b/charts/stable/dashmachine/Chart.yaml index 71ee0ed394a..04a71d562df 100644 --- a/charts/stable/dashmachine/Chart.yaml +++ b/charts/stable/dashmachine/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,21 +17,21 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +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/stable/dashmachine icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png keywords: - dashmachine - Productivity - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: dashmachine sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine + - https://github.com/truecharts/charts/tree/master/charts/stable/dashmachine - https://hub.docker.com/r/rmountjoy/dashmachine type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dashmachine/README.md b/charts/stable/dashmachine/README.md index 4df17be73a2..d02a3233d52 100644 --- a/charts/stable/dashmachine/README.md +++ b/charts/stable/dashmachine/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dashmachine) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dashmachine) **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/dashy/Chart.yaml b/charts/stable/dashy/Chart.yaml index 839ef1456be..a0a1de1e67b 100644 --- a/charts/stable/dashy/Chart.yaml +++ b/charts/stable/dashy/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dashboard - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png keywords: - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dashy - https://hub.docker.com/r/lissy93/dashy type: application -version: 5.1.8 +version: 5.1.9 diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 00d1d756589..c629ff56111 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,16 +24,16 @@ keywords: - davos - ftp - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: davos sources: - - 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 type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/dayofdefeatsource/Chart.yaml b/charts/stable/dayofdefeatsource/Chart.yaml index 7a959085a9c..1672c469614 100644 --- a/charts/stable/dayofdefeatsource/Chart.yaml +++ b/charts/stable/dayofdefeatsource/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: dods dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +description: 'This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it.' +home: https://truecharts.org/charts/stable/dayofdefeatsource icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png keywords: - dayofdefeatsource - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: dayofdefeatsource sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource + - https://github.com/truecharts/charts/tree/master/charts/stable/dayofdefeatsource - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dayofdefeatsource/README.md b/charts/stable/dayofdefeatsource/README.md index acf90d1ecbd..ef4e6129d2b 100644 --- a/charts/stable/dayofdefeatsource/README.md +++ b/charts/stable/dayofdefeatsource/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dayofdefeatsource) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dayofdefeatsource) **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/daysofwar/Chart.yaml b/charts/stable/daysofwar/Chart.yaml index b5b35562d5c..40418d6a437 100644 --- a/charts/stable/daysofwar/Chart.yaml +++ b/charts/stable/daysofwar/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: daysofwar dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/daysofwar icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png keywords: - daysofwar - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: daysofwar sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - https://github.com/truecharts/charts/tree/master/charts/stable/daysofwar - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/daysofwar/README.md b/charts/stable/daysofwar/README.md index 54e20861840..e7baa11b203 100644 --- a/charts/stable/daysofwar/README.md +++ b/charts/stable/daysofwar/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/daysofwar) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/daysofwar) **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/dayz/Chart.yaml b/charts/stable/dayz/Chart.yaml index 3bfef33f5b8..da4ae192fb6 100644 --- a/charts/stable/dayz/Chart.yaml +++ b/charts/stable/dayz/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: dayz dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install DayZ and run it. -home: https://truecharts.org/charts/incubator/dayz +home: https://truecharts.org/charts/stable/dayz icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png keywords: - dayz - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: dayz sources: - https://www.bohemia.net/games/dayz - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz + - https://github.com/truecharts/charts/tree/master/charts/stable/dayz - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dayz/README.md b/charts/stable/dayz/README.md index 7b28b0fc09f..d90c5aa7b93 100644 --- a/charts/stable/dayz/README.md +++ b/charts/stable/dayz/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dayz) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dayz) **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/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 333e910c434..4d9bdfcf48c 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - https://ghcr.io/linuxserver/ddclient type: application -version: 8.1.9 +version: 8.1.10 diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index e08a128b082..da23761b55e 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png keywords: - ddns-go - ddns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: ddns-go sources: + - https://github.com/jeessy2/ddns-go - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go - - https://github.com/jeessy2/ddns-go type: application -version: 9.0.1 +version: 9.0.2 diff --git a/charts/stable/ddns-route53/Chart.yaml b/charts/stable/ddns-route53/Chart.yaml index 081a8eecc5e..b688ee2e8e8 100644 --- a/charts/stable/ddns-route53/Chart.yaml +++ b/charts/stable/ddns-route53/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule -home: https://truecharts.org/charts/incubator/ddns-route53 +home: https://truecharts.org/charts/stable/ddns-route53 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png keywords: - ddns-route53 - Network-DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: ddns-route53 sources: - https://github.com/crazy-max/ddns-route53 - - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-route53 - https://hub.docker.com/r/crazymax/ddns-route53 type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/ddns-route53/README.md b/charts/stable/ddns-route53/README.md index 896cabacdef..97b6c811980 100644 --- a/charts/stable/ddns-route53/README.md +++ b/charts/stable/ddns-route53/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ddns-route53) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ddns-route53) **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/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index edafb39e441..49b04748539 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddns-updater icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png keywords: - ddns-updater -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - https://hub.docker.com/r/qmcgaw/ddns-updater type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml index 32cb305f5cc..4a5320f233a 100644 --- a/charts/stable/debian-apt-mirror/Chart.yaml +++ b/charts/stable/debian-apt-mirror/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/debian-apt-mirror icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png keywords: - debian-apt-mirror @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Drivers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: debian-apt-mirror sources: - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror + - https://github.com/truecharts/charts/tree/master/charts/stable/debian-apt-mirror - https://hub.docker.com/r/ich777/debian-mirror type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/debian-apt-mirror/README.md b/charts/stable/debian-apt-mirror/README.md index fe6245484c5..165fdd0e1a5 100644 --- a/charts/stable/debian-apt-mirror/README.md +++ b/charts/stable/debian-apt-mirror/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/debian-apt-mirror) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/debian-apt-mirror) **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/debian-bullseye/Chart.yaml b/charts/stable/debian-bullseye/Chart.yaml index e4f7b31c4ac..79d345ad2e5 100644 --- a/charts/stable/debian-bullseye/Chart.yaml +++ b/charts/stable/debian-bullseye/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/debian-bullseye icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png keywords: - debian-bullseye - Productivity - Tools-System -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: debian-bullseye sources: - https://www.debian.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye + - https://github.com/truecharts/charts/tree/master/charts/stable/debian-bullseye - https://hub.docker.com/r/ich777/debian-bullseye type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/debian-bullseye/README.md b/charts/stable/debian-bullseye/README.md index 0c21dc112bd..a8676f4c72d 100644 --- a/charts/stable/debian-bullseye/README.md +++ b/charts/stable/debian-bullseye/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/debian-bullseye) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/debian-bullseye) **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/deconz/Chart.yaml b/charts/stable/deconz/Chart.yaml index 7744bf59add..5aa97344183 100644 --- a/charts/stable/deconz/Chart.yaml +++ b/charts/stable/deconz/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - home-automation - zigbee - conbee -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/deconz - https://hub.docker.com/r/deconzcommunity/deconz type: application -version: 14.1.8 +version: 14.1.9 diff --git a/charts/stable/deemix/Chart.yaml b/charts/stable/deemix/Chart.yaml index c7a8fe3f809..2cada0e6462 100644 --- a/charts/stable/deemix/Chart.yaml +++ b/charts/stable/deemix/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - music - deemix - deezer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: deemix sources: - https://git.freezerapp.xyz/RemixDev/deemix-py - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix - https://gitlab.com/Bockiii/deemix-docker.git + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix type: application -version: 9.1.7 +version: 9.1.8 diff --git a/charts/stable/deepstack/Chart.yaml b/charts/stable/deepstack/Chart.yaml index b4144d3b0ab..2f6b9dd06e9 100644 --- a/charts/stable/deepstack/Chart.yaml +++ b/charts/stable/deepstack/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: AI - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,16 +22,16 @@ home: https://truecharts.org/charts/stable/deepstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png keywords: - AI -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: deepstack sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://hub.docker.com/r/deepquestai/deepstack - https://github.com/johnolafenwa/DeepStack - https://www.deepstack.cc/ + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://hub.docker.com/r/deepquestai/deepstack type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml index 78f12cd0aa3..9ef2aa29f4c 100644 --- a/charts/stable/dell-idrac-fan-controller/Chart.yaml +++ b/charts/stable/dell-idrac-fan-controller/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - https://ghcr.io/tigerblue77/dell_idrac_fan_controller type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/deluge/Chart.yaml b/charts/stable/deluge/Chart.yaml index 8f917dbcd7c..9536e1ff03b 100644 --- a/charts/stable/deluge/Chart.yaml +++ b/charts/stable/deluge/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - transmission - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/deluge - https://ghcr.io/linuxserver/deluge type: application -version: 17.1.8 +version: 17.1.9 diff --git a/charts/stable/digikam/Chart.yaml b/charts/stable/digikam/Chart.yaml index 931e2a25182..0741771e52b 100644 --- a/charts/stable/digikam/Chart.yaml +++ b/charts/stable/digikam/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - management - image - gallery -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - https://ghcr.io/linuxserver/digikam type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 3b348f9e700..74e7b65313f 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - https://ghcr.io/linuxserver/dillinger type: application -version: 8.1.10 +version: 8.1.11 diff --git a/charts/stable/discordgsm/Chart.yaml b/charts/stable/discordgsm/Chart.yaml index ee78c38cc4e..c65b75615bf 100644 --- a/charts/stable/discordgsm/Chart.yaml +++ b/charts/stable/discordgsm/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitor - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - discordgsm - game-server - monitor -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - https://hub.docker.com/r/discordgsm/discord-game-server-monitor type: application -version: 6.1.7 +version: 6.1.8 diff --git a/charts/stable/dispatch/Chart.yaml b/charts/stable/dispatch/Chart.yaml index 35b68b511ad..160b2781a2e 100644 --- a/charts/stable/dispatch/Chart.yaml +++ b/charts/stable/dispatch/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: Web-based IRC client in Go. -home: https://truecharts.org/charts/incubator/dispatch +home: https://truecharts.org/charts/stable/dispatch icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png keywords: - dispatch - Network-Messenger -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: dispatch sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch - - https://hub.docker.com/r/khlieng/dispatch - https://github.com/khlieng/dispatch + - https://github.com/truecharts/charts/tree/master/charts/stable/dispatch + - https://hub.docker.com/r/khlieng/dispatch type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dispatch/README.md b/charts/stable/dispatch/README.md index 665919a6b56..a49f3ae208d 100644 --- a/charts/stable/dispatch/README.md +++ b/charts/stable/dispatch/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dispatch) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dispatch) **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/dizquetv/Chart.yaml b/charts/stable/dizquetv/Chart.yaml index 6502f4907ca..aeaf3c7a53e 100644 --- a/charts/stable/dizquetv/Chart.yaml +++ b/charts/stable/dizquetv/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png keywords: - dizqueTV - dizquetv -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: dizquetv sources: - - https://hub.docker.com/r/vexorian/dizquetv - https://github.com/vexorian/dizquetv - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv type: application -version: 13.1.7 +version: 13.1.8 diff --git a/charts/stable/dns-doh-companion/Chart.yaml b/charts/stable/dns-doh-companion/Chart.yaml index 8ca77ef7863..dc6c7576ca3 100644 --- a/charts/stable/dns-doh-companion/Chart.yaml +++ b/charts/stable/dns-doh-companion/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion - https://hub.docker.com/r/testdasi/simple-dns-doh type: application -version: 4.1.10 +version: 4.1.11 diff --git a/charts/stable/docker-hub-rss/Chart.yaml b/charts/stable/docker-hub-rss/Chart.yaml index e3b4518055a..82c0b4d1fd5 100644 --- a/charts/stable/docker-hub-rss/Chart.yaml +++ b/charts/stable/docker-hub-rss/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: RSS feed for Chart Hub images. -home: https://truecharts.org/charts/incubator/docker-hub-rss +home: https://truecharts.org/charts/stable/docker-hub-rss icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png keywords: - docker-hub-rss - Cloud - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: docker-hub-rss sources: - https://github.com/TheConnMan/docker-hub-rss - - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss + - https://github.com/truecharts/charts/tree/master/charts/stable/docker-hub-rss - https://hub.docker.com/r/theconnman/docker-hub-rss type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/docker-hub-rss/README.md b/charts/stable/docker-hub-rss/README.md index 9a539d8bad8..7d2947e48d9 100644 --- a/charts/stable/docker-hub-rss/README.md +++ b/charts/stable/docker-hub-rss/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/docker-hub-rss) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/docker-hub-rss) **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/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 341952c39e0..51989bf04c1 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 3.1.12 +version: 3.1.13 diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index ca72d732d6e..a7c828bcabe 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: "2" +appVersion: 2.0.0 dependencies: - name: common version: 17.2.22 @@ -19,7 +19,7 @@ dependencies: deprecated: false description: | Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ -home: https://truecharts.org/charts/incubator/dockerregistry +home: https://truecharts.org/charts/stable/dockerregistry icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png keywords: - dockerregistry @@ -27,7 +27,7 @@ keywords: - Network-Management - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,8 +35,8 @@ maintainers: name: dockerregistry sources: - https://registry.hub.docker.com/_/registry/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry - - https://hub.docker.com/_/registry - https://github.com/distribution/distribution + - https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry + - https://hub.docker.com/_/registry type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dockerregistry/README.md b/charts/stable/dockerregistry/README.md index 62cd547ab09..fd98d6940e6 100644 --- a/charts/stable/dockerregistry/README.md +++ b/charts/stable/dockerregistry/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dockerregistry) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dockerregistry) **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/docusaurus/Chart.yaml b/charts/stable/docusaurus/Chart.yaml index 7fc770ceb8f..bc1921e3c0f 100644 --- a/charts/stable/docusaurus/Chart.yaml +++ b/charts/stable/docusaurus/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: website - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - documentation - website - Docusaurus -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - https://hub.docker.com/r/awesometic/docusaurus type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index 401a46bf10c..02d19f4bcca 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - https://hub.docker.com/r/bitnami/dokuwiki type: application -version: 9.1.8 +version: 9.1.9 diff --git a/charts/stable/domoticz/Chart.yaml b/charts/stable/domoticz/Chart.yaml index 4d52e65d578..b47ff7dd14c 100644 --- a/charts/stable/domoticz/Chart.yaml +++ b/charts/stable/domoticz/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/domoticz icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png keywords: - domoticz -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - https://ghcr.io/linuxserver/domoticz type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/dontstarvetogether/Chart.yaml b/charts/stable/dontstarvetogether/Chart.yaml index cd23fc9cfe1..ecc5591a27b 100644 --- a/charts/stable/dontstarvetogether/Chart.yaml +++ b/charts/stable/dontstarvetogether/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: dontstarve +appVersion: dontstare dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/dontstarvetogether icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png keywords: - dontstarvetogether - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: dontstarvetogether sources: - https://www.klei.com/games/dont-starve-together - - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - https://github.com/truecharts/charts/tree/master/charts/stable/dontstarvetogether - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dontstarvetogether/README.md b/charts/stable/dontstarvetogether/README.md index ba81f264ced..5676fa5e040 100644 --- a/charts/stable/dontstarvetogether/README.md +++ b/charts/stable/dontstarvetogether/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dontstarvetogether) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dontstarvetogether) **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/doplarr/Chart.yaml b/charts/stable/doplarr/Chart.yaml index 4c1ad2e8646..7e96285a727 100644 --- a/charts/stable/doplarr/Chart.yaml +++ b/charts/stable/doplarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/doplarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png keywords: - doplarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: doplarr sources: - - 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 type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml index 31028f7967d..0e2ad1c868c 100644 --- a/charts/stable/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png keywords: - ai - double-take -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - https://hub.docker.com/r/skrashevich/double-take type: application -version: 9.1.7 +version: 9.1.8 diff --git a/charts/stable/doublecommander/Chart.yaml b/charts/stable/doublecommander/Chart.yaml index 7e8f596e898..08134fb92f4 100644 --- a/charts/stable/doublecommander/Chart.yaml +++ b/charts/stable/doublecommander/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - https://ghcr.io/linuxserver/doublecommander type: application -version: 11.1.11 +version: 11.1.12 diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index e3917543549..0cb719196f4 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio type: application -version: 8.1.11 +version: 8.1.12 diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml index aaf831bfafb..5ae6a2c0535 100644 --- a/charts/stable/dropbox-by-otherguy/Chart.yaml +++ b/charts/stable/dropbox-by-otherguy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: Dropbox client which syncs a local path with your cloud. -home: https://truecharts.org/charts/incubator/dropbox-by-otherguy +home: https://truecharts.org/charts/stable/dropbox-by-otherguy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png keywords: - dropbox-by-otherguy - Cloud -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: dropbox-by-otherguy sources: - - https://hub.docker.com/r/otherguy/dropbox - https://github.com/otherguy/docker-dropbox - - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy + - https://github.com/truecharts/charts/tree/master/charts/stable/dropbox-by-otherguy + - https://hub.docker.com/r/otherguy/dropbox type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/dropbox-by-otherguy/README.md b/charts/stable/dropbox-by-otherguy/README.md index 91c36367e8c..59f0e33b42d 100644 --- a/charts/stable/dropbox-by-otherguy/README.md +++ b/charts/stable/dropbox-by-otherguy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/dropbox-by-otherguy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dropbox-by-otherguy) **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/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index 52cb7bb36a9..ae679e4302e 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png keywords: - duckdns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - https://ghcr.io/linuxserver/duckdns type: application -version: 8.1.10 +version: 8.1.11 diff --git a/charts/stable/duplicacy/Chart.yaml b/charts/stable/duplicacy/Chart.yaml index c6644bbd614..b38c82eb373 100644 --- a/charts/stable/duplicacy/Chart.yaml +++ b/charts/stable/duplicacy/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png keywords: - duplicacy - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy - https://ghcr.io/hotio/duplicacy type: application -version: 5.1.8 +version: 5.1.9 diff --git a/charts/stable/duplicati/Chart.yaml b/charts/stable/duplicati/Chart.yaml index 20e7b74839e..e3a2d6d804f 100644 --- a/charts/stable/duplicati/Chart.yaml +++ b/charts/stable/duplicati/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duplicati icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png keywords: - duplicati -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - https://hub.docker.com/r/duplicati/duplicati type: application -version: 12.1.7 +version: 12.1.8 diff --git a/charts/stable/ecodms/Chart.yaml b/charts/stable/ecodms/Chart.yaml index 3054fe9e665..bec18fbd63a 100644 --- a/charts/stable/ecodms/Chart.yaml +++ b/charts/stable/ecodms/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/ecodms icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png keywords: - ecodms - Cloud - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: ecodms sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms - - https://hub.docker.com/r/ecodms/allinone-18.09 - https://www.ecodms.de/index.php/en/ + - https://github.com/truecharts/charts/tree/master/charts/stable/ecodms + - https://hub.docker.com/r/ecodms/allinone-18.09 type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/ecodms/README.md b/charts/stable/ecodms/README.md index f120a147fad..e753f7e7cd5 100644 --- a/charts/stable/ecodms/README.md +++ b/charts/stable/ecodms/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ecodms) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ecodms) **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/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index cbccb1edfa9..8846f11c40a 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/electrum icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png keywords: - electrum - Network-Other - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: electrum sources: - https://electrum.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum + - https://github.com/truecharts/charts/tree/master/charts/stable/electrum - https://hub.docker.com/r/ich777/electrum type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/electrum/README.md b/charts/stable/electrum/README.md index 96f8bd28081..63cbd82f2ad 100644 --- a/charts/stable/electrum/README.md +++ b/charts/stable/electrum/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/electrum) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/electrum) **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/emby-sync/Chart.yaml b/charts/stable/emby-sync/Chart.yaml index 16daae92bbb..29c2d6de2c1 100644 --- a/charts/stable/emby-sync/Chart.yaml +++ b/charts/stable/emby-sync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A small flask based service to sync up Emby clients -home: https://truecharts.org/charts/incubator/emby-sync +home: https://truecharts.org/charts/stable/emby-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png keywords: - emby-sync - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: emby-sync sources: - https://github.com/cameronurnes/emby-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/emby-sync - https://hub.docker.com/r/lastelement21/emby-sync type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/emby-sync/README.md b/charts/stable/emby-sync/README.md index 51130bd9084..16bf6b6f721 100644 --- a/charts/stable/emby-sync/README.md +++ b/charts/stable/emby-sync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/emby-sync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/emby-sync) **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/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 7abc82228ac..cb826b962d1 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - jellyfin - plex - emby -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: emby sources: - - https://ghcr.io/geek-cookbook/emby - https://github.com/linuxserver/docker-emby.git - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://ghcr.io/geek-cookbook/emby type: application -version: 17.1.8 +version: 17.1.9 diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index a51af37a57a..0ab2cbcaaa0 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/embystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png keywords: - embystat -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/embystat - https://ghcr.io/linuxserver/embystat type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 5ad9e671e04..71d19194c90 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - https://ghcr.io/linuxserver/emulatorjs type: application -version: 8.2.5 +version: 8.2.6 diff --git a/charts/stable/endlessh/Chart.yaml b/charts/stable/endlessh/Chart.yaml index 132435f7064..bba75b025a3 100644 --- a/charts/stable/endlessh/Chart.yaml +++ b/charts/stable/endlessh/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/endlessh icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png keywords: - endlessh -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh - https://ghcr.io/linuxserver/endlessh type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/ersatztv/Chart.yaml b/charts/stable/ersatztv/Chart.yaml index 85bc48359c7..834be4f0303 100644 --- a/charts/stable/ersatztv/Chart.yaml +++ b/charts/stable/ersatztv/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.8.4 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: ErsatzTV configuring and streaming custom live channels using your media library. -home: https://truecharts.org/charts/incubator/ersatztv +home: https://truecharts.org/charts/stable/ersatztv icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png keywords: - ersatztv - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: ersatztv sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv - - https://hub.docker.com/r/jasongdove/ersatztv - https://github.com/jasongdove/ErsatzTV + - https://github.com/truecharts/charts/tree/master/charts/stable/ersatztv + - https://hub.docker.com/r/jasongdove/ersatztv type: application -version: 2.1.7 +version: 2.1.8 diff --git a/charts/stable/ersatztv/README.md b/charts/stable/ersatztv/README.md index d40a3adbf47..5878c3e012b 100644 --- a/charts/stable/ersatztv/README.md +++ b/charts/stable/ersatztv/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ersatztv) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ersatztv) **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/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 7c1d9c1045a..910e6e1b3d7 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/esphome - https://hub.docker.com/r/esphome/esphome type: application -version: 17.1.9 +version: 17.1.10 diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 5d7fc115287..aa81a45e7f6 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -34,7 +34,7 @@ keywords: - calendars - tasks - notes -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,9 +42,9 @@ maintainers: name: etesync sources: - https://github.com/victor-rds/docker-etebase - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync - - https://hub.docker.com/r/victorrds/etesync - https://www.etesync.com/ - https://github.com/etesync + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync + - https://hub.docker.com/r/victorrds/etesync type: application -version: 8.1.9 +version: 8.1.10 diff --git a/charts/stable/ethercalc/Chart.yaml b/charts/stable/ethercalc/Chart.yaml index df2e75dd671..a75063cf69f 100644 --- a/charts/stable/ethercalc/Chart.yaml +++ b/charts/stable/ethercalc/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: EtherCalc is a web spreadsheet. -home: https://truecharts.org/charts/incubator/ethercalc +home: https://truecharts.org/charts/stable/ethercalc icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png keywords: - ethercalc - Cloud - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: ethercalc sources: - https://github.com/audreyt/ethercalc - - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - https://github.com/truecharts/charts/tree/master/charts/stable/ethercalc - https://hub.docker.com/r/audreyt/ethercalc type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/ethercalc/README.md b/charts/stable/ethercalc/README.md index 613e625fdae..1a2161d6e96 100644 --- a/charts/stable/ethercalc/README.md +++ b/charts/stable/ethercalc/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ethercalc) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ethercalc) **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/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index 8fba0405108..4d908b5a0dc 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,16 +25,16 @@ keywords: - editor - notepad - pad -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: etherpad sources: - - https://ghcr.io/nicholaswilde/etherpad - https://etherpad.org/ - https://github.com/ether/etherpad-lite - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://ghcr.io/nicholaswilde/etherpad type: application -version: 15.1.7 +version: 15.1.8 diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml index 3e5c76017b2..68bcb9da4e3 100644 --- a/charts/stable/explainshell/Chart.yaml +++ b/charts/stable/explainshell/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/explainshell icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png keywords: - explainshell - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: explainshell sources: - https://github.com/idank/explainshell - - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell + - https://github.com/truecharts/charts/tree/master/charts/stable/explainshell - https://hub.docker.com/r/spaceinvaderone/explainshell type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/explainshell/README.md b/charts/stable/explainshell/README.md index 892c1f3c7a6..17e48549801 100644 --- a/charts/stable/explainshell/README.md +++ b/charts/stable/explainshell/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/explainshell) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/explainshell) **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/external-dns/Chart.yaml b/charts/stable/external-dns/Chart.yaml index b5c049e4b13..6e90423a631 100644 --- a/charts/stable/external-dns/Chart.yaml +++ b/charts/stable/external-dns/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - external-dns - k8s - kubernetes -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/kubernetes-sigs/external-dns - https://github.com/truecharts/charts/tree/master/charts/stable/external-dns type: application -version: 3.1.7 +version: 3.1.8 diff --git a/charts/stable/external-ip/Chart.yaml b/charts/stable/external-ip/Chart.yaml index b9fc963021c..e6a4bbe7d3b 100644 --- a/charts/stable/external-ip/Chart.yaml +++ b/charts/stable/external-ip/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/external-ip icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png keywords: - external-ip - Network-Management - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: external-ip sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip - - https://hub.docker.com/r/xavierh/external-ip - https://github.com/xavier-hernandez/docker-external-ip + - https://github.com/truecharts/charts/tree/master/charts/stable/external-ip + - https://hub.docker.com/r/xavierh/external-ip type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/external-ip/README.md b/charts/stable/external-ip/README.md index 0f1a6858a52..8242f426171 100644 --- a/charts/stable/external-ip/README.md +++ b/charts/stable/external-ip/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/external-ip) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/external-ip) **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/external-service/Chart.yaml b/charts/stable/external-service/Chart.yaml index 76ba2d5ee4e..6d823363733 100644 --- a/charts/stable/external-service/Chart.yaml +++ b/charts/stable/external-service/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png keywords: - external-service - reverse-proxy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/external-service - https://hub.docker.com/_/alpine type: application -version: 12.1.7 +version: 12.1.8 diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml index 2388526038b..79dff6312e5 100644 --- a/charts/stable/factorio/Chart.yaml +++ b/charts/stable/factorio/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/factorio - https://hub.docker.com/r/factoriotools/factorio type: application -version: 6.1.12 +version: 6.1.13 diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml index 4e30452532c..80bb2170fa6 100644 --- a/charts/stable/factorioservermanager/Chart.yaml +++ b/charts/stable/factorioservermanager/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,21 +17,21 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "A tool for managing Factorio servers " -home: https://truecharts.org/charts/incubator/factorioservermanager +description: 'A tool for managing Factorio servers ' +home: https://truecharts.org/charts/stable/factorioservermanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png keywords: - factorioservermanager - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: factorioservermanager sources: - - https://hub.docker.com/r/ofsm/ofsm - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager + - https://github.com/truecharts/charts/tree/master/charts/stable/factorioservermanager + - https://hub.docker.com/r/ofsm/ofsm type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/factorioservermanager/README.md b/charts/stable/factorioservermanager/README.md index 90aeefa083a..9b7f485594f 100644 --- a/charts/stable/factorioservermanager/README.md +++ b/charts/stable/factorioservermanager/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/factorioservermanager) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/factorioservermanager) **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/facturascripts/Chart.yaml b/charts/stable/facturascripts/Chart.yaml index 1c997c34df5..bdeedee18df 100644 --- a/charts/stable/facturascripts/Chart.yaml +++ b/charts/stable/facturascripts/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." -home: https://truecharts.org/charts/incubator/facturascripts +description: 'FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory...' +home: https://truecharts.org/charts/stable/facturascripts icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png keywords: - facturascripts - Cloud - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: facturascripts sources: - https://facturascripts.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - https://github.com/truecharts/charts/tree/master/charts/stable/facturascripts - https://hub.docker.com/r/unraides/facturascripts type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/facturascripts/README.md b/charts/stable/facturascripts/README.md index a2fe8f33a90..b19622892b8 100644 --- a/charts/stable/facturascripts/README.md +++ b/charts/stable/facturascripts/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/facturascripts) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/facturascripts) **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/farmos/Chart.yaml b/charts/stable/farmos/Chart.yaml index c31312eb1b8..03ebfe8b37f 100644 --- a/charts/stable/farmos/Chart.yaml +++ b/charts/stable/farmos/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/farmos - https://hub.docker.com/r/farmos/farmos type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/fastcom-mqtt/Chart.yaml b/charts/stable/fastcom-mqtt/Chart.yaml index cb6b8e907c9..7d209393fe9 100644 --- a/charts/stable/fastcom-mqtt/Chart.yaml +++ b/charts/stable/fastcom-mqtt/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -19,12 +19,12 @@ dependencies: deprecated: false description: | Chart Chart with Fast.com CLI sending data directly to MQTT Broker -home: https://truecharts.org/charts/incubator/fastcom-mqtt +home: https://truecharts.org/charts/stable/fastcom-mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png keywords: - fastcom-mqtt - home-automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: fastcom-mqtt sources: - https://github.com/simonjenny/fastcom-mqtt - - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/fastcom-mqtt - https://hub.docker.com/r/simonjenny/fastcom-mqtt type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/fastcom-mqtt/README.md b/charts/stable/fastcom-mqtt/README.md index b5494729bce..c14483a2f92 100644 --- a/charts/stable/fastcom-mqtt/README.md +++ b/charts/stable/fastcom-mqtt/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fastcom-mqtt) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fastcom-mqtt) **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/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index b17eb25f966..7ae6f166731 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: "Fenrus is a home page / personal dashboard with smart apps. \n" -home: https://truecharts.org/charts/incubator/fenrus +home: https://truecharts.org/charts/stable/fenrus icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png keywords: - fenrus - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: fenrus sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - https://github.com/truecharts/charts/tree/master/charts/stable/fenrus - https://hub.docker.com/r/revenz/fenrus type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fenrus/README.md b/charts/stable/fenrus/README.md index 218d316d70e..337f511b9b5 100644 --- a/charts/stable/fenrus/README.md +++ b/charts/stable/fenrus/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fenrus) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fenrus) **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/ferdi-server/Chart.yaml b/charts/stable/ferdi-server/Chart.yaml index 3a7afa2a775..69a46b97bb1 100644 --- a/charts/stable/ferdi-server/Chart.yaml +++ b/charts/stable/ferdi-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ferdi-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png keywords: - ferdi -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - https://hub.docker.com/r/getferdi/ferdi-server type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml index ce377538a7a..8811f6953e6 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml +++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: A Chart Chart designed to watch a directory and encode media files. -home: https://truecharts.org/charts/incubator/ffmpeg-mkvdts2ac3 +home: https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png keywords: - ffmpeg-mkvdts2ac3 - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: ffmpeg-mkvdts2ac3 sources: - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 + - https://github.com/truecharts/charts/tree/master/charts/stable/ffmpeg-mkvdts2ac3 - https://hub.docker.com/r/snoopy86/ffmpeg type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/ffmpeg-mkvdts2ac3/README.md b/charts/stable/ffmpeg-mkvdts2ac3/README.md index 1cccbbe2c96..dddb60e229d 100644 --- a/charts/stable/ffmpeg-mkvdts2ac3/README.md +++ b/charts/stable/ffmpeg-mkvdts2ac3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ffmpeg-mkvdts2ac3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3) **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/filebot/Chart.yaml b/charts/stable/filebot/Chart.yaml index 81c261ead63..c827524279f 100644 --- a/charts/stable/filebot/Chart.yaml +++ b/charts/stable/filebot/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png keywords: - media - filebot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - https://hub.docker.com/r/jlesage/filebot type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index ad20e7db6a9..0a53245dabe 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/filebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png keywords: - filebrowser -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,8 +30,8 @@ maintainers: name: filebrowser 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://github.com/filebrowser/filebrowser type: application -version: 8.2.1 +version: 8.2.2 diff --git a/charts/stable/fileflows/Chart.yaml b/charts/stable/fileflows/Chart.yaml index cd1162cd988..6d03ad4c451 100644 --- a/charts/stable/fileflows/Chart.yaml +++ b/charts/stable/fileflows/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "24.01" +appVersion: 24.01.0 dependencies: - name: common version: 17.2.22 @@ -29,8 +29,8 @@ maintainers: url: https://truecharts.org name: fileflows sources: - - 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 type: application -version: 9.0.0 +version: 9.0.1 diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 522b0a7e18b..b163d3bb167 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application -version: 5.0.0 +version: 5.0.1 diff --git a/charts/stable/fileshelter/README.md b/charts/stable/fileshelter/README.md index 7395855e2df..a88f7668568 100644 --- a/charts/stable/fileshelter/README.md +++ b/charts/stable/fileshelter/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fileshelter) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fileshelter) **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/filestash/Chart.yaml b/charts/stable/filestash/Chart.yaml index 7be98d1fe6e..f8bf4aed51c 100644 --- a/charts/stable/filestash/Chart.yaml +++ b/charts/stable/filestash/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,23 +18,23 @@ dependencies: import-values: [] deprecated: false description: A Dropbox-like file manager that let you manage your data anywhere it is located. -home: https://truecharts.org/charts/incubator/filestash +home: https://truecharts.org/charts/stable/filestash icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png keywords: - filestash - Cloud - Productivity - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: filestash sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash - - https://hub.docker.com/r/machines/filestash - https://www.filestash.app/ - https://github.com/mickael-kerjean/filestash + - https://github.com/truecharts/charts/tree/master/charts/stable/filestash + - https://hub.docker.com/r/machines/filestash type: application -version: 5.1.9 +version: 5.1.10 diff --git a/charts/stable/filestash/README.md b/charts/stable/filestash/README.md index dca1b7a354d..f7eb469d146 100644 --- a/charts/stable/filestash/README.md +++ b/charts/stable/filestash/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/filestash) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/filestash) **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/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml index cf0c8855fbd..56e4ff051bd 100644 --- a/charts/stable/filezilla/Chart.yaml +++ b/charts/stable/filezilla/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla - https://ghcr.io/linuxserver/filezilla type: application -version: 10.2.2 +version: 10.2.3 diff --git a/charts/stable/fireflyiii/Chart.yaml b/charts/stable/fireflyiii/Chart.yaml index 9b7723df0c7..b5b1d01e1ab 100644 --- a/charts/stable/fireflyiii/Chart.yaml +++ b/charts/stable/fireflyiii/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii - https://hub.docker.com/r/fireflyiii/core type: application -version: 24.1.14 +version: 24.1.15 diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml index a58db884364..19630036561 100644 --- a/charts/stable/firefox-desktop-g3/Chart.yaml +++ b/charts/stable/firefox-desktop-g3/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/firefox-syncserver/Chart.yaml b/charts/stable/firefox-syncserver/Chart.yaml index 1027743ab67..d47de206921 100644 --- a/charts/stable/firefox-syncserver/Chart.yaml +++ b/charts/stable/firefox-syncserver/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - sync - syncserver - firefox -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver - https://ghcr.io/crazy-max/firefox-syncserver type: application -version: 16.1.6 +version: 16.1.7 diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index 0601c35b4db..bdf213f186d 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://ghcr.io/linuxserver/firefox type: application -version: 10.0.4 +version: 10.0.5 diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 10649ec11e0..aabb4764a1f 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.2.19 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: Share your game clips, videos, or other media via unique links. -home: https://truecharts.org/charts/incubator/fireshare +home: https://truecharts.org/charts/stable/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png keywords: - fireshare -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: fireshare sources: - https://github.com/ShaneIsrael/fireshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 5.1.7 +version: 5.1.8 diff --git a/charts/stable/fireshare/README.md b/charts/stable/fireshare/README.md index 934b61276d6..583288c5986 100644 --- a/charts/stable/fireshare/README.md +++ b/charts/stable/fireshare/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fireshare) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fireshare) **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/firezone/Chart.yaml b/charts/stable/firezone/Chart.yaml index efbdd14df9a..4818f1e1d85 100644 --- a/charts/stable/firezone/Chart.yaml +++ b/charts/stable/firezone/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: vpn - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - firezone - wireguard - vpn -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firezone - https://hub.docker.com/r/firezone/firezone type: application -version: 2.1.6 +version: 2.1.7 diff --git a/charts/stable/fistfuloffrags/Chart.yaml b/charts/stable/fistfuloffrags/Chart.yaml index 93b14212a66..1cdbb8e4515 100644 --- a/charts/stable/fistfuloffrags/Chart.yaml +++ b/charts/stable/fistfuloffrags/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: fistfuloffrags dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/fistfuloffrags icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png keywords: - fistfuloffrags - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: fistfuloffrags sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - https://github.com/truecharts/charts/tree/master/charts/stable/fistfuloffrags - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fistfuloffrags/README.md b/charts/stable/fistfuloffrags/README.md index e9118ccd9ff..94475561939 100644 --- a/charts/stable/fistfuloffrags/README.md +++ b/charts/stable/fistfuloffrags/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fistfuloffrags) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fistfuloffrags) **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/fivem/Chart.yaml b/charts/stable/fivem/Chart.yaml index 6747f8efd97..a0a6b113e6f 100644 --- a/charts/stable/fivem/Chart.yaml +++ b/charts/stable/fivem/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,21 +17,21 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." -home: https://truecharts.org/charts/incubator/fivem +description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the ''Show more settings'' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' +home: https://truecharts.org/charts/stable/fivem icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png keywords: - fivem - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: fivem sources: - - https://hub.docker.com/r/ich777/fivemserver - https://fivem.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - https://github.com/truecharts/charts/tree/master/charts/stable/fivem + - https://hub.docker.com/r/ich777/fivemserver type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fivem/README.md b/charts/stable/fivem/README.md index 5fd7eca4915..a60074b5a49 100644 --- a/charts/stable/fivem/README.md +++ b/charts/stable/fivem/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fivem) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fivem) **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/flame/Chart.yaml b/charts/stable/flame/Chart.yaml index 749b5e4a308..0be9456719c 100644 --- a/charts/stable/flame/Chart.yaml +++ b/charts/stable/flame/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 2.3.1 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/flame icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png keywords: - flame - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: flame sources: - https://github.com/pawelmalak/flame - - https://github.com/truecharts/charts/tree/master/charts/incubator/flame + - https://github.com/truecharts/charts/tree/master/charts/stable/flame - https://hub.docker.com/r/pawelmalak/flame type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/flame/README.md b/charts/stable/flame/README.md index a12a8feea7b..9b4712f98a7 100644 --- a/charts/stable/flame/README.md +++ b/charts/stable/flame/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/flame) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/flame) **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/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index e5b124b3469..485b5107988 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png keywords: - flaresolverr - proxy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: flaresolverr sources: - - 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 type: application -version: 12.1.7 +version: 12.1.8 diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml index f000bbb02bc..9d5bfc8d143 100644 --- a/charts/stable/fleet/Chart.yaml +++ b/charts/stable/fleet/Chart.yaml @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - https://ghcr.io/linuxserver/fleet type: application -version: 11.1.12 +version: 11.1.13 diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 422ff8ffa23..0ef65096ff4 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 8.2.9 +version: 8.2.10 diff --git a/charts/stable/flextv/Chart.yaml b/charts/stable/flextv/Chart.yaml index ffb01a2e9dc..61f24b5fd20 100644 --- a/charts/stable/flextv/Chart.yaml +++ b/charts/stable/flextv/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png keywords: - flextv - MediaApp -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flextv - https://hub.docker.com/r/jcreynolds/flextv type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/flood/Chart.yaml b/charts/stable/flood/Chart.yaml index 821f2b97ff9..07aae1e2565 100644 --- a/charts/stable/flood/Chart.yaml +++ b/charts/stable/flood/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - rtorrent - qbittorrent - transmission -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flood - https://hub.docker.com/r/jesec/flood type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 14502d8d059..07a42d8eefa 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 3.1.9 +version: 3.1.10 diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 1732a8d2c8a..d307bf1d61b 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fluidd icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png keywords: - fluidd -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://ghcr.io/fluidd-core/fluidd type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index 0350a32cd95..f7de4f1e341 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/fluttercoin-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png keywords: - fluttercoin-wallet @@ -26,15 +26,15 @@ keywords: - Productivity - Tools-Utilities - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: fluttercoin-wallet sources: - - https://hub.docker.com/r/ich777/fluttercoin - https://fluttercoin.me/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet + - https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet + - https://hub.docker.com/r/ich777/fluttercoin type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fluttercoin-wallet/README.md b/charts/stable/fluttercoin-wallet/README.md index d3696cfe21f..8d4fcf8ca0e 100644 --- a/charts/stable/fluttercoin-wallet/README.md +++ b/charts/stable/fluttercoin-wallet/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fluttercoin-wallet) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fluttercoin-wallet) **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/fmd2-wine/Chart.yaml b/charts/stable/fmd2-wine/Chart.yaml index d9ec923ca76..5e2fdbfdab4 100644 --- a/charts/stable/fmd2-wine/Chart.yaml +++ b/charts/stable/fmd2-wine/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " -home: https://truecharts.org/charts/incubator/fmd2-wine +description: '**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. ' +home: https://truecharts.org/charts/stable/fmd2-wine icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png keywords: - fmd2-wine - Downloaders - MediaApp-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: fmd2-wine sources: - 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/stable/fmd2-wine - https://hub.docker.com/r/banhcanh/docker-fmd2 type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fmd2-wine/README.md b/charts/stable/fmd2-wine/README.md index 8bc2adc8e9a..2f80a0a43bd 100644 --- a/charts/stable/fmd2-wine/README.md +++ b/charts/stable/fmd2-wine/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fmd2-wine) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fmd2-wine) **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/fogproject/Chart.yaml b/charts/stable/fogproject/Chart.yaml index 9fa14608cc6..e1e20637dbd 100644 --- a/charts/stable/fogproject/Chart.yaml +++ b/charts/stable/fogproject/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. -home: https://truecharts.org/charts/incubator/fogproject +home: https://truecharts.org/charts/stable/fogproject icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png keywords: - fogproject - Backup - Network-DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: fogproject sources: - - https://hub.docker.com/r/redvex2460/fogproject - https://github.com/redvex2460/fogproject - - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject + - https://github.com/truecharts/charts/tree/master/charts/stable/fogproject + - https://hub.docker.com/r/redvex2460/fogproject type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fogproject/README.md b/charts/stable/fogproject/README.md index 01ba5cb56db..3a95260a0cc 100644 --- a/charts/stable/fogproject/README.md +++ b/charts/stable/fogproject/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fogproject) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fogproject) **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/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml index 89a342fffb0..42d0b0476c8 100644 --- a/charts/stable/foldingathome/Chart.yaml +++ b/charts/stable/foldingathome/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - https://ghcr.io/linuxserver/foldingathome type: application -version: 8.1.8 +version: 8.1.9 diff --git a/charts/stable/fossil/Chart.yaml b/charts/stable/fossil/Chart.yaml index e6c3b84fd0a..09765a703bc 100644 --- a/charts/stable/fossil/Chart.yaml +++ b/charts/stable/fossil/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png keywords: - fossil - scm -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: fossil sources: + - https://fossil-scm.org/ - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - https://ghcr.io/nicholaswilde/fossil - - https://fossil-scm.org/ type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/fotosho/Chart.yaml b/charts/stable/fotosho/Chart.yaml index de657cf8a65..ba137d2d1fa 100644 --- a/charts/stable/fotosho/Chart.yaml +++ b/charts/stable/fotosho/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." -home: https://truecharts.org/charts/incubator/fotosho +description: '*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos.' +home: https://truecharts.org/charts/stable/fotosho icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png keywords: - fotosho - MediaApp-Photos - MediaServer-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: fotosho sources: - https://github.com/advplyr/fotosho - - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://github.com/truecharts/charts/tree/master/charts/stable/fotosho - https://hub.docker.com/r/advplyr/fotosho type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fotosho/README.md b/charts/stable/fotosho/README.md index 1e7d21f65a9..11cdfb7dc2f 100644 --- a/charts/stable/fotosho/README.md +++ b/charts/stable/fotosho/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fotosho) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fotosho) **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/freecad-desktop-g3/Chart.yaml b/charts/stable/freecad-desktop-g3/Chart.yaml index 243eeadd9d0..e7310450f9d 100644 --- a/charts/stable/freecad-desktop-g3/Chart.yaml +++ b/charts/stable/freecad-desktop-g3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/freecad-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png keywords: - freecad-desktop-g3 - Productivity - Tools-Utilities - MediaApp-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: freecad-desktop-g3 sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 - https://github.com/accetto/headless-drawing-g3/ + - https://github.com/truecharts/charts/tree/master/charts/stable/freecad-desktop-g3 + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/freecad-desktop-g3/README.md b/charts/stable/freecad-desktop-g3/README.md index 664f3f76451..8606cdec668 100644 --- a/charts/stable/freecad-desktop-g3/README.md +++ b/charts/stable/freecad-desktop-g3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/freecad-desktop-g3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/freecad-desktop-g3) **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/freeradius/Chart.yaml b/charts/stable/freeradius/Chart.yaml index efde0d62a9a..03befa536c0 100644 --- a/charts/stable/freeradius/Chart.yaml +++ b/charts/stable/freeradius/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: auth - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png keywords: - radius - auth -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,5 +32,6 @@ name: freeradius sources: - https://freeradius.org/ - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://github.com/truecharts/containers/tree/master/apps/freeradius type: application -version: 12.1.7 +version: 12.1.8 diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 8698e7efb2a..5324ca2f33c 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png keywords: - freshrss - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - https://ghcr.io/linuxserver/freshrss type: application -version: 17.1.9 +version: 17.1.10 diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml index c277eb48845..87974b71c2d 100644 --- a/charts/stable/friendica/Chart.yaml +++ b/charts/stable/friendica/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: social - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "2023.12" +appVersion: 2023.12.0 dependencies: - name: common version: 17.2.22 @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png keywords: - friend - social -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 12.2.10 +version: 12.2.11 diff --git a/charts/stable/frigate/Chart.yaml b/charts/stable/frigate/Chart.yaml index a560f034b73..34a295110c3 100644 --- a/charts/stable/frigate/Chart.yaml +++ b/charts/stable/frigate/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: nvr - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,15 +25,15 @@ keywords: - nvr - media - frigate -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: frigate sources: - - https://ghcr.io/blakeblackshear/frigate - https://github.com/blakeblackshear/frigate - https://github.com/truecharts/charts/tree/master/charts/stable/frigate + - https://ghcr.io/blakeblackshear/frigate type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/fsm/Chart.yaml b/charts/stable/fsm/Chart.yaml index bd9d908595e..99247412fa9 100644 --- a/charts/stable/fsm/Chart.yaml +++ b/charts/stable/fsm/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: No description provide. -home: https://truecharts.org/charts/incubator/fsm +home: https://truecharts.org/charts/stable/fsm icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png keywords: - fsm - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: fsm sources: - https://registry.hub.docker.com/r/ofsm/ofsm - - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm + - https://github.com/truecharts/charts/tree/master/charts/stable/fsm - https://hub.docker.com/r/ofsm/ofsm type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/fsm/README.md b/charts/stable/fsm/README.md index 0cc519526a4..935fa185d38 100644 --- a/charts/stable/fsm/README.md +++ b/charts/stable/fsm/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/fsm) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fsm) **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/gamevault-backend/Chart.yaml b/charts/stable/gamevault-backend/Chart.yaml index cba0606d704..39869401c98 100644 --- a/charts/stable/gamevault-backend/Chart.yaml +++ b/charts/stable/gamevault-backend/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png keywords: - gamevault-backend - games -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: gamevault-backend sources: + - https://github.com/Phalcode/gamevault-backend - https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend - https://hub.docker.com/r/phalcode/gamevault-backend - - https://github.com/Phalcode/gamevault-backend type: application -version: 4.2.0 +version: 4.2.1 diff --git a/charts/stable/gaps/Chart.yaml b/charts/stable/gaps/Chart.yaml index 747b7bcffaf..2be0442b6fb 100644 --- a/charts/stable/gaps/Chart.yaml +++ b/charts/stable/gaps/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - gaps - plex - plex-media-server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gaps - https://hub.docker.com/r/housewrecker/gaps type: application -version: 17.1.6 +version: 17.1.7 diff --git a/charts/stable/garrysmod/Chart.yaml b/charts/stable/garrysmod/Chart.yaml index a5f25f7ba37..3468f1d8b0c 100644 --- a/charts/stable/garrysmod/Chart.yaml +++ b/charts/stable/garrysmod/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: garrysmod dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/garrysmod icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png keywords: - garrysmod - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: garrysmod sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - https://github.com/truecharts/charts/tree/master/charts/stable/garrysmod - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/garrysmod/README.md b/charts/stable/garrysmod/README.md index d2cf15bec0f..cc8adb60bf7 100644 --- a/charts/stable/garrysmod/README.md +++ b/charts/stable/garrysmod/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/garrysmod) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/garrysmod) **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/genea/Chart.yaml b/charts/stable/genea/Chart.yaml index 5051be61ccf..8a263e0635b 100644 --- a/charts/stable/genea/Chart.yaml +++ b/charts/stable/genea/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/genea icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png keywords: - genea - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: genea 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/stable/genea + - https://hub.docker.com/r/biggiesize/genea-app type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/genea/README.md b/charts/stable/genea/README.md index a2c6fcb6b64..6413f1e19e9 100644 --- a/charts/stable/genea/README.md +++ b/charts/stable/genea/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/genea) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/genea) **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/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml index 26d63681442..ca303d2c137 100644 --- a/charts/stable/ghostfolio/Chart.yaml +++ b/charts/stable/ghostfolio/Chart.yaml @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 3.7.0 +version: 3.7.1 diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 76eb4e4177c..ff44b2ee62b 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GIT - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -41,9 +41,9 @@ maintainers: url: https://truecharts.org name: gitea sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - - https://hub.docker.com/r/gitea/gitea - https://gitea.com/gitea/helm-chart - https://github.com/go-gitea/gitea + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://hub.docker.com/r/gitea/gitea type: application -version: 17.1.11 +version: 17.1.12 diff --git a/charts/stable/github-backup/Chart.yaml b/charts/stable/github-backup/Chart.yaml index bfe5770675d..a0547214801 100644 --- a/charts/stable/github-backup/Chart.yaml +++ b/charts/stable/github-backup/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/github-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png keywords: - github-backup - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: github-backup sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/github-backup - https://hub.docker.com/r/lnxd/github-backup type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/github-backup/README.md b/charts/stable/github-backup/README.md index 2a7fcfd0454..2c40b3560cf 100644 --- a/charts/stable/github-backup/README.md +++ b/charts/stable/github-backup/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/github-backup) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/github-backup) **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/glauth/Chart.yaml b/charts/stable/glauth/Chart.yaml index c7065d76e44..f07571cacdd 100644 --- a/charts/stable/glauth/Chart.yaml +++ b/charts/stable/glauth/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. -home: https://truecharts.org/charts/incubator/glauth +home: https://truecharts.org/charts/stable/glauth icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png keywords: - glauth - Security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: glauth sources: - https://glauth.github.io - - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://github.com/truecharts/charts/tree/master/charts/stable/glauth - https://hub.docker.com/r/glauth/glauth type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/glauth/README.md b/charts/stable/glauth/README.md index 1a3a31373ed..7e650ed4ca0 100644 --- a/charts/stable/glauth/README.md +++ b/charts/stable/glauth/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/glauth) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/glauth) **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/go-playground/Chart.yaml b/charts/stable/go-playground/Chart.yaml index a0796b3414f..841d6b8cbb0 100644 --- a/charts/stable/go-playground/Chart.yaml +++ b/charts/stable/go-playground/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/go-playground - https://hub.docker.com/r/x1unix/go-playground type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/goaccess-npm-logs/Chart.yaml b/charts/stable/goaccess-npm-logs/Chart.yaml index a429b37c495..ad2ec9b12d9 100644 --- a/charts/stable/goaccess-npm-logs/Chart.yaml +++ b/charts/stable/goaccess-npm-logs/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml index 3971efb91a2..a14f6edebb5 100644 --- a/charts/stable/goaccess/Chart.yaml +++ b/charts/stable/goaccess/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/goaccess +home: https://truecharts.org/charts/stable/goaccess icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png keywords: - goaccess - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: goaccess sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess + - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess - https://hub.docker.com/r/gregyankovoy/goaccess type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/goaccess/README.md b/charts/stable/goaccess/README.md index 90251575f8c..97701127ee8 100644 --- a/charts/stable/goaccess/README.md +++ b/charts/stable/goaccess/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/goaccess) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/goaccess) **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/godaddy-ddns/Chart.yaml b/charts/stable/godaddy-ddns/Chart.yaml index 8f83c77ee00..6cb944f3492 100644 --- a/charts/stable/godaddy-ddns/Chart.yaml +++ b/charts/stable/godaddy-ddns/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/godaddy-ddns +home: https://truecharts.org/charts/stable/godaddy-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png keywords: - godaddy-ddns - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: godaddy-ddns sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns + - https://github.com/truecharts/charts/tree/master/charts/stable/godaddy-ddns - https://hub.docker.com/r/jwater7/godaddy-publicip-updater type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/godaddy-ddns/README.md b/charts/stable/godaddy-ddns/README.md index 1eab0894f7c..66e4a92ec56 100644 --- a/charts/stable/godaddy-ddns/README.md +++ b/charts/stable/godaddy-ddns/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/godaddy-ddns) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/godaddy-ddns) **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/gokapi/Chart.yaml b/charts/stable/gokapi/Chart.yaml index 5bf1e02a3fd..3e5d58ebe52 100644 --- a/charts/stable/gokapi/Chart.yaml +++ b/charts/stable/gokapi/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.8.0 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/gokapi icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png keywords: - gokapi - cloud - utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: gokapi sources: - https://github.com/Forceu/gokapi - - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi + - https://github.com/truecharts/charts/tree/master/charts/stable/gokapi - https://hub.docker.com/r/f0rc3/gokapi type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/gokapi/README.md b/charts/stable/gokapi/README.md index 385c94f0ce4..45bc637b149 100644 --- a/charts/stable/gokapi/README.md +++ b/charts/stable/gokapi/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/gokapi) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/gokapi) **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/golinks/Chart.yaml b/charts/stable/golinks/Chart.yaml index 398650a0f7c..d7be60673a3 100644 --- a/charts/stable/golinks/Chart.yaml +++ b/charts/stable/golinks/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: ersion-154c581 +appVersion: 154c581 dependencies: - name: common version: 17.2.22 @@ -26,16 +26,16 @@ keywords: - bookmarks - smart-bookmarks - golinks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: golinks sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - - https://ghcr.io/nicholaswilde/golinks - https://github.com/nicholaswilde/docker-golinks - https://github.com/prologic/golinks + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://ghcr.io/nicholaswilde/golinks type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml index 64743e7a9d3..c6a4127c789 100644 --- a/charts/stable/gonic/Chart.yaml +++ b/charts/stable/gonic/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png keywords: - music - subsonic -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - https://hub.docker.com/r/sentriz/gonic type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/googlephotossync/Chart.yaml b/charts/stable/googlephotossync/Chart.yaml index 7c2fdc43885..f7e677d9c2a 100644 --- a/charts/stable/googlephotossync/Chart.yaml +++ b/charts/stable/googlephotossync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 3.2.1 dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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). -home: https://truecharts.org/charts/incubator/googlephotossync +home: https://truecharts.org/charts/stable/googlephotossync icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png keywords: - googlephotossync - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: googlephotossync sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - https://github.com/truecharts/charts/tree/master/charts/stable/googlephotossync - https://ghcr.io/gilesknap/gphotos-sync type: application -version: 4.2.2 +version: 4.2.3 diff --git a/charts/stable/googlephotossync/README.md b/charts/stable/googlephotossync/README.md index 48792f7c315..c447977d803 100644 --- a/charts/stable/googlephotossync/README.md +++ b/charts/stable/googlephotossync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/googlephotossync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/googlephotossync) **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/gpodder/Chart.yaml b/charts/stable/gpodder/Chart.yaml index 172e7d1b9f7..db9fff5facb 100644 --- a/charts/stable/gpodder/Chart.yaml +++ b/charts/stable/gpodder/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/gpodder icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png keywords: - gpodder - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: gpodder sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder - - https://hub.docker.com/r/xthursdayx/gpodder-docker - https://gpodder.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/gpodder + - https://hub.docker.com/r/xthursdayx/gpodder-docker type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/gpodder/README.md b/charts/stable/gpodder/README.md index 789a5908545..61bbd070aca 100644 --- a/charts/stable/gpodder/README.md +++ b/charts/stable/gpodder/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/gpodder) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/gpodder) **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/grafana-image-renderer/Chart.yaml b/charts/stable/grafana-image-renderer/Chart.yaml index 86d82190a89..e7fd65747d3 100644 --- a/charts/stable/grafana-image-renderer/Chart.yaml +++ b/charts/stable/grafana-image-renderer/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/grafana-image-renderer icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png keywords: - grafana-image-renderer - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: grafana-image-renderer 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://github.com/truecharts/charts/tree/master/charts/stable/grafana-image-renderer - https://hub.docker.com/r/grafana/grafana-image-renderer type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/grafana-image-renderer/README.md b/charts/stable/grafana-image-renderer/README.md index 30402e9a6f6..a2053a052c7 100644 --- a/charts/stable/grafana-image-renderer/README.md +++ b/charts/stable/grafana-image-renderer/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/grafana-image-renderer) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/grafana-image-renderer) **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/grav/Chart.yaml b/charts/stable/grav/Chart.yaml index 12854fed850..229a53b922e 100644 --- a/charts/stable/grav/Chart.yaml +++ b/charts/stable/grav/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/grav - https://ghcr.io/linuxserver/grav type: application -version: 10.1.9 +version: 10.1.10 diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index 8c566f9f1a9..dadadaef3d5 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: dns - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.8.1 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd. -home: https://truecharts.org/charts/incubator/gravity +home: https://truecharts.org/charts/stable/gravity icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png keywords: - gravity - dns - networking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: gravity sources: - https://github.com/BeryJu/gravity - - https://github.com/truecharts/charts/tree/master/charts/incubator/gravity + - https://github.com/truecharts/charts/tree/master/charts/stable/gravity - https://ghcr.io/beryju/gravity type: application -version: 2.2.1 +version: 2.2.2 diff --git a/charts/stable/gravity/README.md b/charts/stable/gravity/README.md index 4df17b6cafd..908d8165094 100644 --- a/charts/stable/gravity/README.md +++ b/charts/stable/gravity/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/gravity) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/gravity) **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/gridcoinwalletgui/Chart.yaml b/charts/stable/gridcoinwalletgui/Chart.yaml index d67106288fa..c0c08c6d4ed 100644 --- a/charts/stable/gridcoinwalletgui/Chart.yaml +++ b/charts/stable/gridcoinwalletgui/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Running Boinc? Get some Gridcoins from your Boinc work! -home: https://truecharts.org/charts/incubator/gridcoinwalletgui +home: https://truecharts.org/charts/stable/gridcoinwalletgui icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png keywords: - gridcoinwalletgui - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: gridcoinwalletgui sources: - https://gridcoin.us/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - https://github.com/truecharts/charts/tree/master/charts/stable/gridcoinwalletgui - https://hub.docker.com/r/sublivion/gridcoinwalletgui type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/gridcoinwalletgui/README.md b/charts/stable/gridcoinwalletgui/README.md index 31087cd7f3b..48eb6719731 100644 --- a/charts/stable/gridcoinwalletgui/README.md +++ b/charts/stable/gridcoinwalletgui/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/gridcoinwalletgui) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/gridcoinwalletgui) **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/grocy/Chart.yaml b/charts/stable/grocy/Chart.yaml index 2fa74a22664..c06db57ffa4 100644 --- a/charts/stable/grocy/Chart.yaml +++ b/charts/stable/grocy/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/grocy - https://ghcr.io/linuxserver/grocy type: application -version: 17.1.10 +version: 17.1.11 diff --git a/charts/stable/guacamole/Chart.yaml b/charts/stable/guacamole/Chart.yaml index 7320bf7ba82..2386211131b 100644 --- a/charts/stable/guacamole/Chart.yaml +++ b/charts/stable/guacamole/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png keywords: - guacamole - remote -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,5 +33,6 @@ 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://hub.docker.com/r/guacamole/guacd type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml index e76137e6151..a8bf94572c0 100644 --- a/charts/stable/guacd/Chart.yaml +++ b/charts/stable/guacd/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - guacd - guacamole - remote -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - https://hub.docker.com/r/guacamole/guacd type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/guide2go/Chart.yaml b/charts/stable/guide2go/Chart.yaml index 10e3d5abb2f..0e21be27ad9 100644 --- a/charts/stable/guide2go/Chart.yaml +++ b/charts/stable/guide2go/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: a xml grabber from schedule direct service -home: https://truecharts.org/charts/incubator/guide2go +home: https://truecharts.org/charts/stable/guide2go icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png keywords: - guide2go - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: guide2go sources: - https://github.com/alturismo/guide2go - - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go + - https://github.com/truecharts/charts/tree/master/charts/stable/guide2go - https://hub.docker.com/r/alturismo/guide2go type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/guide2go/README.md b/charts/stable/guide2go/README.md index c816512b7a2..0392d4eccf6 100644 --- a/charts/stable/guide2go/README.md +++ b/charts/stable/guide2go/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/guide2go) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/guide2go) **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/h5ai/Chart.yaml b/charts/stable/h5ai/Chart.yaml index 9d17ffc90ec..301cc1ac930 100644 --- a/charts/stable/h5ai/Chart.yaml +++ b/charts/stable/h5ai/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/h5ai +home: https://truecharts.org/charts/stable/h5ai icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png keywords: - h5ai - Cloud - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: h5ai sources: - https://github.com/awesometic/docker-h5ai - - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - https://github.com/truecharts/charts/tree/master/charts/stable/h5ai - https://hub.docker.com/r/awesometic/h5ai type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/h5ai/README.md b/charts/stable/h5ai/README.md index 75ae2efb6ca..4d41db32674 100644 --- a/charts/stable/h5ai/README.md +++ b/charts/stable/h5ai/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/h5ai) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/h5ai) **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/halflife2deathmatch/Chart.yaml b/charts/stable/halflife2deathmatch/Chart.yaml index e90f56a5a4c..4f5e3efa5f3 100644 --- a/charts/stable/halflife2deathmatch/Chart.yaml +++ b/charts/stable/halflife2deathmatch/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: hl2dm dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. -home: https://truecharts.org/charts/incubator/halflife2deathmatch +home: https://truecharts.org/charts/stable/halflife2deathmatch icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png keywords: - halflife2deathmatch - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: halflife2deathmatch sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - https://github.com/truecharts/charts/tree/master/charts/stable/halflife2deathmatch - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/halflife2deathmatch/README.md b/charts/stable/halflife2deathmatch/README.md index b040fc29821..322785670ef 100644 --- a/charts/stable/halflife2deathmatch/README.md +++ b/charts/stable/halflife2deathmatch/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/halflife2deathmatch) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/halflife2deathmatch) **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/hammond/Chart.yaml b/charts/stable/hammond/Chart.yaml index 70559b694de..75f4d3da05f 100644 --- a/charts/stable/hammond/Chart.yaml +++ b/charts/stable/hammond/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hammond icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png keywords: - hammond -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - https://hub.docker.com/r/akhilrex/hammond type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 9bb6a359dec..74fa97fa293 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - handbrake - encode - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,8 +32,8 @@ maintainers: name: handbrake sources: - https://handbrake.fr/ + - https://github.com/jlesage/docker-handbrake - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake - https://hub.docker.com/r/jlesage/handbrake - - https://github.com/jlesage/docker-handbrake type: application -version: 20.0.1 +version: 20.0.2 diff --git a/charts/stable/hassconfigurator/Chart.yaml b/charts/stable/hassconfigurator/Chart.yaml index 085c46dd88e..5493113d151 100644 --- a/charts/stable/hassconfigurator/Chart.yaml +++ b/charts/stable/hassconfigurator/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: x86_64 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator -home: https://truecharts.org/charts/incubator/hassconfigurator +home: https://truecharts.org/charts/stable/hassconfigurator icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png keywords: - hassconfigurator - home-automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: hassconfigurator sources: - https://github.com/danielperna84/hass-configurator - - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator + - https://github.com/truecharts/charts/tree/master/charts/stable/hassconfigurator - https://hub.docker.com/r/causticlab/hass-configurator-docker type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/hassconfigurator/README.md b/charts/stable/hassconfigurator/README.md index 685b23ef0ac..a9aa2ed26e2 100644 --- a/charts/stable/hassconfigurator/README.md +++ b/charts/stable/hassconfigurator/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hassconfigurator) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hassconfigurator) **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/haste-server/Chart.yaml b/charts/stable/haste-server/Chart.yaml index 3cc8b6448fe..ec8213d4f64 100644 --- a/charts/stable/haste-server/Chart.yaml +++ b/charts/stable/haste-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - hastebin - haste-server - pastebin -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - https://ghcr.io/k8s-at-home/haste-server type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/hastebin/Chart.yaml b/charts/stable/hastebin/Chart.yaml index 3dba09861da..cd14bab7d76 100644 --- a/charts/stable/hastebin/Chart.yaml +++ b/charts/stable/hastebin/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,8 +17,8 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Alpine-based Chart for Hastebin, the node.js paste service " -home: https://truecharts.org/charts/incubator/hastebin +description: 'Alpine-based Chart for Hastebin, the node.js paste service ' +home: https://truecharts.org/charts/stable/hastebin icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png keywords: - hastebin @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: hastebin sources: - https://github.com/nzzane/haste-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin + - https://github.com/truecharts/charts/tree/master/charts/stable/hastebin - https://hub.docker.com/r/flippinturt/hastebin type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/hastebin/README.md b/charts/stable/hastebin/README.md index 28460c5a36f..f7649d5999a 100644 --- a/charts/stable/hastebin/README.md +++ b/charts/stable/hastebin/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hastebin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hastebin) **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/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml index 05b013f2faf..ed738e3bb94 100644 --- a/charts/stable/hasty-paste/Chart.yaml +++ b/charts/stable/hasty-paste/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.9.0 dependencies: @@ -25,7 +25,7 @@ dependencies: import-values: [] deprecated: false description: A fast and minimal paste bin, written in Python using Quart. -home: https://truecharts.org/charts/incubator/hasty-paste +home: https://truecharts.org/charts/stable/hasty-paste icon: https://truecharts.org/img/hotlink-ok/chart-icons/hasty-paste.png keywords: - hasty-paste @@ -33,7 +33,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,8 +41,8 @@ maintainers: name: hasty-paste sources: - 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/truecharts/charts/tree/master/charts/stable/hasty-paste + - https://ghcr.io/enchant97/hasty-paste type: application -version: 5.1.9 +version: 5.1.10 diff --git a/charts/stable/hasty-paste/README.md b/charts/stable/hasty-paste/README.md index f69ee8c945f..526222b97ff 100644 --- a/charts/stable/hasty-paste/README.md +++ b/charts/stable/hasty-paste/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hasty-paste) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hasty-paste) **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/headphones/Chart.yaml b/charts/stable/headphones/Chart.yaml index 1ba47e66f97..1659b6acdeb 100644 --- a/charts/stable/headphones/Chart.yaml +++ b/charts/stable/headphones/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: ersion-a78f38c1 +appVersion: a78f38c1 dependencies: - name: common version: 17.2.22 @@ -24,16 +24,16 @@ keywords: - headphones - music - downloader -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: headphones sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://ghcr.io/linuxserver/headphones - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://ghcr.io/linuxserver/headphones type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/healthchecks/Chart.yaml b/charts/stable/healthchecks/Chart.yaml index eed5d069c3d..e94bb012fc9 100644 --- a/charts/stable/healthchecks/Chart.yaml +++ b/charts/stable/healthchecks/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - cron - monitoring - alert -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks - https://ghcr.io/linuxserver/healthchecks type: application -version: 13.1.9 +version: 13.1.10 diff --git a/charts/stable/hedgedoc/Chart.yaml b/charts/stable/hedgedoc/Chart.yaml index 8a71a55001b..845dc5bcd26 100644 --- a/charts/stable/hedgedoc/Chart.yaml +++ b/charts/stable/hedgedoc/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hedgedoc icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png keywords: - hedgedoc -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc - https://quay.io/hedgedoc/hedgedoc type: application -version: 11.1.6 +version: 11.1.7 diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index 4acfb371534..7426d05411b 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png keywords: - heimdall -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - https://hub.docker.com/r/linuxserver/heimdall type: application -version: 18.1.6 +version: 18.1.7 diff --git a/charts/stable/hetzner-ddns/Chart.yaml b/charts/stable/hetzner-ddns/Chart.yaml index e9336a7567c..7ddda355e76 100644 --- a/charts/stable/hetzner-ddns/Chart.yaml +++ b/charts/stable/hetzner-ddns/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/hetzner-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png keywords: - hetzner-ddns - Network-DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: hetzner-ddns sources: - https://github.com/kutzilla/docker-hetzner-ddns - - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns + - https://github.com/truecharts/charts/tree/master/charts/stable/hetzner-ddns - https://hub.docker.com/r/kutzilla/hetzner-ddns type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/hetzner-ddns/README.md b/charts/stable/hetzner-ddns/README.md index 931cae0b9a8..1e7095cf9c7 100644 --- a/charts/stable/hetzner-ddns/README.md +++ b/charts/stable/hetzner-ddns/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hetzner-ddns) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hetzner-ddns) **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/hexchat/Chart.yaml b/charts/stable/hexchat/Chart.yaml index 6e204de5543..0ace7f744f7 100644 --- a/charts/stable/hexchat/Chart.yaml +++ b/charts/stable/hexchat/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/hexchat +home: https://truecharts.org/charts/stable/hexchat icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png keywords: - hexchat - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,8 +33,8 @@ name: hexchat sources: - https://registry.hub.docker.com/r/binhex/arch-hexchat/ - https://github.com/binhex/documentation - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat - - https://hub.docker.com/r/binhex/arch-hexchat - https://hexchat.github.io/ + - https://github.com/truecharts/charts/tree/master/charts/stable/hexchat + - https://hub.docker.com/r/binhex/arch-hexchat type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/hexchat/README.md b/charts/stable/hexchat/README.md index b506f8a9253..44fb5ed7012 100644 --- a/charts/stable/hexchat/README.md +++ b/charts/stable/hexchat/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hexchat) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hexchat) **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/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index e5de8a495d0..f107c4cefa8 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A self-hosted blogging platform in which posts are written in markdown -home: https://truecharts.org/charts/incubator/hexo-blog +home: https://truecharts.org/charts/stable/hexo-blog icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png keywords: - hexo-blog - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: hexo-blog sources: - https://github.com/fletchto99/hexo-dev-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog + - https://github.com/truecharts/charts/tree/master/charts/stable/hexo-blog - https://hub.docker.com/r/fletchto99/hexo-dev-blog type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/hexo-blog/README.md b/charts/stable/hexo-blog/README.md index d999085647b..b92b7bf7f5c 100644 --- a/charts/stable/hexo-blog/README.md +++ b/charts/stable/hexo-blog/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hexo-blog) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hexo-blog) **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/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml index 7fea3a62468..db1e0bf6482 100644 --- a/charts/stable/homarr/Chart.yaml +++ b/charts/stable/homarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png keywords: - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - https://ghcr.io/ajnart/homarr type: application -version: 9.1.8 +version: 9.1.9 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 266d3e904f1..c054bc2d5c9 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - https://hub.docker.com/r/homeassistant/home-assistant type: application -version: 23.0.6 +version: 23.0.7 diff --git a/charts/stable/homebox/Chart.yaml b/charts/stable/homebox/Chart.yaml index 77ea1003067..f0e748ca113 100644 --- a/charts/stable/homebox/Chart.yaml +++ b/charts/stable/homebox/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: inventory - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png keywords: - homebox - inventory -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - https://ghcr.io/hay-kot/homebox type: application -version: 5.1.7 +version: 5.1.8 diff --git a/charts/stable/homebridge/Chart.yaml b/charts/stable/homebridge/Chart.yaml index d1c5688bee3..57c02c8ab4a 100644 --- a/charts/stable/homebridge/Chart.yaml +++ b/charts/stable/homebridge/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: "2023" +appVersion: 2023.12.30 dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A lightweight NodeJS server that emulates the iOS HomeKit API -home: https://truecharts.org/charts/incubator/homebridge +home: https://truecharts.org/charts/stable/homebridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png keywords: - homebridge - homekit -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: homebridge sources: - https://github.com/oznu/docker-homebridge - https://homebridge.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://github.com/truecharts/charts/tree/master/charts/stable/homebridge - https://hub.docker.com/r/homebridge/homebridge type: application -version: 6.1.9 +version: 6.1.10 diff --git a/charts/stable/homebridge/README.md b/charts/stable/homebridge/README.md index 0fde7506597..452da99f60a 100644 --- a/charts/stable/homebridge/README.md +++ b/charts/stable/homebridge/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/homebridge) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/homebridge) **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/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml index 0e05cce10ab..f7614f23abe 100644 --- a/charts/stable/homelablabelmaker/Chart.yaml +++ b/charts/stable/homelablabelmaker/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - homelablabelmaker - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: homelablabelmaker sources: - - https://hub.docker.com/r/davidspek/homelablabelmaker - https://github.com/DavidSpek/homelablabelmaker - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index ed2dda7d9f5..32b1e360822 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - https://ghcr.io/gethomepage/homepage type: application -version: 6.3.8 +version: 6.3.9 diff --git a/charts/stable/homer/Chart.yaml b/charts/stable/homer/Chart.yaml index 072d5eee8ec..916c6e8dea7 100644 --- a/charts/stable/homer/Chart.yaml +++ b/charts/stable/homer/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - homer - dashboard - launcher -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homer - https://hub.docker.com/r/b4bz/homer type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/hoobs/Chart.yaml b/charts/stable/hoobs/Chart.yaml index 0568c124876..7a9cafcd3cd 100644 --- a/charts/stable/hoobs/Chart.yaml +++ b/charts/stable/hoobs/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,21 +17,21 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +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/stable/hoobs icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png keywords: - hoobs - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: hoobs sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hoobs - https://hub.docker.com/r/hoobs/hoobs - - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/hoobs/README.md b/charts/stable/hoobs/README.md index 54c0abeec3c..797219f0cd4 100644 --- a/charts/stable/hoobs/README.md +++ b/charts/stable/hoobs/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hoobs) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hoobs) **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/htpcmanager/Chart.yaml b/charts/stable/htpcmanager/Chart.yaml index e23551c2a4a..98548bdbfcc 100644 --- a/charts/stable/htpcmanager/Chart.yaml +++ b/charts/stable/htpcmanager/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/htpcmanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png keywords: - htpcmanager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager - https://ghcr.io/linuxserver/htpcmanager type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 99111d9d8e9..47b9c7522e6 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png keywords: - humhub - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -46,5 +46,6 @@ name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - https://ghcr.io/mriedmann/humhub-nginx + - https://ghcr.io/mriedmann/humhub-phponly type: application -version: 6.2.3 +version: 6.2.4 diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml index 40467d8e879..c569b3ce0aa 100644 --- a/charts/stable/hurtworld/Chart.yaml +++ b/charts/stable/hurtworld/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: hurtworld dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Hurtworld and run it. -home: https://truecharts.org/charts/incubator/hurtworld +home: https://truecharts.org/charts/stable/hurtworld icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png keywords: - hurtworld - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: hurtworld sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - https://github.com/truecharts/charts/tree/master/charts/stable/hurtworld - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/hurtworld/README.md b/charts/stable/hurtworld/README.md index 1ce61d6f22a..51fc710c9a1 100644 --- a/charts/stable/hurtworld/README.md +++ b/charts/stable/hurtworld/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/hurtworld) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hurtworld) **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/hyperion-ng/Chart.yaml b/charts/stable/hyperion-ng/Chart.yaml index 67e7b0ab783..49a74543754 100644 --- a/charts/stable/hyperion-ng/Chart.yaml +++ b/charts/stable/hyperion-ng/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png keywords: - hyperion-ng - hyperion -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - https://hub.docker.com/r/sirfragalot/hyperion.ng type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml index 1f14f5c9fe0..471cba91818 100644 --- a/charts/stable/icloudpd/Chart.yaml +++ b/charts/stable/icloudpd/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd - https://hub.docker.com/r/boredazfcuk/icloudpd type: application -version: 5.1.10 +version: 5.1.11 diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index a4b8bc098fe..74040eafc45 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). -home: https://truecharts.org/charts/incubator/imgpush +home: https://truecharts.org/charts/stable/imgpush icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png keywords: - imgpush @@ -27,15 +27,15 @@ keywords: - MediaServer-Photos - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: imgpush sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush - - https://hub.docker.com/r/hauxir/imgpush - https://github.com/hauxir/imgpush + - https://github.com/truecharts/charts/tree/master/charts/stable/imgpush + - https://hub.docker.com/r/hauxir/imgpush type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/imgpush/README.md b/charts/stable/imgpush/README.md index af3a154f193..0b7e767cd6c 100644 --- a/charts/stable/imgpush/README.md +++ b/charts/stable/imgpush/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/imgpush) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/imgpush) **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/import-ics/Chart.yaml b/charts/stable/import-ics/Chart.yaml index 74ee5da6c81..b540b96e119 100644 --- a/charts/stable/import-ics/Chart.yaml +++ b/charts/stable/import-ics/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/import-ics icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png keywords: - import-ics - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: import-ics sources: - - 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/stable/import-ics + - https://hub.docker.com/r/vilhjalmr26/import_ics type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/import-ics/README.md b/charts/stable/import-ics/README.md index 6360984d8dd..18dd14af6ff 100644 --- a/charts/stable/import-ics/README.md +++ b/charts/stable/import-ics/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/import-ics) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/import-ics) **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/impostor-server/Chart.yaml b/charts/stable/impostor-server/Chart.yaml index e8f0a0fec7a..72ec97a9ec3 100644 --- a/charts/stable/impostor-server/Chart.yaml +++ b/charts/stable/impostor-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/impostor-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png keywords: - impostor-server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server - https://hub.docker.com/r/aeonlucid/impostor type: application -version: 7.1.9 +version: 7.1.10 diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml index b404ce4e95c..41762b2a941 100644 --- a/charts/stable/inkscape-desktop-g3/Chart.yaml +++ b/charts/stable/inkscape-desktop-g3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/inkscape-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png keywords: - inkscape-desktop-g3 - Productivity - Tools-Utilities - MediaApp-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: inkscape-desktop-g3 sources: - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - https://github.com/truecharts/charts/tree/master/charts/stable/inkscape-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/inkscape-desktop-g3/README.md b/charts/stable/inkscape-desktop-g3/README.md index 4ae6b9503c6..a8f27f4d2cf 100644 --- a/charts/stable/inkscape-desktop-g3/README.md +++ b/charts/stable/inkscape-desktop-g3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/inkscape-desktop-g3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/inkscape-desktop-g3) **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/insurgencysandstorm/Chart.yaml b/charts/stable/insurgencysandstorm/Chart.yaml index 85e09e19eff..39195fad65e 100644 --- a/charts/stable/insurgencysandstorm/Chart.yaml +++ b/charts/stable/insurgencysandstorm/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: insurgencysandstorm dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. -home: https://truecharts.org/charts/incubator/insurgencysandstorm +home: https://truecharts.org/charts/stable/insurgencysandstorm icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png keywords: - insurgencysandstorm - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: insurgencysandstorm 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/stable/insurgencysandstorm + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/insurgencysandstorm/README.md b/charts/stable/insurgencysandstorm/README.md index 8bee469cd1e..4f22b59a1fb 100644 --- a/charts/stable/insurgencysandstorm/README.md +++ b/charts/stable/insurgencysandstorm/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/insurgencysandstorm) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/insurgencysandstorm) **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/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 0937852a0e3..74e0627a67c 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,16 +24,16 @@ keywords: - invidious - youtube - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: invidious sources: - - 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 type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/invitarr/Chart.yaml b/charts/stable/invitarr/Chart.yaml index 78e9d8f9127..2fddc2ef011 100644 --- a/charts/stable/invitarr/Chart.yaml +++ b/charts/stable/invitarr/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: A chatbot that invites discord users to plex. -home: https://truecharts.org/charts/incubator/invitarr +home: https://truecharts.org/charts/stable/invitarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png keywords: - invitarr - home-automation - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: invitarr sources: - https://github.com/Sleepingpirates/Invitarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr + - https://github.com/truecharts/charts/tree/master/charts/stable/invitarr - https://hub.docker.com/r/piratify/invitarr type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/invitarr/README.md b/charts/stable/invitarr/README.md index ed15f6fd8b8..70296b425f1 100644 --- a/charts/stable/invitarr/README.md +++ b/charts/stable/invitarr/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/invitarr) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/invitarr) **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/ipfs/Chart.yaml b/charts/stable/ipfs/Chart.yaml index eabe2d312f7..60b74a53e18 100644 --- a/charts/stable/ipfs/Chart.yaml +++ b/charts/stable/ipfs/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: storage - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png keywords: - ipfs - kubo -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: ipfs sources: - - 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 type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/ipmi-tools/Chart.yaml b/charts/stable/ipmi-tools/Chart.yaml index cd352e8fa68..4f90de5b1ec 100644 --- a/charts/stable/ipmi-tools/Chart.yaml +++ b/charts/stable/ipmi-tools/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ipmi-tools - https://hub.docker.com/r/edchamberlain/ipmi-tools type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index d55d9badd83..65fed2dba1a 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr type: application -version: 8.2.2 +version: 8.2.3 diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml index d6011a2ebeb..58e99e077b9 100644 --- a/charts/stable/it-tools/Chart.yaml +++ b/charts/stable/it-tools/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: tools - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/it-tools icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png keywords: - it-tools -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools - https://hub.docker.com/r/corentinth/it-tools type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml index 56deaf0b017..440f4f08287 100644 --- a/charts/stable/iyuuplus/Chart.yaml +++ b/charts/stable/iyuuplus/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png keywords: - iyuuplus - pt -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - https://hub.docker.com/r/iyuucn/iyuuplus type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index d459e191675..6a2eedd554c 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - jackett - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://ghcr.io/linuxserver/jackett type: application -version: 18.1.6 +version: 18.1.7 diff --git a/charts/stable/jdownloader2/Chart.yaml b/charts/stable/jdownloader2/Chart.yaml index ce9c0fdee76..ff1326919ce 100644 --- a/charts/stable/jdownloader2/Chart.yaml +++ b/charts/stable/jdownloader2/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: downloads - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png keywords: - jdownloader - download -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 - https://hub.docker.com/r/jlesage/jdownloader-2 type: application -version: 14.2.6 +version: 14.2.7 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 73531057b4f..77a8e364e72 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -33,7 +33,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - - https://hub.docker.com/r/jellyfin/jellyfin - https://hub.docker.com/r/alpine/socat + - https://hub.docker.com/r/jellyfin/jellyfin type: application -version: 17.1.10 +version: 17.1.11 diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml index 2446a979dee..e32a67ddbe3 100644 --- a/charts/stable/jellyseerr/Chart.yaml +++ b/charts/stable/jellyseerr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/jellyseerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png keywords: - jellyseerr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - https://hub.docker.com/r/fallenbagel/jellyseerr type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml index 29ea3451dc0..5c90dcf791b 100644 --- a/charts/stable/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: statistics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png keywords: - jellystat - jellyfin -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: jellystat sources: - - https://hub.docker.com/r/cyfershepard/jellystat - https://github.com/CyferShepard/Jellystat - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat + - https://hub.docker.com/r/cyfershepard/jellystat type: application -version: 2.1.6 +version: 2.1.7 diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index b61f39e0027..191f050b5a5 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Track what you have read, what you are reading and what you want to read. -home: https://truecharts.org/charts/incubator/jelu +home: https://truecharts.org/charts/stable/jelu icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png keywords: - jelu - MediaApp-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: jelu sources: - https://github.com/bayang/jelu - - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - https://github.com/truecharts/charts/tree/master/charts/stable/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/jelu/README.md b/charts/stable/jelu/README.md index 2ab0b19a72c..3a99d13eb06 100644 --- a/charts/stable/jelu/README.md +++ b/charts/stable/jelu/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/jelu) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/jelu) **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/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml index 962311c76e7..881b57c680b 100644 --- a/charts/stable/jenkins/Chart.yaml +++ b/charts/stable/jenkins/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "2.441" +appVersion: 2.441.0 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png keywords: - jenkins - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 6.5.0 +version: 6.5.1 diff --git a/charts/stable/jmzhomeproxy/Chart.yaml b/charts/stable/jmzhomeproxy/Chart.yaml index 63bce178557..9e0af3709cd 100644 --- a/charts/stable/jmzhomeproxy/Chart.yaml +++ b/charts/stable/jmzhomeproxy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/jmzhomeproxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png keywords: - jmzhomeproxy - Cloud - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: jmzhomeproxy sources: - https://github.com/JmzTaylor/homelab_proxy/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - https://github.com/truecharts/charts/tree/master/charts/stable/jmzhomeproxy - https://hub.docker.com/r/jmzsoftware/jmzhomelabproxy type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/jmzhomeproxy/README.md b/charts/stable/jmzhomeproxy/README.md index 4aeada10ec0..fee6de3cdb8 100644 --- a/charts/stable/jmzhomeproxy/README.md +++ b/charts/stable/jmzhomeproxy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/jmzhomeproxy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/jmzhomeproxy) **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/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index 9a803aec3d9..9991ce9632a 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server - https://hub.docker.com/r/joplin/server type: application -version: 16.2.3 +version: 16.2.4 diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 770be16f323..206169a03c7 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "2023" +appVersion: 2023.10.20 dependencies: - name: common version: 17.2.22 @@ -24,7 +24,7 @@ keywords: - Jupyter - Notebook - Lab -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,6 +33,13 @@ name: jupyter sources: - https://github.com/jupyter/docker-stacks - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://hub.docker.com/r/jupyter/all-spark-notebook + - https://hub.docker.com/r/jupyter/scipy-notebook + - https://hub.docker.com/r/jupyter/tensorflow-notebook + - https://hub.docker.com/r/jupyter/datascience-notebook + - https://hub.docker.com/r/jupyter/base-notebook - https://hub.docker.com/r/jupyter/pyspark-notebook + - https://hub.docker.com/r/jupyter/r-notebook + - https://hub.docker.com/r/jupyter/minimal-notebook type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index 117a2e4f254..adbe23decf6 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png keywords: - kanboard - kanban -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - https://hub.docker.com/r/kanboard/kanboard type: application -version: 15.1.6 +version: 15.1.7 diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index cec1e642958..b11958162d1 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png keywords: - kasm - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - https://hub.docker.com/r/kasmweb/workspaces type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/kavita/Chart.yaml b/charts/stable/kavita/Chart.yaml index cf5b8802a0e..2973ee3956a 100644 --- a/charts/stable/kavita/Chart.yaml +++ b/charts/stable/kavita/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - https://hub.docker.com/r/jvmilazz0/kavita type: application -version: 8.1.8 +version: 8.1.9 diff --git a/charts/stable/kdenlive-vnc/Chart.yaml b/charts/stable/kdenlive-vnc/Chart.yaml index 5e0bf529743..5aff2261511 100644 --- a/charts/stable/kdenlive-vnc/Chart.yaml +++ b/charts/stable/kdenlive-vnc/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) -home: https://truecharts.org/charts/incubator/kdenlive-vnc +home: https://truecharts.org/charts/stable/kdenlive-vnc icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png keywords: - kdenlive-vnc @@ -26,7 +26,7 @@ keywords: - MediaApp-Music - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: kdenlive-vnc sources: - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive-vnc - https://hub.docker.com/r/tessypowder/docker-kdenlive type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/kdenlive-vnc/README.md b/charts/stable/kdenlive-vnc/README.md index 37fd32af018..9ced3ce48c4 100644 --- a/charts/stable/kdenlive-vnc/README.md +++ b/charts/stable/kdenlive-vnc/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kdenlive-vnc) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/kdenlive-vnc) **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/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml index 9bc56b4967a..6ca33ef408a 100644 --- a/charts/stable/kdenlive/Chart.yaml +++ b/charts/stable/kdenlive/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/kdenlive icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png keywords: - kdenlive - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ 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://github.com/truecharts/charts/tree/master/charts/stable/kdenlive - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/kdenlive/README.md b/charts/stable/kdenlive/README.md index 85ac54d86b3..b72a3a591dc 100644 --- a/charts/stable/kdenlive/README.md +++ b/charts/stable/kdenlive/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kdenlive) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/kdenlive) **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/keeweb/Chart.yaml b/charts/stable/keeweb/Chart.yaml index 936e86fe412..ffa28a1d696 100644 --- a/charts/stable/keeweb/Chart.yaml +++ b/charts/stable/keeweb/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/keeweb icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png keywords: - keeweb @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: keeweb sources: - https://github.com/keeweb/keeweb - - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - https://github.com/truecharts/charts/tree/master/charts/stable/keeweb - https://hub.docker.com/r/antelle/keeweb type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/keeweb/README.md b/charts/stable/keeweb/README.md index 47860e88903..0ccee8c46b8 100644 --- a/charts/stable/keeweb/README.md +++ b/charts/stable/keeweb/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/keeweb) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/keeweb) **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/kerbalspaceprogram-lmp/Chart.yaml b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml index fa06351c89b..2f928f2cf39 100644 --- a/charts/stable/kerbalspaceprogram-lmp/Chart.yaml +++ b/charts/stable/kerbalspaceprogram-lmp/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). -home: https://truecharts.org/charts/incubator/kerbalspaceprogram-lmp +home: https://truecharts.org/charts/stable/kerbalspaceprogram-lmp icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png keywords: - kerbalspaceprogram-lmp - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: kerbalspaceprogram-lmp sources: - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - https://github.com/truecharts/charts/tree/master/charts/stable/kerbalspaceprogram-lmp - https://hub.docker.com/r/ich777/lunamultiplayer-ksp type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/kerbalspaceprogram-lmp/README.md b/charts/stable/kerbalspaceprogram-lmp/README.md index 1698b11fd31..fedd49ce7b8 100644 --- a/charts/stable/kerbalspaceprogram-lmp/README.md +++ b/charts/stable/kerbalspaceprogram-lmp/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kerbalspaceprogram-lmp) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/kerbalspaceprogram-lmp) **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/kerio-connect/Chart.yaml b/charts/stable/kerio-connect/Chart.yaml index 28140cea270..f149575f090 100644 --- a/charts/stable/kerio-connect/Chart.yaml +++ b/charts/stable/kerio-connect/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/kerio-connect icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png keywords: - kerio-connect - Network-Web - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: kerio-connect sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - https://github.com/truecharts/charts/tree/master/charts/stable/kerio-connect - https://hub.docker.com/r/chvb/docker-kerio-connect type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/kerio-connect/README.md b/charts/stable/kerio-connect/README.md index f8ed0ee977a..4301c89c56f 100644 --- a/charts/stable/kerio-connect/README.md +++ b/charts/stable/kerio-connect/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kerio-connect) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/kerio-connect) **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/kitana/Chart.yaml b/charts/stable/kitana/Chart.yaml index 91e28fb146a..dfe64954d9e 100644 --- a/charts/stable/kitana/Chart.yaml +++ b/charts/stable/kitana/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/kitana +home: https://truecharts.org/charts/stable/kitana icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png keywords: - kitana - home-automation - Tools-Utilities - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: kitana sources: - - https://hub.docker.com/r/pannal/kitana - https://github.com/pannal/Kitana - - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana + - https://github.com/truecharts/charts/tree/master/charts/stable/kitana + - https://hub.docker.com/r/pannal/kitana type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/kitana/README.md b/charts/stable/kitana/README.md index effc1a133db..1841d139aa5 100644 --- a/charts/stable/kitana/README.md +++ b/charts/stable/kitana/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kitana) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/kitana) **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/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 288e6690c77..63f6e94a046 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,16 @@ keywords: - recipes - kitchen - grocery -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: kitchenowl sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl - https://tombursch.github.io/kitchenowl + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://hub.docker.com/r/tombursch/kitchenowl-web + - https://hub.docker.com/r/tombursch/kitchenowl type: application -version: 8.3.0 +version: 8.3.1 diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 1b8b11034b5..922a7fa9070 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png keywords: - kiwix-serve - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - https://ghcr.io/kiwix/kiwix-serve type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index 0042b4b03c9..e914b05a53d 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: graywares - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kms icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png keywords: - kms -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kms - https://hub.docker.com/r/pykmsorg/py-kms type: application -version: 17.1.6 +version: 17.1.7 diff --git a/charts/stable/kodi-headless/Chart.yaml b/charts/stable/kodi-headless/Chart.yaml index 94c13c2fe73..902ff3c7b36 100644 --- a/charts/stable/kodi-headless/Chart.yaml +++ b/charts/stable/kodi-headless/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "190" +appVersion: 190.0.0 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kodi-headless icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png keywords: - kodi-headless -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless - https://hub.docker.com/r/linuxserver/kodi-headless type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index b4c1880847e..cc3584ed670 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - comics - mangas - server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/komga - https://hub.docker.com/r/gotson/komga type: application -version: 12.2.2 +version: 12.2.3 diff --git a/charts/stable/kopia/Chart.yaml b/charts/stable/kopia/Chart.yaml index 59671da5d1c..9f3bfec1350 100644 --- a/charts/stable/kopia/Chart.yaml +++ b/charts/stable/kopia/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png keywords: - backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kopia - https://hub.docker.com/r/kopia/kopia type: application -version: 10.1.9 +version: 10.1.10 diff --git a/charts/stable/krusader/Chart.yaml b/charts/stable/krusader/Chart.yaml index 4c31d065942..eda9461016e 100644 --- a/charts/stable/krusader/Chart.yaml +++ b/charts/stable/krusader/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. -home: https://truecharts.org/charts/incubator/krusader +home: https://truecharts.org/charts/stable/krusader icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png keywords: - krusader - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: krusader sources: - https://krusader.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader + - https://github.com/truecharts/charts/tree/master/charts/stable/krusader - https://hub.docker.com/r/ich777/krusader type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/krusader/README.md b/charts/stable/krusader/README.md index 5957053f177..a11abf34634 100644 --- a/charts/stable/krusader/README.md +++ b/charts/stable/krusader/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/krusader) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/krusader) **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/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml index 2da0864e1dd..3d2611416a2 100644 --- a/charts/stable/lama-cleaner/Chart.yaml +++ b/charts/stable/lama-cleaner/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - lama-cleaner - media - AI -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - https://hub.docker.com/r/cwq1913/lama-cleaner type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index 61666c264e8..4e905a89cfa 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png keywords: - lancache-dns - dns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - https://hub.docker.com/r/lancachenet/lancache-dns type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/lancache-monolithic/Chart.yaml b/charts/stable/lancache-monolithic/Chart.yaml index 04e7f98923e..fdb87f0831e 100644 --- a/charts/stable/lancache-monolithic/Chart.yaml +++ b/charts/stable/lancache-monolithic/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: gaming - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png keywords: - monolithic - lancache -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,6 +32,7 @@ name: lancache-monolithic sources: - https://github.com/lancachenet/monolithic - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://hub.docker.com/r/ich777/lancache-prefill - https://hub.docker.com/r/lancachenet/monolithic type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/lanraragi/Chart.yaml b/charts/stable/lanraragi/Chart.yaml index a76f7ea97be..0f5d93cc4de 100644 --- a/charts/stable/lanraragi/Chart.yaml +++ b/charts/stable/lanraragi/Chart.yaml @@ -1,25 +1,13 @@ -kubeVersion: ">=1.24.0-0" +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable apiVersion: v2 -name: lanraragi -version: 8.1.6 -appVersion: "" -description: Open source server for archival of comics/manga. -home: https://truecharts.org/charts/stable/lanraragi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png -deprecated: false -sources: - - https://github.com/Difegue/LANraragi - - https://sugoi.gitbook.io/lanraragi/ - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://hub.docker.com/r/difegue/lanraragi -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - lanraragi - - comics - - manga +appVersion: 0.9.0 dependencies: - name: common version: 17.2.22 @@ -28,12 +16,24 @@ dependencies: alias: "" tags: [] import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable +deprecated: false +description: Open source server for archival of comics/manga. +home: https://truecharts.org/charts/stable/lanraragi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png +keywords: + - lanraragi + - comics + - manga +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: lanraragi +sources: + - https://github.com/Difegue/LANraragi + - https://sugoi.gitbook.io/lanraragi/ + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://hub.docker.com/r/difegue/lanraragi type: application +version: 8.1.7 diff --git a/charts/stable/lastoasis/Chart.yaml b/charts/stable/lastoasis/Chart.yaml index 8e646f80d99..c6025fc266b 100644 --- a/charts/stable/lastoasis/Chart.yaml +++ b/charts/stable/lastoasis/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: lastoasis dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Last Oasis and run it. -home: https://truecharts.org/charts/incubator/lastoasis +home: https://truecharts.org/charts/stable/lastoasis icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png keywords: - lastoasis - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: lastoasis sources: - https://store.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis + - https://github.com/truecharts/charts/tree/master/charts/stable/lastoasis - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/lastoasis/README.md b/charts/stable/lastoasis/README.md index 5897db6d234..2eca780d09e 100644 --- a/charts/stable/lastoasis/README.md +++ b/charts/stable/lastoasis/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/lastoasis) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/lastoasis) **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/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index 95bcd76501c..e7faff9a7e7 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian - https://ghcr.io/linuxserver/lazylibrarian type: application -version: 17.1.10 +version: 17.1.11 diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml index 4c3c7bd85f0..e34050aeacd 100644 --- a/charts/stable/leaf2mqtt/Chart.yaml +++ b/charts/stable/leaf2mqtt/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "0.6" +appVersion: 0.6.0 dependencies: - name: common version: 17.2.22 @@ -26,7 +26,7 @@ keywords: - nissan - kamereon - carwings -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - https://ghcr.io/k8s-at-home/leaf2mqtt type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/left4dead/Chart.yaml b/charts/stable/left4dead/Chart.yaml index 1d5e37d8901..4c3dea44cf1 100644 --- a/charts/stable/left4dead/Chart.yaml +++ b/charts/stable/left4dead/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: l4d dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Left4Dead and run it. -home: https://truecharts.org/charts/incubator/left4dead +home: https://truecharts.org/charts/stable/left4dead icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png keywords: - left4dead - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: left4dead sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead + - https://github.com/truecharts/charts/tree/master/charts/stable/left4dead - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/left4dead/README.md b/charts/stable/left4dead/README.md index 4c8416f435b..6327d1d4369 100644 --- a/charts/stable/left4dead/README.md +++ b/charts/stable/left4dead/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/left4dead) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/left4dead) **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/lemur-cfssl/Chart.yaml b/charts/stable/lemur-cfssl/Chart.yaml index b3ef5c7cb93..b5615a339ee 100644 --- a/charts/stable/lemur-cfssl/Chart.yaml +++ b/charts/stable/lemur-cfssl/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/lemur-cfssl icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png keywords: - lemur-cfssl - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: lemur-cfssl sources: - https://github.com/Netflix/lemur - - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - https://github.com/truecharts/charts/tree/master/charts/stable/lemur-cfssl - https://hub.docker.com/r/halianelf/lemur type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/lemur-cfssl/README.md b/charts/stable/lemur-cfssl/README.md index ca6128a8ce3..2c78cae9655 100644 --- a/charts/stable/lemur-cfssl/README.md +++ b/charts/stable/lemur-cfssl/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/lemur-cfssl) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/lemur-cfssl) **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/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml index 0f280e72142..a7609ba2d1d 100644 --- a/charts/stable/libreddit/Chart.yaml +++ b/charts/stable/libreddit/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - reddit - libreddit - social -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - https://hub.docker.com/r/libreddit/libreddit type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index 55550f53bc4..d92aa733d73 100644 --- a/charts/stable/libremdb/Chart.yaml +++ b/charts/stable/libremdb/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -31,7 +31,7 @@ keywords: - libremdb - media - imdb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 6.1.17 +version: 6.1.18 diff --git a/charts/stable/librespeed/Chart.yaml b/charts/stable/librespeed/Chart.yaml index eec8c077dcd..e4ae8261ccf 100644 --- a/charts/stable/librespeed/Chart.yaml +++ b/charts/stable/librespeed/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - https://ghcr.io/linuxserver/librespeed type: application -version: 12.1.9 +version: 12.1.10 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index aa5b0a1474d..fb8fc49d525 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://ghcr.io/onedr0p/lidarr-develop - https://ghcr.io/onedr0p/exportarr type: application -version: 19.1.9 +version: 19.1.10 diff --git a/charts/stable/lingva/Chart.yaml b/charts/stable/lingva/Chart.yaml index 37dce8745b4..b59b35ac0bc 100644 --- a/charts/stable/lingva/Chart.yaml +++ b/charts/stable/lingva/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/lingva icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png keywords: - lingva - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: lingva sources: - https://github.com/TheDavidDelta/lingva-translate - - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - https://github.com/truecharts/charts/tree/master/charts/stable/lingva - https://hub.docker.com/r/thedaviddelta/lingva-translate type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/lingva/README.md b/charts/stable/lingva/README.md index fe710e2e6fb..4654569ba33 100644 --- a/charts/stable/lingva/README.md +++ b/charts/stable/lingva/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/lingva) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/lingva) **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/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml index cac617d1cc8..3a4355dca26 100644 --- a/charts/stable/linkding/Chart.yaml +++ b/charts/stable/linkding/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png keywords: - bookmarks - links -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - https://hub.docker.com/r/sissbruecker/linkding type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index 8cb6fc2cba1..0886ecc6921 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.0.36 dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: A self-hosted bookmark database with full-text page content search. -home: https://truecharts.org/charts/incubator/linkwallet +home: https://truecharts.org/charts/stable/linkwallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png keywords: - bookmarks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: linkwallet 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/truecharts/charts/tree/master/charts/stable/linkwallet + - https://hub.docker.com/r/tardisx/linkwallet type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/linkwallet/README.md b/charts/stable/linkwallet/README.md index 029d97a0216..18809a70a30 100644 --- a/charts/stable/linkwallet/README.md +++ b/charts/stable/linkwallet/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/linkwallet) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/linkwallet) **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/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index 1a6fabb4d30..f80f1f08d6e 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden - https://ghcr.io/linkwarden/linkwarden type: application -version: 3.2.9 +version: 3.2.10 diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index 2f59602bb88..b129ea82997 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink - https://ghcr.io/techno-tim/littlelink-server type: application -version: 12.1.9 +version: 12.1.10 diff --git a/charts/stable/livestreamdvr/Chart.yaml b/charts/stable/livestreamdvr/Chart.yaml index 258f925a7a3..00ffa7a272d 100644 --- a/charts/stable/livestreamdvr/Chart.yaml +++ b/charts/stable/livestreamdvr/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/livestreamdvr - https://hub.docker.com/r/mrbrax/twitchautomator type: application -version: 4.1.9 +version: 4.1.10 diff --git a/charts/stable/llalon-github-backup/Chart.yaml b/charts/stable/llalon-github-backup/Chart.yaml index ea34c554f2a..a0583db083e 100644 --- a/charts/stable/llalon-github-backup/Chart.yaml +++ b/charts/stable/llalon-github-backup/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Automatically backup github repositories on schedule. Allows for custom configuration. -home: https://truecharts.org/charts/incubator/llalon-github-backup +home: https://truecharts.org/charts/stable/llalon-github-backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png keywords: - llalon-github-backup - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: llalon-github-backup sources: - https://github.com/abusesa/github-backup - - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup + - https://github.com/truecharts/charts/tree/master/charts/stable/llalon-github-backup - https://hub.docker.com/r/llalon/github-backup type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/llalon-github-backup/README.md b/charts/stable/llalon-github-backup/README.md index 0acd827caec..9f2e4508a14 100644 --- a/charts/stable/llalon-github-backup/README.md +++ b/charts/stable/llalon-github-backup/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/llalon-github-backup) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/llalon-github-backup) **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/lldap/Chart.yaml b/charts/stable/lldap/Chart.yaml index e7b22644727..0123c6bdef7 100644 --- a/charts/stable/lldap/Chart.yaml +++ b/charts/stable/lldap/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ldap - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.5.0-debian +appVersion: 0.5.0 dependencies: - name: common version: 17.2.22 @@ -25,7 +25,7 @@ keywords: - ldap - authentication - auth -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - https://hub.docker.com/r/nitnelave/lldap type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index e8d418b9fa5..acd47080c0c 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 8.20.0 +version: 8.20.1 diff --git a/charts/stable/logitech-media-server/Chart.yaml b/charts/stable/logitech-media-server/Chart.yaml index dc4b195a8ca..3bd3ed06037 100644 --- a/charts/stable/logitech-media-server/Chart.yaml +++ b/charts/stable/logitech-media-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,15 +25,15 @@ keywords: - squeezebox - audio - streaming -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: logitech-media-server sources: + - https://github.com/Logitech/slimserver - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - https://hub.docker.com/r/lmscommunity/logitechmediaserver - - https://github.com/Logitech/slimserver type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/longvinter/Chart.yaml b/charts/stable/longvinter/Chart.yaml index 1174a17d6df..6b59f25e0f2 100644 --- a/charts/stable/longvinter/Chart.yaml +++ b/charts/stable/longvinter/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: longvinter +appVersion: longinter dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Longvinter and run it. -home: https://truecharts.org/charts/incubator/longvinter +home: https://truecharts.org/charts/stable/longvinter icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png keywords: - longvinter - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: longvinter sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter + - https://github.com/truecharts/charts/tree/master/charts/stable/longvinter - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/longvinter/README.md b/charts/stable/longvinter/README.md index 9ba31b5aea1..5affea9e8ef 100644 --- a/charts/stable/longvinter/README.md +++ b/charts/stable/longvinter/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/longvinter) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/longvinter) **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/mailpile/Chart.yaml b/charts/stable/mailpile/Chart.yaml index 573da57e1a8..f690165abcb 100644 --- a/charts/stable/mailpile/Chart.yaml +++ b/charts/stable/mailpile/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/mailpile icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png keywords: - mailpile - Productivity - Network-Web - Network-Messenger -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: mailpile sources: - https://www.mailpile.is/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile + - https://github.com/truecharts/charts/tree/master/charts/stable/mailpile - https://hub.docker.com/r/rroemhild/mailpile type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mailpile/README.md b/charts/stable/mailpile/README.md index 12c607833c3..b6d74ae503a 100644 --- a/charts/stable/mailpile/README.md +++ b/charts/stable/mailpile/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mailpile) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mailpile) **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/makemkv/Chart.yaml b/charts/stable/makemkv/Chart.yaml index e8f65535320..dc7963a06ae 100644 --- a/charts/stable/makemkv/Chart.yaml +++ b/charts/stable/makemkv/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/makemkv icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png keywords: - mkv -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: makemkv 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 type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/maloja/Chart.yaml b/charts/stable/maloja/Chart.yaml index f1b6e7ecbc5..6fa3757c610 100644 --- a/charts/stable/maloja/Chart.yaml +++ b/charts/stable/maloja/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Music - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/maloja icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png keywords: - maloja - MediaServer-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: maloja sources: - https://maloja.krateng.ch/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja + - https://github.com/truecharts/charts/tree/master/charts/stable/maloja - https://hub.docker.com/r/krateng/maloja type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/maloja/README.md b/charts/stable/maloja/README.md index 274906ba1e8..5d7183faf37 100644 --- a/charts/stable/maloja/README.md +++ b/charts/stable/maloja/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/maloja) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/maloja) **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/mango/Chart.yaml b/charts/stable/mango/Chart.yaml index 2d8610a581d..838abb0faf9 100644 --- a/charts/stable/mango/Chart.yaml +++ b/charts/stable/mango/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Books - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -19,20 +19,20 @@ dependencies: deprecated: false description: | Mango is a self-hosted manga server and reader. Its features include[br] -home: https://truecharts.org/charts/incubator/mango +home: https://truecharts.org/charts/stable/mango icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png keywords: - mango - MediaApp-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: mango sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mango - - https://hub.docker.com/r/hkalexling/mango - https://github.com/hkalexling/mango + - https://github.com/truecharts/charts/tree/master/charts/stable/mango + - https://hub.docker.com/r/hkalexling/mango type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mango/README.md b/charts/stable/mango/README.md index aa45676a013..61bdb4e0633 100644 --- a/charts/stable/mango/README.md +++ b/charts/stable/mango/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mango) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mango) **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/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml index becd9ef139b..cd0de630a1e 100644 --- a/charts/stable/matomo/Chart.yaml +++ b/charts/stable/matomo/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://hub.docker.com/r/bitnami/matomo type: application -version: 11.1.10 +version: 11.1.11 diff --git a/charts/stable/mattermost/Chart.yaml b/charts/stable/mattermost/Chart.yaml index a05ada3aba1..e36fd15094e 100644 --- a/charts/stable/mattermost/Chart.yaml +++ b/charts/stable/mattermost/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - https://hub.docker.com/r/mattermost/mattermost-enterprise-edition type: application -version: 11.1.10 +version: 11.1.11 diff --git a/charts/stable/mc-router/Chart.yaml b/charts/stable/mc-router/Chart.yaml index 905894b853c..9e1ef3fcfee 100644 --- a/charts/stable/mc-router/Chart.yaml +++ b/charts/stable/mc-router/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: minecraft - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png keywords: - mc-router - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mc-router - https://hub.docker.com/r/itzg/mc-router type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index 5ebcc05b34a..0284a467a84 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.0.0-RC2 +appVersion: 1.0.0 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mealie icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png keywords: - grocy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - https://ghcr.io/mealie-recipes/mealie type: application -version: 20.1.6 +version: 20.1.7 diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index b2a0ecce0bb..23b9ff27de1 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Mobile friendly tool for downloading videos from social media. -home: https://truecharts.org/charts/incubator/media-roller +home: https://truecharts.org/charts/stable/media-roller icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png keywords: - media-roller - Tools-Utilities - MediaApp-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: media-roller sources: - https://github.com/rroller/media-roller - - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller + - https://github.com/truecharts/charts/tree/master/charts/stable/media-roller - https://hub.docker.com/r/ronnieroller/media-roller type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/media-roller/README.md b/charts/stable/media-roller/README.md index 62ddfa1fc7f..151117375a5 100644 --- a/charts/stable/media-roller/README.md +++ b/charts/stable/media-roller/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/media-roller) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/media-roller) **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/mediaelch/Chart.yaml b/charts/stable/mediaelch/Chart.yaml index 8731318188a..d3df73b5dd6 100644 --- a/charts/stable/mediaelch/Chart.yaml +++ b/charts/stable/mediaelch/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. -home: https://truecharts.org/charts/incubator/mediaelch +home: https://truecharts.org/charts/stable/mediaelch icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png keywords: - mediaelch - Tools - MediaApp-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: mediaelch sources: - https://github.com/Komet/MediaElch - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch + - https://github.com/truecharts/charts/tree/master/charts/stable/mediaelch - https://hub.docker.com/r/masonxx/mediaelch type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mediaelch/README.md b/charts/stable/mediaelch/README.md index c11682775a3..788c146fb99 100644 --- a/charts/stable/mediaelch/README.md +++ b/charts/stable/mediaelch/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mediaelch) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mediaelch) **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/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml index bf60b136b6e..32ed3ae36b8 100644 --- a/charts/stable/mediagoblin/Chart.yaml +++ b/charts/stable/mediagoblin/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,21 +17,21 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" -home: https://truecharts.org/charts/incubator/mediagoblin +description: 'MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' +home: https://truecharts.org/charts/stable/mediagoblin icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png keywords: - mediagoblin - MediaApp-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: mediagoblin sources: - - 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/stable/mediagoblin + - https://hub.docker.com/r/mtlynch/mediagoblin type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mediagoblin/README.md b/charts/stable/mediagoblin/README.md index cf3209cb263..ada511a49fe 100644 --- a/charts/stable/mediagoblin/README.md +++ b/charts/stable/mediagoblin/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mediagoblin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mediagoblin) **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/mediainfo/Chart.yaml b/charts/stable/mediainfo/Chart.yaml index f9b79667ca9..59078a183e8 100644 --- a/charts/stable/mediainfo/Chart.yaml +++ b/charts/stable/mediainfo/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png keywords: - info - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - https://hub.docker.com/r/jlesage/mediainfo type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 2d0ccf06517..c8b94ceb883 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - https://ghcr.io/linuxserver/medusa type: application -version: 9.1.11 +version: 9.1.12 diff --git a/charts/stable/megasync/Chart.yaml b/charts/stable/megasync/Chart.yaml index 91bee91737b..bb8a74dee5e 100644 --- a/charts/stable/megasync/Chart.yaml +++ b/charts/stable/megasync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: MEGAsync can synchronize all of your devices with your MEGA account. -home: https://truecharts.org/charts/incubator/megasync +home: https://truecharts.org/charts/stable/megasync icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png keywords: - megasync @@ -26,15 +26,15 @@ keywords: - Productivity - Tools-Utilities - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: megasync sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync - - https://hub.docker.com/r/ich777/megasync - https://github.com/ich777/docker-megasync + - https://github.com/truecharts/charts/tree/master/charts/stable/megasync + - https://hub.docker.com/r/ich777/megasync type: application -version: 5.1.9 +version: 5.1.10 diff --git a/charts/stable/megasync/README.md b/charts/stable/megasync/README.md index 9197cce2e68..2e375b14952 100644 --- a/charts/stable/megasync/README.md +++ b/charts/stable/megasync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/megasync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/megasync) **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/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml index 170bf46b26a..2acf8383785 100644 --- a/charts/stable/memories-of-mars/Chart.yaml +++ b/charts/stable/memories-of-mars/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: memoriesofmars dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/memories-of-mars icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png keywords: - memories-of-mars - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: memories-of-mars sources: - - 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/stable/memories-of-mars + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/memories-of-mars/README.md b/charts/stable/memories-of-mars/README.md index 4fdbe938517..518594a498b 100644 --- a/charts/stable/memories-of-mars/README.md +++ b/charts/stable/memories-of-mars/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/memories-of-mars) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/memories-of-mars) **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/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 4e86b3d8d5f..2cf1c424d36 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - meshcentral - teamviewer - rdp -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: meshcentral sources: - - 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 type: application -version: 14.1.8 +version: 14.1.9 diff --git a/charts/stable/meshroom/Chart.yaml b/charts/stable/meshroom/Chart.yaml index 61f0f2dd070..e88d52c5dc2 100644 --- a/charts/stable/meshroom/Chart.yaml +++ b/charts/stable/meshroom/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/meshroom icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png keywords: - meshroom -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - https://hub.docker.com/r/alicevision/meshroom type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml index c295db1e951..ae445186bad 100644 --- a/charts/stable/metabase/Chart.yaml +++ b/charts/stable/metabase/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: reporting - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/metabase icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png keywords: - metabase -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - https://hub.docker.com/r/metabase/metabase type: application -version: 2.1.8 +version: 2.1.9 diff --git a/charts/stable/metatube/Chart.yaml b/charts/stable/metatube/Chart.yaml index 779eda31640..c09ab21a813 100644 --- a/charts/stable/metatube/Chart.yaml +++ b/charts/stable/metatube/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/metatube icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png keywords: - metatube - Downloaders - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: metatube sources: - - 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/stable/metatube + - https://hub.docker.com/r/jvt038/metatube type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/metatube/README.md b/charts/stable/metatube/README.md index 9b8ca5f3397..71ce3716a87 100644 --- a/charts/stable/metatube/README.md +++ b/charts/stable/metatube/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/metatube) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/metatube) **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/metube/Chart.yaml b/charts/stable/metube/Chart.yaml index 0ec1d4384e1..bd9fe40da40 100644 --- a/charts/stable/metube/Chart.yaml +++ b/charts/stable/metube/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "2024" +appVersion: 2024.1.5 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png keywords: - metube - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/metube - https://hub.docker.com/r/alexta69/metube type: application -version: 11.0.2 +version: 11.0.3 diff --git a/charts/stable/mindustry/Chart.yaml b/charts/stable/mindustry/Chart.yaml index d5d90f667ba..a4a159a2293 100644 --- a/charts/stable/mindustry/Chart.yaml +++ b/charts/stable/mindustry/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/mindustry icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png keywords: - mindustry - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: mindustry sources: - https://anuke.itch.io/mindustry - - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry + - https://github.com/truecharts/charts/tree/master/charts/stable/mindustry - https://hub.docker.com/r/ich777/mindustry-server type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mindustry/README.md b/charts/stable/mindustry/README.md index 3fffbbb6fe8..275bc223fb8 100644 --- a/charts/stable/mindustry/README.md +++ b/charts/stable/mindustry/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mindustry) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mindustry) **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/minecraft-bedrock/Chart.yaml b/charts/stable/minecraft-bedrock/Chart.yaml index c22a59ed93c..886f56d7d21 100644 --- a/charts/stable/minecraft-bedrock/Chart.yaml +++ b/charts/stable/minecraft-bedrock/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minecraft-bedrock icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png keywords: - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - https://hub.docker.com/r/itzg/minecraft-bedrock-server type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/minecraft-bungeecord/Chart.yaml b/charts/stable/minecraft-bungeecord/Chart.yaml index c8f3d31558a..cc4af340d4b 100644 --- a/charts/stable/minecraft-bungeecord/Chart.yaml +++ b/charts/stable/minecraft-bungeecord/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: proxy - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - minecraft-bungeecord - gameserver - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - https://hub.docker.com/r/itzg/bungeecord type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index d001511cda3..d8c9c44ab22 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png keywords: - minecraft-java - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,5 +33,6 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - https://hub.docker.com/r/itzg/minecraft-server + - https://hub.docker.com/r/itzg/mc-backup type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/minetest/Chart.yaml b/charts/stable/minetest/Chart.yaml index 792dc7a2b81..dac1be8a4ea 100644 --- a/charts/stable/minetest/Chart.yaml +++ b/charts/stable/minetest/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minetest icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png keywords: - minetest -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minetest - https://ghcr.io/linuxserver/minetest type: application -version: 7.1.8 +version: 7.1.9 diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 6c2aeeb3be4..4620ff975b0 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: rss - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - miniflux - rss - news -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: miniflux sources: + - https://github.com/miniflux/v2 - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux - https://hub.docker.com/r/miniflux/miniflux - - https://github.com/miniflux/v2 type: application -version: 13.1.6 +version: 13.1.7 diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml index 8ba38a09172..449e7bb1391 100644 --- a/charts/stable/mininote/Chart.yaml +++ b/charts/stable/mininote/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. -home: https://truecharts.org/charts/incubator/mininote +home: https://truecharts.org/charts/stable/mininote icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png keywords: - mininote - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: mininote sources: - - 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/stable/mininote + - https://hub.docker.com/r/n1try/mininote type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mininote/README.md b/charts/stable/mininote/README.md index f503bcbf313..e1fa7908e33 100644 --- a/charts/stable/mininote/README.md +++ b/charts/stable/mininote/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mininote) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mininote) **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/minio-console/Chart.yaml b/charts/stable/minio-console/Chart.yaml index d56f8c87416..b8bdc679b57 100644 --- a/charts/stable/minio-console/Chart.yaml +++ b/charts/stable/minio-console/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - minio-console - minio - s3 -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - https://hub.docker.com/r/minio/console type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 7275010bd1e..fa51e5c2d2a 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://hub.docker.com/r/minio/minio type: application -version: 10.0.4 +version: 10.0.5 diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml index 11d0f3f95a0..b9f61c76376 100644 --- a/charts/stable/minisatip/Chart.yaml +++ b/charts/stable/minisatip/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utility - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minisatip icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png keywords: - minisatip -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip - https://ghcr.io/linuxserver/minisatip type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 4d4260e1a25..eec2a790d9d 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Social - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 2023.12.2 dependencies: @@ -25,7 +25,7 @@ dependencies: import-values: [] deprecated: false description: Open source decentralized social media platform that's free forever! -home: https://truecharts.org/charts/incubator/misskey +home: https://truecharts.org/charts/stable/misskey icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png keywords: - Misskey @@ -34,15 +34,15 @@ keywords: - Social Media - Fediverse - ActivityPub -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: misskey sources: - - 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/stable/misskey + - https://hub.docker.com/r/misskey/misskey type: application -version: 7.1.10 +version: 7.1.11 diff --git a/charts/stable/misskey/README.md b/charts/stable/misskey/README.md index b063296a4f4..2e0a4b68dc2 100644 --- a/charts/stable/misskey/README.md +++ b/charts/stable/misskey/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/misskey) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/misskey) **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/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml index 4f019487fc8..1089e2d08b1 100644 --- a/charts/stable/mkvcleaver/Chart.yaml +++ b/charts/stable/mkvcleaver/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png keywords: - media - mkvcleaver -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - https://hub.docker.com/r/jlesage/mkvcleaver type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/mkvtoolnix/Chart.yaml b/charts/stable/mkvtoolnix/Chart.yaml index a8aca0766d9..3ba8f6d864a 100644 --- a/charts/stable/mkvtoolnix/Chart.yaml +++ b/charts/stable/mkvtoolnix/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - media - mkvtoolnix - mkv -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - https://hub.docker.com/r/jlesage/mkvtoolnix type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index 63ad4fe4da2..009fa39cc4f 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - modsecurity-crs - waf - networking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - https://hub.docker.com/r/owasp/modsecurity-crs type: application -version: 2.1.6 +version: 2.1.7 diff --git a/charts/stable/mojopaste/Chart.yaml b/charts/stable/mojopaste/Chart.yaml index 1e1a112466e..96338ea8c78 100644 --- a/charts/stable/mojopaste/Chart.yaml +++ b/charts/stable/mojopaste/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/mojopaste icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png keywords: - mojopaste @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: mojopaste sources: - https://github.com/jhthorsen/app-mojopaste - - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://github.com/truecharts/charts/tree/master/charts/stable/mojopaste - https://hub.docker.com/r/jhthorsen/mojopaste type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mojopaste/README.md b/charts/stable/mojopaste/README.md index 3d9272b0fd4..73c69dd849f 100644 --- a/charts/stable/mojopaste/README.md +++ b/charts/stable/mojopaste/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mojopaste) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mojopaste) **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/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml index 7b201d34188..3f6a4c86d77 100644 --- a/charts/stable/monero-node/Chart.yaml +++ b/charts/stable/monero-node/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: Chart to run a monero full network node -home: https://truecharts.org/charts/incubator/monero-node +home: https://truecharts.org/charts/stable/monero-node icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png keywords: - monero-node - Crypto - Tools-Utilities - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: monero-node sources: - https://github.com/kannix/monero-full-node - - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node + - https://github.com/truecharts/charts/tree/master/charts/stable/monero-node - https://hub.docker.com/r/kannix/monero-full-node type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/monero-node/README.md b/charts/stable/monero-node/README.md index 09c5e076a8a..1a34d81657e 100644 --- a/charts/stable/monero-node/README.md +++ b/charts/stable/monero-node/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/monero-node) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/monero-node) **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/mongo-express/Chart.yaml b/charts/stable/mongo-express/Chart.yaml index b448c4f5a39..4cca4244217 100644 --- a/charts/stable/mongo-express/Chart.yaml +++ b/charts/stable/mongo-express/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -31,15 +31,15 @@ keywords: - mongo - mongodb - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: mongo-express sources: - - 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 type: application -version: 5.1.10 +version: 5.1.11 diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index a34a2ef121b..d1dd054e67a 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: crm - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png keywords: - crm -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://hub.docker.com/_/monica type: application -version: 11.1.11 +version: 11.1.12 diff --git a/charts/stable/mordhau/Chart.yaml b/charts/stable/mordhau/Chart.yaml index b52c5330bd7..345a403e63d 100644 --- a/charts/stable/mordhau/Chart.yaml +++ b/charts/stable/mordhau/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: mordhau dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" -home: https://truecharts.org/charts/incubator/mordhau +description: 'This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart' +home: https://truecharts.org/charts/stable/mordhau icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png keywords: - mordhau - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: mordhau sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau + - https://github.com/truecharts/charts/tree/master/charts/stable/mordhau - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/mordhau/README.md b/charts/stable/mordhau/README.md index c991b040bcf..88cd0c6f876 100644 --- a/charts/stable/mordhau/README.md +++ b/charts/stable/mordhau/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/mordhau) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mordhau) **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/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index bcf2c111891..aa416b463e1 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png keywords: - mosdns - dns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - https://hub.docker.com/r/601096721/mosdns type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/mosquitto/Chart.yaml b/charts/stable/mosquitto/Chart.yaml index 676450b079a..09ca764348b 100644 --- a/charts/stable/mosquitto/Chart.yaml +++ b/charts/stable/mosquitto/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - home-automation - MQTT - eclipse-iot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto - https://hub.docker.com/_/eclipse-mosquitto type: application -version: 13.1.7 +version: 13.1.8 diff --git a/charts/stable/mstream/Chart.yaml b/charts/stable/mstream/Chart.yaml index 2a758afa736..38cbaefed1f 100644 --- a/charts/stable/mstream/Chart.yaml +++ b/charts/stable/mstream/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - https://ghcr.io/linuxserver/mstream type: application -version: 9.1.10 +version: 9.1.11 diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml index c0f2f694859..2c33514b5ff 100644 --- a/charts/stable/multi-scrobbler/Chart.yaml +++ b/charts/stable/multi-scrobbler/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - multi-scrobbler - Network-Web - MediaServer-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler - https://hub.docker.com/r/foxxmd/multi-scrobbler type: application -version: 5.1.10 +version: 5.1.11 diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index 43bf6c75b2e..6ceeda405fb 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://hub.docker.com/r/codetheweb/muse type: application -version: 4.2.0 +version: 4.2.1 diff --git a/charts/stable/muximux/Chart.yaml b/charts/stable/muximux/Chart.yaml index 41c679a609f..a994ebd0183 100644 --- a/charts/stable/muximux/Chart.yaml +++ b/charts/stable/muximux/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: ersion-057352e8 +appVersion: "057352e8" dependencies: - name: common version: 17.2.22 @@ -25,7 +25,7 @@ keywords: - htpc - manage - portal -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,8 +33,8 @@ maintainers: name: muximux sources: - https://github.com/mescon/Muximux + - https://github.com/linuxserver/docker-muximux - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - https://ghcr.io/linuxserver/muximux - - https://github.com/linuxserver/docker-muximux type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/mylar/Chart.yaml b/charts/stable/mylar/Chart.yaml index 61590bde6e4..23d405a2217 100644 --- a/charts/stable/mylar/Chart.yaml +++ b/charts/stable/mylar/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - https://hub.docker.com/r/linuxserver/mylar3 type: application -version: 12.1.10 +version: 12.1.11 diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml index 53d2047c508..148072a7336 100644 --- a/charts/stable/mymediaforalexa/Chart.yaml +++ b/charts/stable/mymediaforalexa/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png keywords: - media - alexa -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - https://hub.docker.com/r/bizmodeller/mymediaforalexa type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/mysql-workbench/Chart.yaml b/charts/stable/mysql-workbench/Chart.yaml index c14f0523e20..c640c3f6230 100644 --- a/charts/stable/mysql-workbench/Chart.yaml +++ b/charts/stable/mysql-workbench/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - https://ghcr.io/linuxserver/mysql-workbench type: application -version: 8.1.10 +version: 8.1.11 diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index c524d063eca..f99f4363462 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://hub.docker.com/r/n8nio/n8n type: application -version: 12.4.0 +version: 12.4.1 diff --git a/charts/stable/namecheap-ddns/Chart.yaml b/charts/stable/namecheap-ddns/Chart.yaml index 5aeae69bda3..1dab3980606 100644 --- a/charts/stable/namecheap-ddns/Chart.yaml +++ b/charts/stable/namecheap-ddns/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,23 +17,23 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +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/stable/namecheap-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png keywords: - namecheap-ddns - Tools-Utilities - Network-DNS - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: namecheap-ddns sources: - - 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/stable/namecheap-ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/namecheap-ddns/README.md b/charts/stable/namecheap-ddns/README.md index 471b0665bfe..a9b7b6dcd96 100644 --- a/charts/stable/namecheap-ddns/README.md +++ b/charts/stable/namecheap-ddns/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/namecheap-ddns) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/namecheap-ddns) **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/nano-wallet/Chart.yaml b/charts/stable/nano-wallet/Chart.yaml index 6f2024ee4ca..ea63e1a891b 100644 --- a/charts/stable/nano-wallet/Chart.yaml +++ b/charts/stable/nano-wallet/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,14 +22,14 @@ home: https://truecharts.org/charts/stable/nano-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png keywords: - nano-wallet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: nano-wallet sources: - - https://ghcr.io/linuxserver/nano-wallet - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - https://ghcr.io/linuxserver/nano-wallet type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index f51a86ff764..7c25fe6f0ac 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - navidrome - music - streaming -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 18.1.6 +version: 18.1.7 diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml index c4bb5d51b2c..ef4d3ca0a2e 100644 --- a/charts/stable/necesse/Chart.yaml +++ b/charts/stable/necesse/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: necesse dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Necesse and run it. -home: https://truecharts.org/charts/incubator/necesse +home: https://truecharts.org/charts/stable/necesse icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png keywords: - necesse - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: necesse sources: - - https://hub.docker.com/r/ich777/steamcmd - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - https://github.com/truecharts/charts/tree/master/charts/stable/necesse + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/necesse/README.md b/charts/stable/necesse/README.md index ee3d72307d6..c13015d49d2 100644 --- a/charts/stable/necesse/README.md +++ b/charts/stable/necesse/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/necesse) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/necesse) **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/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index dbebd1115af..a9aef49e138 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: firefox dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: A self hosted virtual browser that runs in Chart -home: https://truecharts.org/charts/incubator/neko +home: https://truecharts.org/charts/stable/neko icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png keywords: - neko - video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: neko sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/neko + - https://github.com/truecharts/charts/tree/master/charts/stable/neko - https://hub.docker.com/r/m1k1o/neko type: application -version: 4.1.66 +version: 4.1.67 diff --git a/charts/stable/neko/README.md b/charts/stable/neko/README.md index 43ff08b9bb0..870d8681b71 100644 --- a/charts/stable/neko/README.md +++ b/charts/stable/neko/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/neko) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/neko) **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/netbootxyz/Chart.yaml b/charts/stable/netbootxyz/Chart.yaml index 7793b4b1822..31844cf5a80 100644 --- a/charts/stable/netbootxyz/Chart.yaml +++ b/charts/stable/netbootxyz/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.7.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Your favorite operating systems in one place! -home: https://truecharts.org/charts/incubator/netbootxyz +home: https://truecharts.org/charts/stable/netbootxyz icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png keywords: - netbootxyz - pxe -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: netbootxyz sources: - https://github.com/netbootxyz/netboot.xyz - - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://github.com/truecharts/charts/tree/master/charts/stable/netbootxyz - https://ghcr.io/netbootxyz/netbootxyz type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/netbootxyz/README.md b/charts/stable/netbootxyz/README.md index cbb4aa22d34..fd527149c79 100644 --- a/charts/stable/netbootxyz/README.md +++ b/charts/stable/netbootxyz/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/netbootxyz) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/netbootxyz) **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/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 3e787452647..e1be9831451 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png keywords: - netdata - monitoring -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - https://hub.docker.com/r/netdata/netdata type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/neverwinternights-ee/Chart.yaml b/charts/stable/neverwinternights-ee/Chart.yaml index b0db29b965a..244fda07adf 100644 --- a/charts/stable/neverwinternights-ee/Chart.yaml +++ b/charts/stable/neverwinternights-ee/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +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/stable/neverwinternights-ee icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png keywords: - neverwinternights-ee - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: neverwinternights-ee sources: - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee + - https://github.com/truecharts/charts/tree/master/charts/stable/neverwinternights-ee - https://hub.docker.com/r/ich777/nwnee-server type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/neverwinternights-ee/README.md b/charts/stable/neverwinternights-ee/README.md index 746b968255f..8b127b2a78c 100644 --- a/charts/stable/neverwinternights-ee/README.md +++ b/charts/stable/neverwinternights-ee/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/neverwinternights-ee) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/neverwinternights-ee) **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/newyearcountdownclock/Chart.yaml b/charts/stable/newyearcountdownclock/Chart.yaml index 4f50c3c0161..5474451022f 100644 --- a/charts/stable/newyearcountdownclock/Chart.yaml +++ b/charts/stable/newyearcountdownclock/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Self Hosted, self contained New Year Countdown clock -home: https://truecharts.org/charts/incubator/newyearcountdownclock +home: https://truecharts.org/charts/stable/newyearcountdownclock icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png keywords: - newyearcountdownclock - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: newyearcountdownclock sources: - https://github.com/modem7/Docker-NewYearCountdown - - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock + - https://github.com/truecharts/charts/tree/master/charts/stable/newyearcountdownclock - https://hub.docker.com/r/modem7/newyearcountdown type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/newyearcountdownclock/README.md b/charts/stable/newyearcountdownclock/README.md index bd96157895b..75f6ac2fa54 100644 --- a/charts/stable/newyearcountdownclock/README.md +++ b/charts/stable/newyearcountdownclock/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/newyearcountdownclock) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/newyearcountdownclock) **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/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index d99d04e099c..7306297fb4a 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -40,9 +40,14 @@ maintainers: url: https://truecharts.org name: nextcloud sources: - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - https://github.com/nextcloud/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - https://github.com/nextcloud/helm + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://hub.docker.com/r/clamav/clamav + - https://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary type: application -version: 28.1.17 +version: 28.1.18 diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml index 5f0768415ee..abe3bdac9c4 100644 --- a/charts/stable/nextpvr/Chart.yaml +++ b/charts/stable/nextpvr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png keywords: - pvr - recorder -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - https://hub.docker.com/r/nextpvr/nextpvr_amd64 type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/nexus-oss/Chart.yaml b/charts/stable/nexus-oss/Chart.yaml index 2d7547d0ca6..29c3eb00bd9 100644 --- a/charts/stable/nexus-oss/Chart.yaml +++ b/charts/stable/nexus-oss/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 3.64.0 dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: Sonatype Nexus open source is a artifact repository manager -home: https://truecharts.org/charts/incubator/nexus-oss +home: https://truecharts.org/charts/stable/nexus-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png keywords: - nexus-oss - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: nexus-oss sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss - https://hub.docker.com/r/sonatype/nexus3 type: application -version: 4.2.0 +version: 4.2.1 diff --git a/charts/stable/nexus-oss/README.md b/charts/stable/nexus-oss/README.md index f70ff755a9b..6a530d1d16f 100644 --- a/charts/stable/nexus-oss/README.md +++ b/charts/stable/nexus-oss/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/nexus-oss) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/nexus-oss) **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/nginx-proxy-manager/Chart.yaml b/charts/stable/nginx-proxy-manager/Chart.yaml index 5873b1667d6..f047b3dbd3f 100644 --- a/charts/stable/nginx-proxy-manager/Chart.yaml +++ b/charts/stable/nginx-proxy-manager/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - https://hub.docker.com/r/jc21/nginx-proxy-manager type: application -version: 8.2.1 +version: 8.2.2 diff --git a/charts/stable/ngircd/Chart.yaml b/charts/stable/ngircd/Chart.yaml index 80d73907794..b21327173a9 100644 --- a/charts/stable/ngircd/Chart.yaml +++ b/charts/stable/ngircd/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ngircd icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png keywords: - ngircd -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd - https://ghcr.io/linuxserver/ngircd type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/nightscout/Chart.yaml b/charts/stable/nightscout/Chart.yaml index 4eeb23a5a36..e700aeb70a2 100644 --- a/charts/stable/nightscout/Chart.yaml +++ b/charts/stable/nightscout/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/nightscout icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png keywords: - nightscout - Cloud -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: nightscout sources: - https://github.com/nightscout/cgm-remote-monitor - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis - - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout + - https://github.com/truecharts/charts/tree/master/charts/stable/nightscout - https://hub.docker.com/r/nightscout/cgm-remote-monitor-travis type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/nightscout/README.md b/charts/stable/nightscout/README.md index e8b6ad7799b..34a8e5f0566 100644 --- a/charts/stable/nightscout/README.md +++ b/charts/stable/nightscout/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/nightscout) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/nightscout) **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/nitter/Chart.yaml b/charts/stable/nitter/Chart.yaml index 441bbf2b0c9..24626f3dbe9 100644 --- a/charts/stable/nitter/Chart.yaml +++ b/charts/stable/nitter/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -25,12 +25,12 @@ dependencies: import-values: [] deprecated: false description: A free and open source alternative Twitter front-end focused on privacy and performance. -home: https://truecharts.org/charts/incubator/nitter +home: https://truecharts.org/charts/stable/nitter icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.png keywords: - nitter - libre -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,7 +38,7 @@ maintainers: name: nitter sources: - https://github.com/zedeus/nitter - - https://github.com/truecharts/charts/tree/master/charts/incubator/nitter + - https://github.com/truecharts/charts/tree/master/charts/stable/nitter - https://hub.docker.com/r/zedeus/nitter type: application -version: 5.1.9 +version: 5.1.10 diff --git a/charts/stable/nitter/README.md b/charts/stable/nitter/README.md index 04ef54f6745..b28ac0064a0 100644 --- a/charts/stable/nitter/README.md +++ b/charts/stable/nitter/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/nitter) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/nitter) **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/nntp2nntp/Chart.yaml b/charts/stable/nntp2nntp/Chart.yaml index 0fce02541e3..76089970289 100644 --- a/charts/stable/nntp2nntp/Chart.yaml +++ b/charts/stable/nntp2nntp/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nntp2nntp icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png keywords: - nntp2nntp -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp - https://ghcr.io/linuxserver/nntp2nntp type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index d26a96b1d13..0fc31e09f13 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,15 +29,15 @@ home: https://truecharts.org/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png keywords: - nocodb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: nocodb 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 type: application -version: 12.3.0 +version: 12.3.1 diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 98439795069..ec4376d3189 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: tools - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png keywords: - node-red - nodered -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/node-red - https://hub.docker.com/r/nodered/node-red type: application -version: 17.1.7 +version: 17.1.8 diff --git a/charts/stable/nosqlclient/Chart.yaml b/charts/stable/nosqlclient/Chart.yaml index 5a5c0029e94..f34a29edd51 100644 --- a/charts/stable/nosqlclient/Chart.yaml +++ b/charts/stable/nosqlclient/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient -home: https://truecharts.org/charts/incubator/nosqlclient +home: https://truecharts.org/charts/stable/nosqlclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png keywords: - nosqlclient - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: nosqlclient sources: - https://github.com/nosqlclient/nosqlclient - - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient + - https://github.com/truecharts/charts/tree/master/charts/stable/nosqlclient - https://hub.docker.com/r/mongoclient/mongoclient type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/nosqlclient/README.md b/charts/stable/nosqlclient/README.md index 67481144e3a..a7f6bc92572 100644 --- a/charts/stable/nosqlclient/README.md +++ b/charts/stable/nosqlclient/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/nosqlclient) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/nosqlclient) **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/notarius/Chart.yaml b/charts/stable/notarius/Chart.yaml index 3bf1cba4fd6..7ffb4d38a85 100644 --- a/charts/stable/notarius/Chart.yaml +++ b/charts/stable/notarius/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: No description provide. -home: https://truecharts.org/charts/incubator/notarius +home: https://truecharts.org/charts/stable/notarius icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png keywords: - notarius - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: notarius sources: - https://github.com/agusalex/Notarius - - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://github.com/truecharts/charts/tree/master/charts/stable/notarius - https://hub.docker.com/r/agusalex/notarius type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/notarius/README.md b/charts/stable/notarius/README.md index 3f2ffcea6fd..97e665c63f8 100644 --- a/charts/stable/notarius/README.md +++ b/charts/stable/notarius/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/notarius) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/notarius) **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/notea/Chart.yaml b/charts/stable/notea/Chart.yaml index acbb97eec2c..5882b1dbd15 100644 --- a/charts/stable/notea/Chart.yaml +++ b/charts/stable/notea/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Self hosted note taking, alternative to Notions. Look at Github for config -home: https://truecharts.org/charts/incubator/notea +home: https://truecharts.org/charts/stable/notea icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png keywords: - notea - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: notea sources: - https://github.com/diamkil/docker-notea - https://registry.hub.docker.com/r/diamkil/notea/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/notea + - https://github.com/truecharts/charts/tree/master/charts/stable/notea - https://hub.docker.com/r/diamkil/notea type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/notea/README.md b/charts/stable/notea/README.md index 2b86adc57d6..fda6f016578 100644 --- a/charts/stable/notea/README.md +++ b/charts/stable/notea/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/notea) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/notea) **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/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index 1a258582f72..8e17ba09c8a 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - discord - MediaApp-Other - notification -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr - https://hub.docker.com/r/golift/notifiarr type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/novnc/Chart.yaml b/charts/stable/novnc/Chart.yaml index f53d2418db2..0dfb24ae48a 100644 --- a/charts/stable/novnc/Chart.yaml +++ b/charts/stable/novnc/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - vnc - remote - desktop -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - https://ghcr.io/nicholaswilde/novnc type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/ntfy/Chart.yaml b/charts/stable/ntfy/Chart.yaml index 0c05d91137b..58a247bc702 100644 --- a/charts/stable/ntfy/Chart.yaml +++ b/charts/stable/ntfy/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/ntfy icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png keywords: - ntfy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: ntfy 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/ type: application -version: 8.2.0 +version: 8.2.1 diff --git a/charts/stable/nullserv/Chart.yaml b/charts/stable/nullserv/Chart.yaml index 636a5a8cf85..989cb2f7cb6 100644 --- a/charts/stable/nullserv/Chart.yaml +++ b/charts/stable/nullserv/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nullserv icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png keywords: - nullserv -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - https://ghcr.io/k8s-at-home/nullserv type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index b6ee24edcfa..a0c10516639 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "22.0" +appVersion: 22.0.0 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png keywords: - nzbget - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - https://ghcr.io/geek-cookbook/nzbget type: application -version: 18.0.0 +version: 18.0.1 diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index de7f31de9b9..f5aff14c2d7 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png keywords: - nzbhydra - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: nzbhydra sources: - - https://ghcr.io/geek-cookbook/nzbhydra2 - https://github.com/theotherp/nzbhydra2 - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://ghcr.io/geek-cookbook/nzbhydra2 type: application -version: 18.1.6 +version: 18.1.7 diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml index 379356ea85e..6ee6d278880 100644 --- a/charts/stable/obs-ndi/Chart.yaml +++ b/charts/stable/obs-ndi/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - Productivity - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/observium/Chart.yaml b/charts/stable/observium/Chart.yaml index 6f4473ba48f..e3be4491c0c 100644 --- a/charts/stable/observium/Chart.yaml +++ b/charts/stable/observium/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/observium icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png keywords: - observium - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: observium sources: - https://www.observium.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - https://github.com/truecharts/charts/tree/master/charts/stable/observium - https://hub.docker.com/r/uberchuckie/observium type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/observium/README.md b/charts/stable/observium/README.md index 8d0431bd7f1..dbf537d43db 100644 --- a/charts/stable/observium/README.md +++ b/charts/stable/observium/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/observium) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/observium) **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/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml index 41cb572aad1..90f8f7f5b81 100644 --- a/charts/stable/obsidian/Chart.yaml +++ b/charts/stable/obsidian/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.1.1 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: A knowledge base that works on local Markdown files. -home: https://truecharts.org/charts/incubator/obsidian +home: https://truecharts.org/charts/stable/obsidian icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png keywords: - obsidian - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: obsidian sources: - - https://ghcr.io/sytone/obsidian-remote - https://github.com/sytone/obsidian-remote - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote - - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian + - https://github.com/truecharts/charts/tree/master/charts/stable/obsidian + - https://ghcr.io/sytone/obsidian-remote type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/obsidian/README.md b/charts/stable/obsidian/README.md index f11805cca39..579a9436b83 100644 --- a/charts/stable/obsidian/README.md +++ b/charts/stable/obsidian/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/obsidian) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/obsidian) **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/octoprint/Chart.yaml b/charts/stable/octoprint/Chart.yaml index ae9a4184ef0..e3960a8dcb6 100644 --- a/charts/stable/octoprint/Chart.yaml +++ b/charts/stable/octoprint/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - octoprint - 3d - printer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - https://hub.docker.com/r/octoprint/octoprint type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 3de34f0a77a..dc85016f81f 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "17.0" +appVersion: 17.0.0 dependencies: - name: common version: 17.2.22 @@ -28,7 +28,7 @@ keywords: - accounting - mrp - marketing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://hub.docker.com/_/odoo type: application -version: 16.1.8 +version: 16.1.9 diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml index f82e013cf79..b6725ab690f 100644 --- a/charts/stable/omada-controller/Chart.yaml +++ b/charts/stable/omada-controller/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - https://hub.docker.com/r/mbentley/omada-controller type: application -version: 13.0.4 +version: 13.0.5 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index aa4a01652f1..258c39a0feb 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -27,7 +27,7 @@ keywords: - sonarr - radarr - couchpotato -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,5 +36,6 @@ name: ombi sources: - https://github.com/tidusjar/Ombi - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/truecharts/containers/tree/master/apps/ombi type: application -version: 17.1.9 +version: 17.1.10 diff --git a/charts/stable/onlinecheckyourserver/Chart.yaml b/charts/stable/onlinecheckyourserver/Chart.yaml index e9860326779..8073b8ee54b 100644 --- a/charts/stable/onlinecheckyourserver/Chart.yaml +++ b/charts/stable/onlinecheckyourserver/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/onlinecheckyourserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png keywords: - onlinecheckyourserver - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: onlinecheckyourserver sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - https://github.com/truecharts/charts/tree/master/charts/stable/onlinecheckyourserver - https://hub.docker.com/r/ich777/online-check-pushover type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/onlinecheckyourserver/README.md b/charts/stable/onlinecheckyourserver/README.md index d2411cec1ac..91ec94edc13 100644 --- a/charts/stable/onlinecheckyourserver/README.md +++ b/charts/stable/onlinecheckyourserver/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/onlinecheckyourserver) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/onlinecheckyourserver) **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/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index a37800090d5..ef3fd9a1af2 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: office - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,12 +24,12 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." +description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' home: https://truecharts.org/charts/stable/onlyoffice-document-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png keywords: - onlyoffice -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - https://hub.docker.com/r/onlyoffice/documentserver type: application -version: 15.1.9 +version: 15.1.10 diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index 83b42fcf461..31f1e8dea22 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: All your audiobooks in one place -home: https://truecharts.org/charts/incubator/openaudible +home: https://truecharts.org/charts/stable/openaudible icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png keywords: - audible -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: openaudible sources: - https://github.com/openaudible/openaudible_docker - - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible + - https://github.com/truecharts/charts/tree/master/charts/stable/openaudible - https://hub.docker.com/r/openaudible/openaudible type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/openaudible/README.md b/charts/stable/openaudible/README.md index d6064705eae..0803ea42e54 100644 --- a/charts/stable/openaudible/README.md +++ b/charts/stable/openaudible/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openaudible) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/openaudible) **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/openbooks/Chart.yaml b/charts/stable/openbooks/Chart.yaml index 1a648733504..a1dd0298c31 100644 --- a/charts/stable/openbooks/Chart.yaml +++ b/charts/stable/openbooks/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 4.5.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: IRC Highway eBook Downloads. -home: https://truecharts.org/charts/incubator/openbooks +home: https://truecharts.org/charts/stable/openbooks icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png keywords: - openbooks - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: openbooks sources: - https://github.com/evan-buss/openbooks - - https://github.com/truecharts/charts/tree/master/charts/incubator/openbooks + - https://github.com/truecharts/charts/tree/master/charts/stable/openbooks - https://hub.docker.com/r/evanbuss/openbooks type: application -version: 3.1.9 +version: 3.1.10 diff --git a/charts/stable/openbooks/README.md b/charts/stable/openbooks/README.md index cb8119d002a..bf6c76aaa3c 100644 --- a/charts/stable/openbooks/README.md +++ b/charts/stable/openbooks/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openbooks) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/openbooks) **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/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml index 447d84aa225..a64032582ed 100644 --- a/charts/stable/opengl-desktop-g3/Chart.yaml +++ b/charts/stable/opengl-desktop-g3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/opengl-desktop-g3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png keywords: - opengl-desktop-g3 @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: opengl-desktop-g3 sources: - https://github.com/accetto/headless-drawing-g3/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - https://github.com/truecharts/charts/tree/master/charts/stable/opengl-desktop-g3 - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/opengl-desktop-g3/README.md b/charts/stable/opengl-desktop-g3/README.md index b216c0a5fef..b57f9a57b29 100644 --- a/charts/stable/opengl-desktop-g3/README.md +++ b/charts/stable/opengl-desktop-g3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/opengl-desktop-g3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/opengl-desktop-g3) **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/openhab/Chart.yaml b/charts/stable/openhab/Chart.yaml index 8ade773da0d..721d7438d87 100644 --- a/charts/stable/openhab/Chart.yaml +++ b/charts/stable/openhab/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openhab icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png keywords: - openhab -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openhab - https://hub.docker.com/r/openhab/openhab type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/openra/Chart.yaml b/charts/stable/openra/Chart.yaml index 59e1213ab77..933682bf23b 100644 --- a/charts/stable/openra/Chart.yaml +++ b/charts/stable/openra/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] -home: https://truecharts.org/charts/incubator/openra +home: https://truecharts.org/charts/stable/openra icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png keywords: - openra - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: openra sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - https://github.com/truecharts/charts/tree/master/charts/stable/openra - https://hub.docker.com/r/rmoriz/openra type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/openra/README.md b/charts/stable/openra/README.md index 32ce505fc20..888e7abcb38 100644 --- a/charts/stable/openra/README.md +++ b/charts/stable/openra/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openra) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/openra) **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/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index dfb942c916c..248f771f2e0 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - speedtest - speed test - openspeedtest -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - https://hub.docker.com/r/openspeedtest/latest type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml index e40bcb19c7a..d9c9e64bc0c 100644 --- a/charts/stable/openttd/Chart.yaml +++ b/charts/stable/openttd/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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). -home: https://truecharts.org/charts/incubator/openttd +home: https://truecharts.org/charts/stable/openttd icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png keywords: - openttd - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: openttd sources: - - https://hub.docker.com/r/ich777/openttdserver - https://www.openttd.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://github.com/truecharts/charts/tree/master/charts/stable/openttd + - https://hub.docker.com/r/ich777/openttdserver type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/openttd/README.md b/charts/stable/openttd/README.md index 471dadab0ad..e13aba2fc97 100644 --- a/charts/stable/openttd/README.md +++ b/charts/stable/openttd/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/openttd) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/openttd) **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/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index d72576d5f75..b1891882614 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - https://ghcr.io/linuxserver/openvscode-server type: application -version: 8.1.8 +version: 8.1.9 diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml index 86e45be01ab..338ae31d3d5 100644 --- a/charts/stable/organizr/Chart.yaml +++ b/charts/stable/organizr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: organizers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/organizr icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png keywords: - organizr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 17.1.6 +version: 17.1.7 diff --git a/charts/stable/oscam/Chart.yaml b/charts/stable/oscam/Chart.yaml index a6845359c2a..84a70c16197 100644 --- a/charts/stable/oscam/Chart.yaml +++ b/charts/stable/oscam/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: DIY - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "11719" +appVersion: 11719.0.0 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/oscam icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png keywords: - oscam -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - https://ghcr.io/linuxserver/oscam type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/outline/Chart.yaml b/charts/stable/outline/Chart.yaml index 3b1d1f511f3..6f6907bc208 100644 --- a/charts/stable/outline/Chart.yaml +++ b/charts/stable/outline/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png keywords: - outline - knowledge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://hub.docker.com/r/outlinewiki/outline type: application -version: 11.1.9 +version: 11.1.10 diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml index 0ade131267f..d863924d3d4 100644 --- a/charts/stable/overseerr/Chart.yaml +++ b/charts/stable/overseerr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - plex - sonarr - radarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr - https://ghcr.io/sct/overseerr type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/owi2plex/Chart.yaml b/charts/stable/owi2plex/Chart.yaml index 2575d8238f9..506b91dfa5f 100644 --- a/charts/stable/owi2plex/Chart.yaml +++ b/charts/stable/owi2plex/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: a xml grabber for enigma with open webif -home: https://truecharts.org/charts/incubator/owi2plex +home: https://truecharts.org/charts/stable/owi2plex icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png keywords: - owi2plex - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: owi2plex sources: - https://github.com/alturismo/owi2plex - - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://github.com/truecharts/charts/tree/master/charts/stable/owi2plex - https://hub.docker.com/r/alturismo/owi2plex type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/owi2plex/README.md b/charts/stable/owi2plex/README.md index 75b37ad63b7..49ae131ebf4 100644 --- a/charts/stable/owi2plex/README.md +++ b/charts/stable/owi2plex/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/owi2plex) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/owi2plex) **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/owncast/Chart.yaml b/charts/stable/owncast/Chart.yaml index daf8ca0d979..9a908553034 100644 --- a/charts/stable/owncast/Chart.yaml +++ b/charts/stable/owncast/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - stream - open source - chat -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - https://hub.docker.com/r/gabekangas/owncast type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml index 6d35c1348af..9e38c3c4572 100644 --- a/charts/stable/paperless-ngx/Chart.yaml +++ b/charts/stable/paperless-ngx/Chart.yaml @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - https://ghcr.io/paperless-ngx/paperless-ngx type: application -version: 6.4.0 +version: 6.4.1 diff --git a/charts/stable/papermerge/Chart.yaml b/charts/stable/papermerge/Chart.yaml index bb6a83b5344..ff07c39d870 100644 --- a/charts/stable/papermerge/Chart.yaml +++ b/charts/stable/papermerge/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/papermerge icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png keywords: - papermerge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - https://hub.docker.com/r/papermerge/papermerge type: application -version: 11.1.9 +version: 11.1.10 diff --git a/charts/stable/passwordpusherephemeral/Chart.yaml b/charts/stable/passwordpusherephemeral/Chart.yaml index 612838fd55b..a7724179b0d 100644 --- a/charts/stable/passwordpusherephemeral/Chart.yaml +++ b/charts/stable/passwordpusherephemeral/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/passwordpusherephemeral icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png keywords: - passwordpusherephemeral - Productivity - Security - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: passwordpusherephemeral sources: - https://github.com/pglombardo/PasswordPusher - - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - https://github.com/truecharts/charts/tree/master/charts/stable/passwordpusherephemeral - https://hub.docker.com/r/pglombardo/pwpush-ephemeral type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/passwordpusherephemeral/README.md b/charts/stable/passwordpusherephemeral/README.md index 48196811a39..760e4312428 100644 --- a/charts/stable/passwordpusherephemeral/README.md +++ b/charts/stable/passwordpusherephemeral/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/passwordpusherephemeral) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/passwordpusherephemeral) **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/pasta/Chart.yaml b/charts/stable/pasta/Chart.yaml index f2ce4f0d0d7..beb54cabb81 100644 --- a/charts/stable/pasta/Chart.yaml +++ b/charts/stable/pasta/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,15 +25,15 @@ keywords: - MediaApp-Other - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: pasta sources: + - https://github.com/cglatot/pasta - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - https://hub.docker.com/r/cglatot/pasta - - https://github.com/cglatot/pasta type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/pastey/Chart.yaml b/charts/stable/pastey/Chart.yaml index d6384a964fc..2f0e64b3255 100644 --- a/charts/stable/pastey/Chart.yaml +++ b/charts/stable/pastey/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - pastey - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pastey - https://hub.docker.com/r/cesura/pastey type: application -version: 5.1.10 +version: 5.1.11 diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index c8b83faec09..7bb3ee93e54 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: pavlovvr +appVersion: palor dependencies: - name: common version: 17.2.22 @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. -home: https://truecharts.org/charts/incubator/pavlovvr +home: https://truecharts.org/charts/stable/pavlovvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png keywords: - pavlovvr - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: pavlovvr sources: - - https://hub.docker.com/r/ich777/steamcmd - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr + - https://github.com/truecharts/charts/tree/master/charts/stable/pavlovvr + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/pavlovvr/README.md b/charts/stable/pavlovvr/README.md index 325a98b265e..a0207b47a3d 100644 --- a/charts/stable/pavlovvr/README.md +++ b/charts/stable/pavlovvr/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pavlovvr) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pavlovvr) **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/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index 4473017b723..9ff319dcedf 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "8.2" +appVersion: 8.2.0 dependencies: - name: common version: 17.2.22 @@ -24,7 +24,7 @@ keywords: - pgadmin - db - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin - https://hub.docker.com/r/dpage/pgadmin4 type: application -version: 14.2.0 +version: 14.2.1 diff --git a/charts/stable/phoronix-test-suite/Chart.yaml b/charts/stable/phoronix-test-suite/Chart.yaml index 912178a8f80..6b0dbb2af72 100644 --- a/charts/stable/phoronix-test-suite/Chart.yaml +++ b/charts/stable/phoronix-test-suite/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/phoronix-test-suite icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png keywords: - phoronix-test-suite - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: phoronix-test-suite sources: - - 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/stable/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/phoronix-test-suite/README.md b/charts/stable/phoronix-test-suite/README.md index 234b04e92e0..ba3af0814c3 100644 --- a/charts/stable/phoronix-test-suite/README.md +++ b/charts/stable/phoronix-test-suite/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/phoronix-test-suite) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/phoronix-test-suite) **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/photo-stream/Chart.yaml b/charts/stable/photo-stream/Chart.yaml index cd2b862ddeb..9a16d2662fa 100644 --- a/charts/stable/photo-stream/Chart.yaml +++ b/charts/stable/photo-stream/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/photo-stream icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png keywords: - photo-stream @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaServer-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: photo-stream sources: - https://github.com/waschinski/photo-stream - - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream + - https://github.com/truecharts/charts/tree/master/charts/stable/photo-stream - https://hub.docker.com/r/waschinski/photo-stream type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/photo-stream/README.md b/charts/stable/photo-stream/README.md index c6fc693d836..354f4dcb98f 100644 --- a/charts/stable/photo-stream/README.md +++ b/charts/stable/photo-stream/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/photo-stream) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/photo-stream) **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/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 2af9a60d8ff..51ed0cb4f96 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "231128" +appVersion: 231128.0.0 dependencies: - name: common version: 17.2.22 @@ -32,15 +32,15 @@ keywords: - photoprism - pictures - sharing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: photoprism sources: - - 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 type: application -version: 19.1.10 +version: 19.1.11 diff --git a/charts/stable/photoshow/Chart.yaml b/charts/stable/photoshow/Chart.yaml index 89d11570c75..f9d216196be 100644 --- a/charts/stable/photoshow/Chart.yaml +++ b/charts/stable/photoshow/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: ersion-48aabb98 +appVersion: 48aabb98 dependencies: - name: common version: 17.2.22 @@ -26,7 +26,7 @@ keywords: - show - gallary - image -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - https://ghcr.io/linuxserver/photoshow type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml index ebb309c69c4..0d0cac26bfe 100644 --- a/charts/stable/photostructure/Chart.yaml +++ b/charts/stable/photostructure/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 2023.12.0 dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: PhotoStructure is your new home for all your photos and videos. -home: https://truecharts.org/charts/incubator/photostructure +home: https://truecharts.org/charts/stable/photostructure icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png keywords: - photostructure - MediaApp-Photos - MediaServer-Video - MediaServer-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: photostructure sources: - https://github.com/photostructure/photostructure-for-servers - - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - https://github.com/truecharts/charts/tree/master/charts/stable/photostructure - https://hub.docker.com/r/photostructure/server type: application -version: 6.0.1 +version: 6.0.2 diff --git a/charts/stable/photostructure/README.md b/charts/stable/photostructure/README.md index c1fa7c6c4fa..683a410345a 100644 --- a/charts/stable/photostructure/README.md +++ b/charts/stable/photostructure/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/photostructure) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/photostructure) **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/photoview/Chart.yaml b/charts/stable/photoview/Chart.yaml index 7bb4422681e..5458a29700b 100644 --- a/charts/stable/photoview/Chart.yaml +++ b/charts/stable/photoview/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png keywords: - photo - gallery -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - https://hub.docker.com/r/viktorstrate/photoview type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/phpldapadmin/Chart.yaml b/charts/stable/phpldapadmin/Chart.yaml index ef99ffaa765..56e83922829 100644 --- a/charts/stable/phpldapadmin/Chart.yaml +++ b/charts/stable/phpldapadmin/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - phpldapadmin - openldap - userrights -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - https://hub.docker.com/r/osixia/phpldapadmin type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index cf7ecb3bb36..14949b79f38 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 5.2.1 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: A web interface for MySQL and MariaDB. -home: https://truecharts.org/charts/incubator/phpmyadmin +home: https://truecharts.org/charts/stable/phpmyadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png keywords: - phpmyadmin - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: phpmyadmin sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin + - https://github.com/truecharts/charts/tree/master/charts/stable/phpmyadmin - https://hub.docker.com/r/phpmyadmin/phpmyadmin type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/phpmyadmin/README.md b/charts/stable/phpmyadmin/README.md index 977c8ab0f2c..679cf25db70 100644 --- a/charts/stable/phpmyadmin/README.md +++ b/charts/stable/phpmyadmin/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/phpmyadmin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/phpmyadmin) **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/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index ad3fc0386ee..5ecb4ce6a74 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: "9.0" +appVersion: 9.0.0 dependencies: - name: common version: 17.2.22 @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: Program for forwarding ADS-B data to FlightAware -home: https://truecharts.org/charts/incubator/piaware +home: https://truecharts.org/charts/stable/piaware icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png keywords: - piaware - flight-aware - flight-tracker -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: piaware sources: - - https://hub.docker.com/r/mikenye/piaware - https://github.com/flightaware/piaware - - https://github.com/truecharts/charts/tree/master/charts/incubator/piaware + - https://github.com/truecharts/charts/tree/master/charts/stable/piaware + - https://hub.docker.com/r/mikenye/piaware type: application -version: 11.1.6 +version: 11.1.7 diff --git a/charts/stable/piaware/README.md b/charts/stable/piaware/README.md index c3352f131bf..eda875d04d8 100644 --- a/charts/stable/piaware/README.md +++ b/charts/stable/piaware/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/piaware) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/piaware) **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/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml index 0f86596ba9a..5081d105756 100644 --- a/charts/stable/picoshare/Chart.yaml +++ b/charts/stable/picoshare/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/picoshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png keywords: - picoshare -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - https://hub.docker.com/r/mtlynch/picoshare type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml index b65e8c5cd63..ef68bc991bb 100644 --- a/charts/stable/pigallery2/Chart.yaml +++ b/charts/stable/pigallery2/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,8 +17,8 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Homepage: http://bpatrik.github.io/pigallery2/" -home: https://truecharts.org/charts/incubator/pigallery2 +description: 'Homepage: http://bpatrik.github.io/pigallery2/' +home: https://truecharts.org/charts/stable/pigallery2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png keywords: - pigallery2 @@ -29,7 +29,7 @@ keywords: - MediaServer-Video - MediaServer-Music - MediaServer-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,7 +37,7 @@ maintainers: name: pigallery2 sources: - https://github.com/bpatrik/pigallery2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - https://github.com/truecharts/charts/tree/master/charts/stable/pigallery2 - https://hub.docker.com/r/bpatrik/pigallery2 type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/pigallery2/README.md b/charts/stable/pigallery2/README.md index ede1c7c468f..e66446b3981 100644 --- a/charts/stable/pigallery2/README.md +++ b/charts/stable/pigallery2/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pigallery2) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pigallery2) **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/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 21fbd31fa82..cec0f1cd83f 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png keywords: - DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - https://hub.docker.com/r/pihole/pihole type: application -version: 14.0.0 +version: 14.0.1 diff --git a/charts/stable/pinry/Chart.yaml b/charts/stable/pinry/Chart.yaml index f5638191012..2572e1fd506 100644 --- a/charts/stable/pinry/Chart.yaml +++ b/charts/stable/pinry/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pinry icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png keywords: - pinry -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - https://hub.docker.com/r/getpinry/pinry type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 654faa82af6..1e37be271bb 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://ghcr.io/linuxserver/piwigo type: application -version: 11.2.12 +version: 11.2.13 diff --git a/charts/stable/pixapop/Chart.yaml b/charts/stable/pixapop/Chart.yaml index e3e384cbafd..7822a7350c1 100644 --- a/charts/stable/pixapop/Chart.yaml +++ b/charts/stable/pixapop/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.2-ls15 +appVersion: 1.2.0 dependencies: - name: common version: 17.2.22 @@ -25,7 +25,7 @@ keywords: - photo - gallery - image -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - https://ghcr.io/linuxserver/pixapop type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml index 0d4a6063880..3fd12f12571 100644 --- a/charts/stable/pixark/Chart.yaml +++ b/charts/stable/pixark/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: pixark dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/pixark icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png keywords: - pixark - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: pixark sources: - https://pixark.snail.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark + - https://github.com/truecharts/charts/tree/master/charts/stable/pixark - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/pixark/README.md b/charts/stable/pixark/README.md index 4b9ee2a8958..4b597620dc6 100644 --- a/charts/stable/pixark/README.md +++ b/charts/stable/pixark/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pixark) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pixark) **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/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index 366b518fde1..5a4d7727ff8 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: analytics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png keywords: - plausible - analytics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - https://hub.docker.com/r/plausible/analytics type: application -version: 8.2.3 +version: 8.2.4 diff --git a/charts/stable/plaxt/Chart.yaml b/charts/stable/plaxt/Chart.yaml index 7ef79754950..fb8b1d05003 100644 --- a/charts/stable/plaxt/Chart.yaml +++ b/charts/stable/plaxt/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - Other - MediaApp-Other - MediaServer-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - https://hub.docker.com/r/xanderstrike/goplaxt type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/plex-auto-languages/Chart.yaml b/charts/stable/plex-auto-languages/Chart.yaml index 5cbc25490e3..1e65a9afd0e 100644 --- a/charts/stable/plex-auto-languages/Chart.yaml +++ b/charts/stable/plex-auto-languages/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - MediaApp-Other - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - https://hub.docker.com/r/remirigal/plex-auto-languages type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/plex-meta-manager/Chart.yaml b/charts/stable/plex-meta-manager/Chart.yaml index d052e5cffd5..0165dd6a991 100644 --- a/charts/stable/plex-meta-manager/Chart.yaml +++ b/charts/stable/plex-meta-manager/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.20.0 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: Python script to update metadata and automatically build collections. -home: https://truecharts.org/charts/incubator/plex-meta-manager +home: https://truecharts.org/charts/stable/plex-meta-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png keywords: - plex-meta-manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: plex-meta-manager sources: - https://github.com/meisnate12/Plex-Meta-Manager - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-meta-manager - https://hub.docker.com/r/meisnate12/plex-meta-manager type: application -version: 5.2.1 +version: 5.2.2 diff --git a/charts/stable/plex-meta-manager/README.md b/charts/stable/plex-meta-manager/README.md index 5aa0fa1ab95..b614c4391d9 100644 --- a/charts/stable/plex-meta-manager/README.md +++ b/charts/stable/plex-meta-manager/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/plex-meta-manager) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/plex-meta-manager) **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/plex-playlist-sync/Chart.yaml b/charts/stable/plex-playlist-sync/Chart.yaml index 55c42df595d..53acae21c9d 100644 --- a/charts/stable/plex-playlist-sync/Chart.yaml +++ b/charts/stable/plex-playlist-sync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Sync your Spotify and Deezer playlists to your Plex server. -home: https://truecharts.org/charts/incubator/plex-playlist-sync +home: https://truecharts.org/charts/stable/plex-playlist-sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-playlist-sync.png keywords: - plex-playlist-sync @@ -28,15 +28,15 @@ keywords: - MediaApp-Other - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: plex-playlist-sync sources: - - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync - https://github.com/rnagabhyrava/plex-playlist-sync - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-playlist-sync + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-playlist-sync + - https://hub.docker.com/r/rnagabhyrava/plexplaylistsync type: application -version: 2.1.9 +version: 2.1.10 diff --git a/charts/stable/plex-playlist-sync/README.md b/charts/stable/plex-playlist-sync/README.md index 608bac4db5f..c0f8b6f4b43 100644 --- a/charts/stable/plex-playlist-sync/README.md +++ b/charts/stable/plex-playlist-sync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/plex-playlist-sync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/plex-playlist-sync) **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/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml index 99d959cc505..d5bbfe06845 100644 --- a/charts/stable/plex-utills/Chart.yaml +++ b/charts/stable/plex-utills/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - plex-utills - Tools-Utilities - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - https://hub.docker.com/r/jkirkcaldy/plex-utills type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index eeaad6febfa..55fc88227a8 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png keywords: - plex - plex-media-server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plex - https://ghcr.io/onedr0p/plex type: application -version: 16.1.6 +version: 16.1.7 diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index f39ea7a1f24..f5398f4451e 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync - https://ghcr.io/rickdb/plexanisync type: application -version: 5.1.7 +version: 5.1.8 diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index 776a605b687..003462c4ee0 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -28,7 +28,7 @@ keywords: - MediaApp-Music - MediaApp-Photos - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - https://hub.docker.com/r/plexripper/plexripper type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml index 12f25908a68..deaae902b6f 100644 --- a/charts/stable/plextraktsync/Chart.yaml +++ b/charts/stable/plextraktsync/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync - https://ghcr.io/taxel/plextraktsync type: application -version: 6.2.5 +version: 6.2.6 diff --git a/charts/stable/pocketmine-mp/Chart.yaml b/charts/stable/pocketmine-mp/Chart.yaml index 3d52ee0de72..4fc6298500d 100644 --- a/charts/stable/pocketmine-mp/Chart.yaml +++ b/charts/stable/pocketmine-mp/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 5.8.2 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A server software for Minecraft Bedrock Edition in PHP. -home: https://truecharts.org/charts/incubator/pocketmine-mp +home: https://truecharts.org/charts/stable/pocketmine-mp icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png keywords: - pocketmine-mp - minecraft -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,6 +31,7 @@ maintainers: name: pocketmine-mp sources: - https://github.com/pmmp/PocketMine-MP - - https://github.com/truecharts/charts/tree/master/charts/incubator/pocketmine-mp + - https://github.com/truecharts/charts/tree/master/charts/stable/pocketmine-mp + - https://github.com/truecharts/containers/tree/master/apps/pocketmine-mp type: application -version: 2.1.7 +version: 2.1.8 diff --git a/charts/stable/pocketmine-mp/README.md b/charts/stable/pocketmine-mp/README.md index eca15f10b79..9bcb960a36d 100644 --- a/charts/stable/pocketmine-mp/README.md +++ b/charts/stable/pocketmine-mp/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pocketmine-mp) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pocketmine-mp) **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/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml index 79710a069c7..af9dca88c77 100644 --- a/charts/stable/podgrab/Chart.yaml +++ b/charts/stable/podgrab/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: mutlimedia - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/podgrab icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png keywords: - podgrab -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: podgrab sources: - - 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 type: application -version: 16.1.6 +version: 16.1.7 diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 0feecd6d8ac..292df309319 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: management - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png keywords: - portainer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,5 +33,6 @@ sources: - https://docs.portainer.io/start/install/server - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - https://hub.docker.com/r/portainer/portainer-ce + - https://hub.docker.com/r/portainer/portainer-ee type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/post-recording/Chart.yaml b/charts/stable/post-recording/Chart.yaml index 1a0c702048b..8f32996fb52 100644 --- a/charts/stable/post-recording/Chart.yaml +++ b/charts/stable/post-recording/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/post-recording icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png keywords: - post-recording - MediaApp-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: post-recording sources: - https://github.com/chacawaca/docker-post-recording - - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording + - https://github.com/truecharts/charts/tree/master/charts/stable/post-recording - https://hub.docker.com/r/chacawaca/post-recording type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/post-recording/README.md b/charts/stable/post-recording/README.md index e5becb9f18e..a97d78178fe 100644 --- a/charts/stable/post-recording/README.md +++ b/charts/stable/post-recording/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/post-recording) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/post-recording) **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/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 5a2fc2370dd..25cde8f235b 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - https://hub.docker.com/r/petersem/posterr type: application -version: 7.1.8 +version: 7.1.9 diff --git a/charts/stable/postscriptum/Chart.yaml b/charts/stable/postscriptum/Chart.yaml index 4501258aad9..9ebdc463fdb 100644 --- a/charts/stable/postscriptum/Chart.yaml +++ b/charts/stable/postscriptum/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: postscriptum dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install PostScriptum and run it. -home: https://truecharts.org/charts/incubator/postscriptum +home: https://truecharts.org/charts/stable/postscriptum icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png keywords: - postscriptum - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: postscriptum sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum + - https://github.com/truecharts/charts/tree/master/charts/stable/postscriptum - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/postscriptum/README.md b/charts/stable/postscriptum/README.md index e11882943df..54e32a1fc50 100644 --- a/charts/stable/postscriptum/README.md +++ b/charts/stable/postscriptum/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/postscriptum) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/postscriptum) **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/preclear/Chart.yaml b/charts/stable/preclear/Chart.yaml index 81a33913b2f..fc1b34ac98c 100644 --- a/charts/stable/preclear/Chart.yaml +++ b/charts/stable/preclear/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/preclear +home: https://truecharts.org/charts/stable/preclear icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png keywords: - preclear - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ sources: - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ - https://registry.hub.docker.com/r/binhex/arch-preclear/ - https://github.com/binhex/documentation - - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear + - https://github.com/truecharts/charts/tree/master/charts/stable/preclear - https://hub.docker.com/r/binhex/arch-preclear type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/preclear/README.md b/charts/stable/preclear/README.md index aeb5248f697..7f573d9e2e2 100644 --- a/charts/stable/preclear/README.md +++ b/charts/stable/preclear/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/preclear) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/preclear) **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/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 591d08288a3..fe987d4bae3 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "4" +appVersion: 4.0.0 dependencies: - name: common version: 17.2.22 @@ -25,7 +25,7 @@ keywords: - cards - against - humanity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - https://hub.docker.com/r/emcniece/dockeryourxyzzy type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 851ad1d02a2..11ffecbc897 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 11.1.12 +version: 11.1.13 diff --git a/charts/stable/projectzomboidreporter-frontend/Chart.yaml b/charts/stable/projectzomboidreporter-frontend/Chart.yaml index 0926a4d2389..a367302185a 100644 --- a/charts/stable/projectzomboidreporter-frontend/Chart.yaml +++ b/charts/stable/projectzomboidreporter-frontend/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/projectzomboidreporter-frontend icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png keywords: - projectzomboidreporter-frontend - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: projectzomboidreporter-frontend sources: - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend + - https://github.com/truecharts/charts/tree/master/charts/stable/projectzomboidreporter-frontend - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/projectzomboidreporter-frontend/README.md b/charts/stable/projectzomboidreporter-frontend/README.md index 657b5d20ecb..9ac9cdbc3b2 100644 --- a/charts/stable/projectzomboidreporter-frontend/README.md +++ b/charts/stable/projectzomboidreporter-frontend/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/projectzomboidreporter-frontend) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/projectzomboidreporter-frontend) **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/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml index 26901aaa639..d66a3c37d34 100644 --- a/charts/stable/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - promcord - discord - metrics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - https://hub.docker.com/r/biospheere/promcord type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/protonmail-bridge/Chart.yaml b/charts/stable/protonmail-bridge/Chart.yaml index 945720de902..02771b7f19c 100644 --- a/charts/stable/protonmail-bridge/Chart.yaml +++ b/charts/stable/protonmail-bridge/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png keywords: - protonmail - protonmail-bridge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge - https://hub.docker.com/r/shenxn/protonmail-bridge type: application -version: 13.2.0 +version: 13.2.1 diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 5aca0e94aa2..99a0caf5363 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/prowlarr-develop + - https://ghcr.io/onedr0p/exportarr type: application -version: 14.2.3 +version: 14.2.4 diff --git a/charts/stable/proxmox-backup-server/Chart.yaml b/charts/stable/proxmox-backup-server/Chart.yaml index b3f2ada1e22..3b92a5b9d42 100644 --- a/charts/stable/proxmox-backup-server/Chart.yaml +++ b/charts/stable/proxmox-backup-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: test - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 3.1.2 dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: Container for proxmox backup server -home: https://truecharts.org/charts/incubator/proxmox-backup-server +home: https://truecharts.org/charts/stable/proxmox-backup-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.png keywords: - proxmox-backup-server - pbs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: proxmox-backup-server sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/proxmox-backup-server - https://hub.docker.com/r/ayufan/proxmox-backup-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/proxmox-backup-server type: application -version: 2.2.1 +version: 2.2.2 diff --git a/charts/stable/proxmox-backup-server/README.md b/charts/stable/proxmox-backup-server/README.md index 1295542d036..a4123766e12 100644 --- a/charts/stable/proxmox-backup-server/README.md +++ b/charts/stable/proxmox-backup-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/proxmox-backup-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/proxmox-backup-server) **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/prpdf/Chart.yaml b/charts/stable/prpdf/Chart.yaml index 366afb11515..e8c899126e4 100644 --- a/charts/stable/prpdf/Chart.yaml +++ b/charts/stable/prpdf/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. -home: https://truecharts.org/charts/incubator/prpdf +home: https://truecharts.org/charts/stable/prpdf icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png keywords: - prpdf - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: prpdf sources: - https://github.com/maschhoff/prpdf - - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - https://github.com/truecharts/charts/tree/master/charts/stable/prpdf - https://hub.docker.com/r/knex666/prpdf type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/prpdf/README.md b/charts/stable/prpdf/README.md index f4a9396f6dc..c317fba0506 100644 --- a/charts/stable/prpdf/README.md +++ b/charts/stable/prpdf/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/prpdf) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/prpdf) **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/prusaslicer-novnc/Chart.yaml b/charts/stable/prusaslicer-novnc/Chart.yaml index bc45662fe42..ef734daa612 100644 --- a/charts/stable/prusaslicer-novnc/Chart.yaml +++ b/charts/stable/prusaslicer-novnc/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - https://hub.docker.com/r/mikeah/prusaslicer-novnc type: application -version: 7.1.11 +version: 7.1.12 diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml index 0dca24b6b09..ff5e32b91cc 100644 --- a/charts/stable/pt-helper/Chart.yaml +++ b/charts/stable/pt-helper/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/pt-helper icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png keywords: - pt-helper - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: pt-helper sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper + - https://github.com/truecharts/charts/tree/master/charts/stable/pt-helper - https://hub.docker.com/r/crazyq/pt_helper type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/pt-helper/README.md b/charts/stable/pt-helper/README.md index dde21bf4504..7d1312542df 100644 --- a/charts/stable/pt-helper/README.md +++ b/charts/stable/pt-helper/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pt-helper) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pt-helper) **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/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index 357ba925051..8b16c96e8ef 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png keywords: - ssh - putty -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/putty - https://hub.docker.com/r/jlesage/putty type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml index 190de104f4e..31f89b9fc7a 100644 --- a/charts/stable/pvk-ii/Chart.yaml +++ b/charts/stable/pvk-ii/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: pvkii +appVersion: pkii dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/pvk-ii icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png keywords: - pvk-ii - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: pvk-ii sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii + - https://github.com/truecharts/charts/tree/master/charts/stable/pvk-ii - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/pvk-ii/README.md b/charts/stable/pvk-ii/README.md index 309ababea5d..d82cbd38830 100644 --- a/charts/stable/pvk-ii/README.md +++ b/charts/stable/pvk-ii/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pvk-ii) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pvk-ii) **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/pwm/Chart.yaml b/charts/stable/pwm/Chart.yaml index b39b369555d..65a55211a63 100644 --- a/charts/stable/pwm/Chart.yaml +++ b/charts/stable/pwm/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/pwm icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png keywords: - pwm - Security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: pwm sources: - https://github.com/pwm-project/pwm - - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm + - https://github.com/truecharts/charts/tree/master/charts/stable/pwm - https://hub.docker.com/r/fjudith/pwm type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/pwm/README.md b/charts/stable/pwm/README.md index 013438cfcfb..f5ec66a1c99 100644 --- a/charts/stable/pwm/README.md +++ b/charts/stable/pwm/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/pwm) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pwm) **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/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index 0e4208b8760..4f1ce976b49 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,14 +22,14 @@ home: https://truecharts.org/charts/stable/pwndrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png keywords: - pwndrop -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: pwndrop sources: - - https://ghcr.io/linuxserver/pwndrop - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - https://ghcr.io/linuxserver/pwndrop type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index dd29fa9e373..c2245649a88 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pyload-ng - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng type: application -version: 4.1.10 +version: 4.1.11 diff --git a/charts/stable/pyload/Chart.yaml b/charts/stable/pyload/Chart.yaml index 5899f772a1a..1af0be34fe6 100644 --- a/charts/stable/pyload/Chart.yaml +++ b/charts/stable/pyload/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: ersion-360b2295 +appVersion: 360b2295 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png keywords: - pyload - download -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - https://ghcr.io/linuxserver/pyload type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 196a7fc8bc4..93866d8ff16 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pylon - https://ghcr.io/linuxserver/pylon type: application -version: 8.1.8 +version: 8.1.9 diff --git a/charts/stable/qbitmanage/Chart.yaml b/charts/stable/qbitmanage/Chart.yaml index db201379f6f..0d74992f936 100644 --- a/charts/stable/qbitmanage/Chart.yaml +++ b/charts/stable/qbitmanage/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - qbitmanage - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - https://hub.docker.com/r/bobokun/qbit_manage type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/qbitrr/Chart.yaml b/charts/stable/qbitrr/Chart.yaml index acfe5139b84..b54188dc31a 100644 --- a/charts/stable/qbitrr/Chart.yaml +++ b/charts/stable/qbitrr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - qbitrr - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 3.2.0 +version: 3.2.1 diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 2f9c2711232..87487c86820 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.6.2 +appVersion: 4.6.3 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png keywords: - qbittorrent - torrrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,6 +32,7 @@ name: qbittorrent sources: - https://github.com/qbittorrent/qBittorrent - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://ghcr.io/onedr0p/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application -version: 18.1.7 +version: 18.1.8 diff --git a/charts/stable/qdirstat/Chart.yaml b/charts/stable/qdirstat/Chart.yaml index 59296fa5b56..bf0073fb0d3 100644 --- a/charts/stable/qdirstat/Chart.yaml +++ b/charts/stable/qdirstat/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - https://hub.docker.com/r/jlesage/qdirstat type: application -version: 8.0.0 +version: 8.0.1 diff --git a/charts/stable/qflood/Chart.yaml b/charts/stable/qflood/Chart.yaml index 02b8386a9db..1d6c22e0b8c 100644 --- a/charts/stable/qflood/Chart.yaml +++ b/charts/stable/qflood/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: Chart with qBittorrent and the Flood UI. -home: https://truecharts.org/charts/incubator/qflood +home: https://truecharts.org/charts/stable/qflood icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png keywords: - qflood - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: qflood sources: - - https://ghcr.io/hotio/qflood - https://hotio.dev/containers/qflood - - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood + - https://github.com/truecharts/charts/tree/master/charts/stable/qflood + - https://ghcr.io/hotio/qflood type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/qflood/README.md b/charts/stable/qflood/README.md index 98da52b8119..c1f65608b8e 100644 --- a/charts/stable/qflood/README.md +++ b/charts/stable/qflood/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/qflood) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/qflood) **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/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 766fc26b400..42ff57eb017 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - https://hub.docker.com/r/whyour/qinglong type: application -version: 8.2.0 +version: 8.2.1 diff --git a/charts/stable/quake3/Chart.yaml b/charts/stable/quake3/Chart.yaml index e06d916fb29..919a899b93e 100644 --- a/charts/stable/quake3/Chart.yaml +++ b/charts/stable/quake3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/quake3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png keywords: - quake3 - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: quake3 sources: - https://www.idsoftware.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 + - https://github.com/truecharts/charts/tree/master/charts/stable/quake3 - https://hub.docker.com/r/ich777/quake3 type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/quake3/README.md b/charts/stable/quake3/README.md index 0f121f832c2..dc8c9d8cf2a 100644 --- a/charts/stable/quake3/README.md +++ b/charts/stable/quake3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/quake3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/quake3) **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/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index 01b06441cfe..8510c9158ff 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-core icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png keywords: - quassel-core -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core - https://ghcr.io/linuxserver/quassel-core type: application -version: 10.1.8 +version: 10.1.9 diff --git a/charts/stable/quassel-web/Chart.yaml b/charts/stable/quassel-web/Chart.yaml index 5fd676d8ba3..c8d608923ac 100644 --- a/charts/stable/quassel-web/Chart.yaml +++ b/charts/stable/quassel-web/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png keywords: - quassel-web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web - https://ghcr.io/linuxserver/quassel-web type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml index 84cd71290a4..9f1e96626ae 100644 --- a/charts/stable/quickshare/Chart.yaml +++ b/charts/stable/quickshare/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Quick and simple file sharing between different devices. -home: https://truecharts.org/charts/incubator/quickshare +home: https://truecharts.org/charts/stable/quickshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png keywords: - quickshare @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ maintainers: name: quickshare sources: - https://github.com/ihexxa/quickshare - - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare - https://hub.docker.com/r/hexxa/quickshare type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/quickshare/README.md b/charts/stable/quickshare/README.md index e7f62938609..3118d25845d 100644 --- a/charts/stable/quickshare/README.md +++ b/charts/stable/quickshare/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/quickshare) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/quickshare) **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/quiz-game/Chart.yaml b/charts/stable/quiz-game/Chart.yaml index 1f8b52f478b..0136f9b0927 100644 --- a/charts/stable/quiz-game/Chart.yaml +++ b/charts/stable/quiz-game/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: Test your General Knowledge in different types of topics. -home: https://truecharts.org/charts/incubator/quiz-game +home: https://truecharts.org/charts/stable/quiz-game icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png keywords: - quiz-game - GameServers - Other - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ name: quiz-game sources: - https://github.com/ASKJR/quiz-game - https://registry.hub.docker.com/r/patrickstigler/quiz-game - - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://github.com/truecharts/charts/tree/master/charts/stable/quiz-game - https://hub.docker.com/r/patrickstigler/quiz-game type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/quiz-game/README.md b/charts/stable/quiz-game/README.md index c8a18d6a854..3e1dfb31d15 100644 --- a/charts/stable/quiz-game/README.md +++ b/charts/stable/quiz-game/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/quiz-game) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/quiz-game) **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/qwantify/Chart.yaml b/charts/stable/qwantify/Chart.yaml index ce453974b2f..64dc9db2646 100644 --- a/charts/stable/qwantify/Chart.yaml +++ b/charts/stable/qwantify/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: "20.04" +appVersion: 20.04.0 dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Play games with your friends right from the browser. -home: https://truecharts.org/charts/incubator/qwantify +home: https://truecharts.org/charts/stable/qwantify icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png keywords: - qwantify - games -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: qwantify sources: - https://github.com/wanjohiryan/qwantify - - https://github.com/truecharts/charts/tree/master/charts/incubator/qwantify + - https://github.com/truecharts/charts/tree/master/charts/stable/qwantify - https://ghcr.io/wanjohiryan/qwantify type: application -version: 2.1.6 +version: 2.1.7 diff --git a/charts/stable/qwantify/README.md b/charts/stable/qwantify/README.md index 782d773bb7f..0b1c96ae25a 100644 --- a/charts/stable/qwantify/README.md +++ b/charts/stable/qwantify/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/qwantify) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/qwantify) **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/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index fb39bfcc796..ff1089dd68b 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - radarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,6 +33,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://ghcr.io/onedr0p/radarr - https://ghcr.io/onedr0p/exportarr type: application -version: 19.1.6 +version: 19.1.7 diff --git a/charts/stable/radarrsync/Chart.yaml b/charts/stable/radarrsync/Chart.yaml index 13c45805510..2fc28b7a7d8 100644 --- a/charts/stable/radarrsync/Chart.yaml +++ b/charts/stable/radarrsync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/radarrsync icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png keywords: - radarrsync - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: radarrsync sources: - https://github.com/dairefinn/RadarrSync - - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync + - https://github.com/truecharts/charts/tree/master/charts/stable/radarrsync - https://hub.docker.com/r/dmanius/radarrsync-docker type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/radarrsync/README.md b/charts/stable/radarrsync/README.md index 95135c2022c..407ec585ccf 100644 --- a/charts/stable/radarrsync/README.md +++ b/charts/stable/radarrsync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/radarrsync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/radarrsync) **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/radicale/Chart.yaml b/charts/stable/radicale/Chart.yaml index 1d96e358085..62812d3857d 100644 --- a/charts/stable/radicale/Chart.yaml +++ b/charts/stable/radicale/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: radicale - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 3.1.8.3 dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. -home: https://truecharts.org/charts/incubator/radicale +home: https://truecharts.org/charts/stable/radicale icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png keywords: - radicale @@ -28,17 +28,17 @@ keywords: - contacts - tasks - to-do -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: radicale sources: - - https://hub.docker.com/r/tomsquest/docker-radicale - https://github.com/tomsquest/docker-radicale - https://radicale.org/ - https://github.com/Kozea/Radicale - - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://github.com/truecharts/charts/tree/master/charts/stable/radicale + - https://hub.docker.com/r/tomsquest/docker-radicale type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/radicale/README.md b/charts/stable/radicale/README.md index 959c3b3cb30..5cfa27194df 100644 --- a/charts/stable/radicale/README.md +++ b/charts/stable/radicale/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/radicale) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/radicale) **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/rapidphotodownloader/Chart.yaml b/charts/stable/rapidphotodownloader/Chart.yaml index bae6fc0be17..764418ba40c 100644 --- a/charts/stable/rapidphotodownloader/Chart.yaml +++ b/charts/stable/rapidphotodownloader/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Photos - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install Rapid Photo Downloader. -home: https://truecharts.org/charts/incubator/rapidphotodownloader +home: https://truecharts.org/charts/stable/rapidphotodownloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png keywords: - rapidphotodownloader @@ -26,15 +26,15 @@ keywords: - Productivity - Tools-Utilities - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: rapidphotodownloader sources: - - 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/stable/rapidphotodownloader + - https://hub.docker.com/r/ich777/rapidphotodownloader type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/rapidphotodownloader/README.md b/charts/stable/rapidphotodownloader/README.md index 798746cfc86..13b9622b54c 100644 --- a/charts/stable/rapidphotodownloader/README.md +++ b/charts/stable/rapidphotodownloader/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rapidphotodownloader) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rapidphotodownloader) **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/raspberrymatic/Chart.yaml b/charts/stable/raspberrymatic/Chart.yaml index 4a14c7e7f1e..3c04b4c6a7a 100644 --- a/charts/stable/raspberrymatic/Chart.yaml +++ b/charts/stable/raspberrymatic/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "false" truecharts.org/category: iot - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/raspberrymatic icon: https://truecharts.org/img/hotlink-ok/chart-icons/raspberrymatic.png keywords: - raspberrymatic - iot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: raspberrymatic sources: - https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic - https://github.com/jens-maus/RaspberryMatic - - https://github.com/truecharts/charts/tree/master/charts/incubator/raspberrymatic + - https://github.com/truecharts/charts/tree/master/charts/stable/raspberrymatic - https://ghcr.io/jens-maus/raspberrymatic type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/raspberrymatic/README.md b/charts/stable/raspberrymatic/README.md index c401a6dd209..93222c8464b 100644 --- a/charts/stable/raspberrymatic/README.md +++ b/charts/stable/raspberrymatic/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/raspberrymatic) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/raspberrymatic) **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/rcon-webadmin/Chart.yaml b/charts/stable/rcon-webadmin/Chart.yaml index e52be70c116..a3eb44a567a 100644 --- a/charts/stable/rcon-webadmin/Chart.yaml +++ b/charts/stable/rcon-webadmin/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - rcon-webadmin - GameServers - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: rcon-webadmin sources: + - https://github.com/rcon-web-admin/rcon-web-admin - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - https://hub.docker.com/r/itzg/rcon - - https://github.com/rcon-web-admin/rcon-web-admin type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index f3108113413..c786103d3e2 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop type: application -version: 7.1.90 +version: 7.1.91 diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml index 5f898acdd76..39e74931baf 100644 --- a/charts/stable/rdtclient/Chart.yaml +++ b/charts/stable/rdtclient/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.49 +appVersion: 2.0.58 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png keywords: - rdtclient - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,6 +32,7 @@ name: rdtclient sources: - https://github.com/rogerfar/rdt-client - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient + - https://ghcr.io/rogerfar/rdtclient - https://hub.docker.com/r/p3terx/aria2-pro type: application -version: 3.1.9 +version: 3.1.10 diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 956c66126fa..c33e07a825d 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -36,7 +36,7 @@ sources: - https://readarr.com - https://github.com/Readarr/Readarr - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/readarr-develop + - https://ghcr.io/onedr0p/exportarr type: application -version: 19.1.9 +version: 19.1.10 diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index bb2a46b2fa9..949d7dce9b5 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png keywords: - recyclarr - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - https://ghcr.io/recyclarr/recyclarr type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index 60c3b55567d..2db433580cd 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot type: application -version: 4.1.9 +version: 4.1.10 diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index a37872e8a70..6f5f378fa6d 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png keywords: - redisinsight - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redisinsight - https://hub.docker.com/r/redislabs/redisinsight type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml index 3279f513d51..0f677c21bd8 100644 --- a/charts/stable/redm/Chart.yaml +++ b/charts/stable/redm/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." -home: https://truecharts.org/charts/incubator/redm +description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the ''Show more settings'' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' +home: https://truecharts.org/charts/stable/redm icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png keywords: - redm - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: redm sources: - https://redm.gg/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - https://github.com/truecharts/charts/tree/master/charts/stable/redm - https://hub.docker.com/r/ich777/redmserver type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/redm/README.md b/charts/stable/redm/README.md index 4095199a36b..373a6e82112 100644 --- a/charts/stable/redm/README.md +++ b/charts/stable/redm/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/redm) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/redm) **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/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index 8e8500b77b2..93988dba3df 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 10.1.8 +version: 10.1.9 diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index 76b00cca19d..58330436a19 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "2" +appVersion: 2.0.0 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/reg icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png keywords: - reg -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/reg - https://hub.docker.com/_/registry type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/remmina/Chart.yaml b/charts/stable/remmina/Chart.yaml index 4b1078eb200..6849b3b6c0c 100644 --- a/charts/stable/remmina/Chart.yaml +++ b/charts/stable/remmina/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - https://ghcr.io/linuxserver/remmina type: application -version: 9.1.10 +version: 9.1.11 diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml index 1926eb72709..00b51e88e34 100644 --- a/charts/stable/remotely/Chart.yaml +++ b/charts/stable/remotely/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: "1380" +appVersion: 1380.0.0 dependencies: - name: common version: 17.2.22 @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. -home: https://truecharts.org/charts/incubator/remotely +home: https://truecharts.org/charts/stable/remotely icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png keywords: - remotely - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: remotely sources: - https://remotely.one/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://github.com/truecharts/charts/tree/master/charts/stable/remotely - https://hub.docker.com/r/immybot/remotely type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/remotely/README.md b/charts/stable/remotely/README.md index 0797f7886cc..3b650a5be8d 100644 --- a/charts/stable/remotely/README.md +++ b/charts/stable/remotely/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/remotely) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/remotely) **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/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml index 0d859dba77d..87be5919594 100644 --- a/charts/stable/requestrr/Chart.yaml +++ b/charts/stable/requestrr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png keywords: - requestrr - discord -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr - https://hub.docker.com/r/thomst08/requestrr type: application -version: 9.0.0 +version: 9.0.1 diff --git a/charts/stable/resilio-sync/Chart.yaml b/charts/stable/resilio-sync/Chart.yaml index dd212d06fa0..245f87c8b65 100644 --- a/charts/stable/resilio-sync/Chart.yaml +++ b/charts/stable/resilio-sync/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - https://ghcr.io/linuxserver/resilio-sync type: application -version: 13.1.8 +version: 13.1.9 diff --git a/charts/stable/restic-rest-server/Chart.yaml b/charts/stable/restic-rest-server/Chart.yaml index 01dd4d38276..1b1fa04430e 100644 --- a/charts/stable/restic-rest-server/Chart.yaml +++ b/charts/stable/restic-rest-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.12.1 dependencies: @@ -17,21 +17,21 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." -home: https://truecharts.org/charts/incubator/restic-rest-server +description: 'Rest Server is a high performance HTTP server that implements restic''s REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL.' +home: https://truecharts.org/charts/stable/restic-rest-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png keywords: - restic-rest-server - Backup -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: restic-rest-server sources: - - 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/stable/restic-rest-server + - https://hub.docker.com/r/restic/rest-server type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/restic-rest-server/README.md b/charts/stable/restic-rest-server/README.md index b4fa4ebd41d..2e7da766ab5 100644 --- a/charts/stable/restic-rest-server/README.md +++ b/charts/stable/restic-rest-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/restic-rest-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/restic-rest-server) **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/retrobot/Chart.yaml b/charts/stable/retrobot/Chart.yaml index 4ecfa49badf..d639ebd4b38 100644 --- a/charts/stable/retrobot/Chart.yaml +++ b/charts/stable/retrobot/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - retrobot - emulator - discord -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: retrobot sources: + - https://github.com/rossimo/retrobot - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - https://hub.docker.com/r/rossimo/retrobot - - https://github.com/rossimo/retrobot type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml index 93fb4b273ab..4910e73d5a1 100644 --- a/charts/stable/rflood/Chart.yaml +++ b/charts/stable/rflood/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Chart with rTorrent and the Flood UI. -home: https://truecharts.org/charts/incubator/rflood +home: https://truecharts.org/charts/stable/rflood icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png keywords: - rflood - downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: rflood sources: - https://hotio.dev/containers/rflood - - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood + - https://github.com/truecharts/charts/tree/master/charts/stable/rflood - https://ghcr.io/hotio/rflood type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/rflood/README.md b/charts/stable/rflood/README.md index 93177ee2fc1..2f262167645 100644 --- a/charts/stable/rflood/README.md +++ b/charts/stable/rflood/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rflood) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rflood) **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/rickroll/Chart.yaml b/charts/stable/rickroll/Chart.yaml index febdf9ab500..9c888339afc 100644 --- a/charts/stable/rickroll/Chart.yaml +++ b/charts/stable/rickroll/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png keywords: - rickroll - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rickroll - https://hub.docker.com/r/modem7/docker-rickroll type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index 13fe0758b31..cecd23c0229 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 5.1.22 +version: 5.1.23 diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 2ec43cd9ac6..9f88dd38a6c 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - ring-mqtt - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/rmlint/Chart.yaml b/charts/stable/rmlint/Chart.yaml index faef701daac..9c84cdd3a1f 100644 --- a/charts/stable/rmlint/Chart.yaml +++ b/charts/stable/rmlint/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: rmlint finds space waste and other broken things on your filesystem and offers to remove it. -home: https://truecharts.org/charts/incubator/rmlint +home: https://truecharts.org/charts/stable/rmlint icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png keywords: - rmlint - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: rmlint sources: - https://github.com/sahib/rmlint - - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint + - https://github.com/truecharts/charts/tree/master/charts/stable/rmlint - https://hub.docker.com/r/bobbintb/docker-rmlint-unraid type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/rmlint/README.md b/charts/stable/rmlint/README.md index d1849e83e86..8374259ec2b 100644 --- a/charts/stable/rmlint/README.md +++ b/charts/stable/rmlint/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rmlint) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rmlint) **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/romm/Chart.yaml b/charts/stable/romm/Chart.yaml index e4fb9e6c08c..62eb6fc0e84 100644 --- a/charts/stable/romm/Chart.yaml +++ b/charts/stable/romm/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -37,15 +37,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png keywords: - romm - rom-manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: romm 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 type: application -version: 6.3.2 +version: 6.3.3 diff --git a/charts/stable/root/Chart.yaml b/charts/stable/root/Chart.yaml index 76568cb9fe7..416ca827bb4 100644 --- a/charts/stable/root/Chart.yaml +++ b/charts/stable/root/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/root icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png keywords: - root - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: root sources: - - https://hub.docker.com/r/bgameiro/arch-cern-root - https://root.cern/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/root + - https://github.com/truecharts/charts/tree/master/charts/stable/root + - https://hub.docker.com/r/bgameiro/arch-cern-root type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/root/README.md b/charts/stable/root/README.md index e885734bfe1..08bd0feae07 100644 --- a/charts/stable/root/README.md +++ b/charts/stable/root/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/root) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/root) **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/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index eb841ddca9c..c6a9a235d11 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - https://ghcr.io/linuxserver/rsnapshot type: application -version: 8.1.10 +version: 8.1.11 diff --git a/charts/stable/rss-bridge/Chart.yaml b/charts/stable/rss-bridge/Chart.yaml index 8d86bcfce86..29d409dfc18 100644 --- a/charts/stable/rss-bridge/Chart.yaml +++ b/charts/stable/rss-bridge/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "2023" +appVersion: 2023.9.24 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rss-bridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png keywords: - rss-bridge -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - https://hub.docker.com/r/rssbridge/rss-bridge type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml index d5287c998a2..3b0ac3c24e5 100644 --- a/charts/stable/rss-proxy/Chart.yaml +++ b/charts/stable/rss-proxy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/rss-proxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png keywords: - rss-proxy - Cloud - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: rss-proxy sources: - https://github.com/damoeb/rss-proxy - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-proxy - https://hub.docker.com/r/damoeb/rss-proxy type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/rss-proxy/README.md b/charts/stable/rss-proxy/README.md index 48a8ce759ca..73715fb0875 100644 --- a/charts/stable/rss-proxy/README.md +++ b/charts/stable/rss-proxy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rss-proxy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rss-proxy) **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/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml index d95ac2a3bf6..5466e9a0674 100644 --- a/charts/stable/rss-to-telegram/Chart.yaml +++ b/charts/stable/rss-to-telegram/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/rss-to-telegram icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png keywords: - rss-to-telegram - Network-Other - Network-Messenger - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: rss-to-telegram sources: - https://github.com/BoKKeR/RSS-to-Telegram-Bot - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-to-telegram - https://hub.docker.com/r/bokker/rss.to.telegram type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/rss-to-telegram/README.md b/charts/stable/rss-to-telegram/README.md index 9831b1087db..e407d6cdd74 100644 --- a/charts/stable/rss-to-telegram/README.md +++ b/charts/stable/rss-to-telegram/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rss-to-telegram) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rss-to-telegram) **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/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index af9e8d7109a..61a944dfe5b 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -40,7 +40,7 @@ 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://hub.docker.com/r/browserless/chrome + - https://hub.docker.com/r/diygod/rsshub type: application -version: 11.1.20 +version: 11.1.21 diff --git a/charts/stable/rstudio/Chart.yaml b/charts/stable/rstudio/Chart.yaml index 00758bb5de4..63a76af276d 100644 --- a/charts/stable/rstudio/Chart.yaml +++ b/charts/stable/rstudio/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 4.3.2 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Integrated development environment for R, a programming language for statistical computing and graphics. -home: https://truecharts.org/charts/incubator/rstudio +home: https://truecharts.org/charts/stable/rstudio icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png keywords: - rstudio - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: rstudio sources: - https://github.com/rocker-org/rocker-versioned2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - https://github.com/truecharts/charts/tree/master/charts/stable/rstudio - https://hub.docker.com/r/rocker/rstudio type: application -version: 5.1.7 +version: 5.1.8 diff --git a/charts/stable/rstudio/README.md b/charts/stable/rstudio/README.md index d57cf8d8fc5..e5d173f0558 100644 --- a/charts/stable/rstudio/README.md +++ b/charts/stable/rstudio/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rstudio) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rstudio) **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/rtorrent-rutorrent/Chart.yaml b/charts/stable/rtorrent-rutorrent/Chart.yaml index a3897fb7eb8..9aaf3d39233 100644 --- a/charts/stable/rtorrent-rutorrent/Chart.yaml +++ b/charts/stable/rtorrent-rutorrent/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: torrent - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png keywords: - rutorrent - torrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rtorrent-rutorrent - https://ghcr.io/crazy-max/rtorrent-rutorrent type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/rust/Chart.yaml b/charts/stable/rust/Chart.yaml index 309e1c08d6b..fb424e0693f 100644 --- a/charts/stable/rust/Chart.yaml +++ b/charts/stable/rust/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: rust dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install RUST and run it. -home: https://truecharts.org/charts/incubator/rust +home: https://truecharts.org/charts/stable/rust icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png keywords: - rust - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: rust sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/rust + - https://github.com/truecharts/charts/tree/master/charts/stable/rust - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/rust/README.md b/charts/stable/rust/README.md index 4743f79ef41..0b70b3df10d 100644 --- a/charts/stable/rust/README.md +++ b/charts/stable/rust/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rust) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rust) **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/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml index 6b2b96a8f91..ccbba70ecd2 100644 --- a/charts/stable/rustpad/Chart.yaml +++ b/charts/stable/rustpad/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/rustpad +home: https://truecharts.org/charts/stable/rustpad icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png keywords: - rustpad - Cloud - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: rustpad sources: - https://github.com/ekzhang/rustpad - - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad + - https://github.com/truecharts/charts/tree/master/charts/stable/rustpad - https://hub.docker.com/r/ekzhang/rustpad type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/rustpad/README.md b/charts/stable/rustpad/README.md index 19908b069a4..399674d43dc 100644 --- a/charts/stable/rustpad/README.md +++ b/charts/stable/rustpad/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rustpad) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rustpad) **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/s3backup/Chart.yaml b/charts/stable/s3backup/Chart.yaml index 163fda7e784..75eddb2dcb5 100644 --- a/charts/stable/s3backup/Chart.yaml +++ b/charts/stable/s3backup/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: A simple way to backup important files to Amazon S3 and Glacier. -home: https://truecharts.org/charts/incubator/s3backup +home: https://truecharts.org/charts/stable/s3backup icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png keywords: - s3backup - Backup - Cloud -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: s3backup sources: - https://registry.hub.docker.com/r/joch/s3backup/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - https://github.com/truecharts/charts/tree/master/charts/stable/s3backup - https://hub.docker.com/r/joch/s3backup type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/s3backup/README.md b/charts/stable/s3backup/README.md index e2ab917a1e1..0cd733a4937 100644 --- a/charts/stable/s3backup/README.md +++ b/charts/stable/s3backup/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/s3backup) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/s3backup) **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/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml index 15e71d6f6cd..fed77c66f40 100644 --- a/charts/stable/s3sync/Chart.yaml +++ b/charts/stable/s3sync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/s3sync icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png keywords: - s3sync - Backup - Cloud -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: s3sync sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync - - https://hub.docker.com/r/whatname/docker-s3sync - https://github.com/what-name/docker-s3sync + - https://github.com/truecharts/charts/tree/master/charts/stable/s3sync + - https://hub.docker.com/r/whatname/docker-s3sync type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/s3sync/README.md b/charts/stable/s3sync/README.md index 97f3a9cbcc7..6c09fa75f81 100644 --- a/charts/stable/s3sync/README.md +++ b/charts/stable/s3sync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/s3sync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/s3sync) **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/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index d3043712765..b97f5b29c5e 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png keywords: - sabnzbd - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - https://ghcr.io/onedr0p/sabnzbd type: application -version: 17.2.2 +version: 17.2.3 diff --git a/charts/stable/satisfactory/Chart.yaml b/charts/stable/satisfactory/Chart.yaml index c3548da6377..a0c7b5004b3 100644 --- a/charts/stable/satisfactory/Chart.yaml +++ b/charts/stable/satisfactory/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/satisfactory icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png keywords: - satisfactory -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - https://hub.docker.com/r/wolveix/satisfactory-server type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index 189bc60c168..7aac82b9238 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.7.2-omnibus +appVersion: 0.7.2 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/scrutiny icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png keywords: - scrutiny -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny - https://ghcr.io/analogj/scrutiny type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index eae982c5ec5..7e34445fdaa 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 18.0.83 +appVersion: 18.0.0 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png keywords: - scrypted - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - https://hub.docker.com/r/koush/scrypted type: application -version: 3.3.0 +version: 3.3.1 diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index 856210dbcc0..d6fd03220f6 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 7dtd dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/sdtd icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png keywords: - sevendaystodie - game-servers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: sdtd sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/sdtd + - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd - https://hub.docker.com/r/ich777/steamcmd type: application -version: 6.1.6 +version: 6.1.7 diff --git a/charts/stable/sdtd/README.md b/charts/stable/sdtd/README.md index 006d93e9682..c576fb4b0ca 100644 --- a/charts/stable/sdtd/README.md +++ b/charts/stable/sdtd/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sdtd) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sdtd) **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/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index f76e5e412ac..9d174640fa8 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: file-storage - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -32,7 +32,7 @@ keywords: - files - cloud - file-storage -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://hub.docker.com/r/seafileltd/seafile-mc type: application -version: 4.1.9 +version: 4.1.10 diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index 99beb504f2d..4732741a896 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 6.1.12 +version: 6.1.13 diff --git a/charts/stable/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml index 69b624e6b88..2a0e1558222 100644 --- a/charts/stable/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png keywords: - seedsync - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: seedsync 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 type: application -version: 6.1.6 +version: 6.1.7 diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml index 50bbbc4d549..9a500bf3504 100644 --- a/charts/stable/send/Chart.yaml +++ b/charts/stable/send/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/send icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png keywords: - send - Cloud - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,6 +32,6 @@ maintainers: name: send sources: - https://gitlab.com/timvisee/send - - https://github.com/truecharts/charts/tree/master/charts/incubator/send + - https://github.com/truecharts/charts/tree/master/charts/stable/send type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/send/README.md b/charts/stable/send/README.md index af450899650..c9a91c29ad0 100644 --- a/charts/stable/send/README.md +++ b/charts/stable/send/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/send) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/send) **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/senseai-server/Chart.yaml b/charts/stable/senseai-server/Chart.yaml index 417bb8283ad..3def3fff309 100644 --- a/charts/stable/senseai-server/Chart.yaml +++ b/charts/stable/senseai-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ai - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.4.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/senseai-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/senseai-server.png keywords: - ai - senseai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: senseai-server sources: - https://github.com/codeproject/CodeProject.SenseAI - - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - https://github.com/truecharts/charts/tree/master/charts/stable/senseai-server - https://hub.docker.com/r/codeproject/senseai-server type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/senseai-server/README.md b/charts/stable/senseai-server/README.md index 1ea4ce0a6b8..88739d492ee 100644 --- a/charts/stable/senseai-server/README.md +++ b/charts/stable/senseai-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/senseai-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/senseai-server) **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/ser2sock/Chart.yaml b/charts/stable/ser2sock/Chart.yaml index d6331e17909..fca801c5ff9 100644 --- a/charts/stable/ser2sock/Chart.yaml +++ b/charts/stable/ser2sock/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ser2sock icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png keywords: - ser2sock -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,8 +30,8 @@ maintainers: name: ser2sock 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/nutechsoftware/ser2sock type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index 739a6307323..1ed37abe32a 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear - https://hub.docker.com/r/towfiqi/serpbear type: application -version: 2.1.8 +version: 2.1.9 diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index b2effcdcfd2..cc03e76e454 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png keywords: - servas - bookmarks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/servas - https://hub.docker.com/r/beromir/servas type: application -version: 3.2.1 +version: 3.2.2 diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index 5d68b6421a2..ea7c2124ed9 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-FTP - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." +description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.' home: https://truecharts.org/charts/stable/sftpgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png keywords: - sftpgo - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo - https://ghcr.io/drakkan/sftpgo type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index 02c3b80f79e..12104ca12d8 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: master dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: The personal, minimalist, super-fast, database free, bookmarking service. -home: https://truecharts.org/charts/incubator/shaarli +home: https://truecharts.org/charts/stable/shaarli icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png keywords: - shaarli - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: shaarli sources: - https://github.com/shaarli/Shaarli - - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://github.com/truecharts/charts/tree/master/charts/stable/shaarli - https://hub.docker.com/r/shaarli/shaarli type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/shaarli/README.md b/charts/stable/shaarli/README.md index 14e4dc800bd..155953a28a8 100644 --- a/charts/stable/shaarli/README.md +++ b/charts/stable/shaarli/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/shaarli) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/shaarli) **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/shapeshifter-obfuscator/Chart.yaml b/charts/stable/shapeshifter-obfuscator/Chart.yaml index 2492bcc49fc..ea847e270ff 100644 --- a/charts/stable/shapeshifter-obfuscator/Chart.yaml +++ b/charts/stable/shapeshifter-obfuscator/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Security - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,21 +17,21 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " -home: https://truecharts.org/charts/incubator/shapeshifter-obfuscator +description: 'Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. ' +home: https://truecharts.org/charts/stable/shapeshifter-obfuscator icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png keywords: - shapeshifter-obfuscator - Security -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: shapeshifter-obfuscator sources: - - 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://github.com/truecharts/charts/tree/master/charts/stable/shapeshifter-obfuscator + - https://hub.docker.com/r/juchong/shapeshifter-docker type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/shapeshifter-obfuscator/README.md b/charts/stable/shapeshifter-obfuscator/README.md index af2846cef63..14f074730da 100644 --- a/charts/stable/shapeshifter-obfuscator/README.md +++ b/charts/stable/shapeshifter-obfuscator/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/shapeshifter-obfuscator) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/shapeshifter-obfuscator) **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/sheetable/Chart.yaml b/charts/stable/sheetable/Chart.yaml index d5ac8729859..04d272e0252 100644 --- a/charts/stable/sheetable/Chart.yaml +++ b/charts/stable/sheetable/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: music - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 -appVersion: "0.8" +appVersion: 0.8.0 dependencies: - name: common version: 17.2.22 @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. -home: https://truecharts.org/charts/incubator/sheetable +home: https://truecharts.org/charts/stable/sheetable icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png keywords: - sheetable -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ name: sheetable sources: - https://github.com/SheetAble - https://sheetable.net/docs - - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable + - https://github.com/truecharts/charts/tree/master/charts/stable/sheetable - https://hub.docker.com/r/vallezw/sheetable type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/sheetable/README.md b/charts/stable/sheetable/README.md index d94afe84c31..13a30b3e3a7 100644 --- a/charts/stable/sheetable/README.md +++ b/charts/stable/sheetable/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sheetable) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sheetable) **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/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 92d31937d66..0a31e7906f4 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,16 +25,16 @@ keywords: - bookmark - bookmark-manager - web-interface -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: shiori sources: - - https://ghcr.io/go-shiori/shiori - https://github.com/go-shiori/shiori/pkgs/container/shiori - https://github.com/go-shiori/shiori - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://ghcr.io/go-shiori/shiori type: application -version: 15.1.6 +version: 15.1.7 diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml index c750956eafe..31f69fedcec 100644 --- a/charts/stable/shlink-web-client/Chart.yaml +++ b/charts/stable/shlink-web-client/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - url - shortener - frontend -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - https://hub.docker.com/r/shlinkio/shlink-web-client type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index dc950bb9629..c7fba8648ff 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png keywords: - url - shortener -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - https://hub.docker.com/r/shlinkio/shlink type: application -version: 12.1.11 +version: 12.1.12 diff --git a/charts/stable/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml index 2df1faa0291..537d60e9e54 100644 --- a/charts/stable/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png keywords: - shoko-server - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - https://hub.docker.com/r/shokoanime/server type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/shortipy/Chart.yaml b/charts/stable/shortipy/Chart.yaml index c76821dc268..3d96ae6eb35 100644 --- a/charts/stable/shortipy/Chart.yaml +++ b/charts/stable/shortipy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: URL Shortener in python based on flask -home: https://truecharts.org/charts/incubator/shortipy +home: https://truecharts.org/charts/stable/shortipy icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png keywords: - shortipy - Tools-Utilities - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: shortipy sources: - - https://hub.docker.com/r/knex666/shortipy - https://github.com/maschhoff/shortipy - - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - https://github.com/truecharts/charts/tree/master/charts/stable/shortipy + - https://hub.docker.com/r/knex666/shortipy type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/shortipy/README.md b/charts/stable/shortipy/README.md index 50ecc165da3..0b7f987d93b 100644 --- a/charts/stable/shortipy/README.md +++ b/charts/stable/shortipy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/shortipy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/shortipy) **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/shorturl/Chart.yaml b/charts/stable/shorturl/Chart.yaml index 3f5e103bf53..dd513136a97 100644 --- a/charts/stable/shorturl/Chart.yaml +++ b/charts/stable/shorturl/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - shortener - shorten - shorturl -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - https://ghcr.io/nicholaswilde/shorturl type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index de0f9b77ad3..0e4bffcaaf6 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: master dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. -home: https://truecharts.org/charts/incubator/sia-daemon +home: https://truecharts.org/charts/stable/sia-daemon icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png keywords: - sia-daemon - Cloud - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: sia-daemon sources: - https://github.com/siafoundation/siad - https://github.com/SiaFoundation/siad/pkgs/container/siad - - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - https://github.com/truecharts/charts/tree/master/charts/stable/sia-daemon - https://ghcr.io/siafoundation/siad type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/sia-daemon/README.md b/charts/stable/sia-daemon/README.md index c48f0c5aa00..cb9f1fc0c5e 100644 --- a/charts/stable/sia-daemon/README.md +++ b/charts/stable/sia-daemon/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sia-daemon) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sia-daemon) **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/sickchill/Chart.yaml b/charts/stable/sickchill/Chart.yaml index 702c349c1dc..c1d8ed92dcf 100644 --- a/charts/stable/sickchill/Chart.yaml +++ b/charts/stable/sickchill/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - https://ghcr.io/linuxserver/sickchill type: application -version: 10.0.2 +version: 10.0.3 diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml index ccac0d3265f..f78f6e434f3 100644 --- a/charts/stable/sickgear/Chart.yaml +++ b/charts/stable/sickgear/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - manager - tv - shows -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - https://hub.docker.com/r/sickgear/sickgear type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/simply-shorten/Chart.yaml b/charts/stable/simply-shorten/Chart.yaml index 4f13891d509..f07cf6dc052 100644 --- a/charts/stable/simply-shorten/Chart.yaml +++ b/charts/stable/simply-shorten/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "1.1" +appVersion: 1.1.0 dependencies: - name: common version: 17.2.22 @@ -25,15 +25,15 @@ keywords: - Cloud - Productivity - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: simply-shorten sources: - - 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 type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/sinusbot/Chart.yaml b/charts/stable/sinusbot/Chart.yaml index 6b9fb812a63..ebfbadf01ac 100644 --- a/charts/stable/sinusbot/Chart.yaml +++ b/charts/stable/sinusbot/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,22 +18,22 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/sinusbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png keywords: - sinusbot - Productivity - Tools-Utilities - MediaServer-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: sinusbot sources: - - https://hub.docker.com/r/sinusbot/docker - https://forum.sinusbot.com - - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://github.com/truecharts/charts/tree/master/charts/stable/sinusbot + - https://hub.docker.com/r/sinusbot/docker type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/sinusbot/README.md b/charts/stable/sinusbot/README.md index bee902e9ad5..8639f4e1e73 100644 --- a/charts/stable/sinusbot/README.md +++ b/charts/stable/sinusbot/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sinusbot) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sinusbot) **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/slack-invite/Chart.yaml b/charts/stable/slack-invite/Chart.yaml index 51245de8756..f8ac201a93c 100644 --- a/charts/stable/slack-invite/Chart.yaml +++ b/charts/stable/slack-invite/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Messenger - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Creates a simple webpage for Slack invite signups -home: https://truecharts.org/charts/incubator/slack-invite +home: https://truecharts.org/charts/stable/slack-invite icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png keywords: - slack-invite - Network-Messenger - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: slack-invite sources: - httpss://github.com/ninthwalker/slack-invite - - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite + - https://github.com/truecharts/charts/tree/master/charts/stable/slack-invite - https://hub.docker.com/r/ninthwalker/slack-invite type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/slack-invite/README.md b/charts/stable/slack-invite/README.md index 75744b84cbf..686be8af83a 100644 --- a/charts/stable/slack-invite/README.md +++ b/charts/stable/slack-invite/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/slack-invite) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/slack-invite) **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/slash/Chart.yaml b/charts/stable/slash/Chart.yaml index ab810446190..d0842710769 100644 --- a/charts/stable/slash/Chart.yaml +++ b/charts/stable/slash/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/slash - https://hub.docker.com/r/yourselfhosted/slash type: application -version: 2.1.7 +version: 2.1.8 diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml index 709ce84bfed..150a43f0379 100644 --- a/charts/stable/smokeping/Chart.yaml +++ b/charts/stable/smokeping/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - https://ghcr.io/linuxserver/smokeping type: application -version: 9.1.10 +version: 9.1.11 diff --git a/charts/stable/smtp-relay/Chart.yaml b/charts/stable/smtp-relay/Chart.yaml index 3a80042767b..c2c4310d5b6 100644 --- a/charts/stable/smtp-relay/Chart.yaml +++ b/charts/stable/smtp-relay/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: smtp - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.5.2 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: A SMTP service for relaying emails. -home: https://truecharts.org/charts/incubator/smtp-relay +home: https://truecharts.org/charts/stable/smtp-relay icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png keywords: - smtp-relay - smtp -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: smtp-relay sources: - - https://ghcr.io/ix-ai/smtp - https://github.com/ix-ai/smtp - - https://github.com/truecharts/charts/tree/master/charts/incubator/smtp-relay + - https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay + - https://ghcr.io/ix-ai/smtp type: application -version: 2.1.8 +version: 2.1.9 diff --git a/charts/stable/smtp-relay/README.md b/charts/stable/smtp-relay/README.md index e2c9046ac2e..4e14e4cb62a 100644 --- a/charts/stable/smtp-relay/README.md +++ b/charts/stable/smtp-relay/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/smtp-relay) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/smtp-relay) **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/snapdrop/Chart.yaml b/charts/stable/snapdrop/Chart.yaml index fe789de7e41..d0eb61b45ae 100644 --- a/charts/stable/snapdrop/Chart.yaml +++ b/charts/stable/snapdrop/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - https://hub.docker.com/r/linuxserver/snapdrop type: application -version: 8.1.9 +version: 8.1.10 diff --git a/charts/stable/snippet-box/Chart.yaml b/charts/stable/snippet-box/Chart.yaml index 14b67e568a1..571ac7c00fb 100644 --- a/charts/stable/snippet-box/Chart.yaml +++ b/charts/stable/snippet-box/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - snippet-box - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snippet-box - https://hub.docker.com/r/pawelmalak/snippet-box type: application -version: 6.1.6 +version: 6.1.7 diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml index 3240853c062..971a454dd92 100644 --- a/charts/stable/socials/Chart.yaml +++ b/charts/stable/socials/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: main dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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! -home: https://truecharts.org/charts/incubator/socials +home: https://truecharts.org/charts/stable/socials icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png keywords: - socials - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: socials sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/socials - - https://ghcr.io/diamkil/socials - https://github.com/diamkil/socials - https://registry.hub.docker.com/r/diamkil/socials/ + - https://github.com/truecharts/charts/tree/master/charts/stable/socials + - https://ghcr.io/diamkil/socials type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/socials/README.md b/charts/stable/socials/README.md index 8fa14868815..38711fe16a5 100644 --- a/charts/stable/socials/README.md +++ b/charts/stable/socials/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/socials) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/socials) **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/soft-serve/Chart.yaml b/charts/stable/soft-serve/Chart.yaml index 908af98dbb4..d870ef85bec 100644 --- a/charts/stable/soft-serve/Chart.yaml +++ b/charts/stable/soft-serve/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: git - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png keywords: - soft-serve - git -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - https://hub.docker.com/r/charmcli/soft-serve type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 45843dfbeb1..97f7aee91e4 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://ghcr.io/onedr0p/sonarr - https://ghcr.io/onedr0p/exportarr type: application -version: 19.0.27 +version: 19.0.28 diff --git a/charts/stable/songkong/Chart.yaml b/charts/stable/songkong/Chart.yaml index 5e3c44fd76e..7dc588b5047 100644 --- a/charts/stable/songkong/Chart.yaml +++ b/charts/stable/songkong/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Music - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically -home: https://truecharts.org/charts/incubator/songkong +home: https://truecharts.org/charts/stable/songkong icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png keywords: - songkong - MediaApp-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: songkong sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong + - https://github.com/truecharts/charts/tree/master/charts/stable/songkong - https://hub.docker.com/r/songkong/songkong type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/songkong/README.md b/charts/stable/songkong/README.md index 2938922df89..442a0982d3e 100644 --- a/charts/stable/songkong/README.md +++ b/charts/stable/songkong/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/songkong) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/songkong) **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/sonsoftheforest/Chart.yaml b/charts/stable/sonsoftheforest/Chart.yaml index fc084d4f74b..4272f62af6c 100644 --- a/charts/stable/sonsoftheforest/Chart.yaml +++ b/charts/stable/sonsoftheforest/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: sonsoftheforest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A custom SteamCMD chart that runs Sons Of The Forest Server. -home: https://truecharts.org/charts/incubator/sonsoftheforest +home: https://truecharts.org/charts/stable/sonsoftheforest icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png keywords: - sonsoftheforest - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: sonsoftheforest sources: - https://github.com/ich777/docker-steamcmd-server/tree/sonsoftheforest - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonsoftheforest + - https://github.com/truecharts/charts/tree/master/charts/stable/sonsoftheforest - https://hub.docker.com/r/ich777/steamcmd type: application -version: 2.1.9 +version: 2.1.10 diff --git a/charts/stable/sonsoftheforest/README.md b/charts/stable/sonsoftheforest/README.md index 0f8a80e1225..b35351deb17 100644 --- a/charts/stable/sonsoftheforest/README.md +++ b/charts/stable/sonsoftheforest/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sonsoftheforest) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sonsoftheforest) **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/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 09ed7a139a3..8eafe08a597 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 5.2.6 dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Sourcegraph Chart. -home: https://truecharts.org/charts/incubator/sourcegraph +home: https://truecharts.org/charts/stable/sourcegraph icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png keywords: - sourcegraph @@ -27,14 +27,14 @@ keywords: - Network-Web - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: sourcegraph sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server - - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/sourcegraph/README.md b/charts/stable/sourcegraph/README.md index cf654c8afae..3ed9c8159d1 100644 --- a/charts/stable/sourcegraph/README.md +++ b/charts/stable/sourcegraph/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sourcegraph) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sourcegraph) **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/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index d7a520cc9a9..2d7b70e3ebe 100644 --- a/charts/stable/spaceengineers/Chart.yaml +++ b/charts/stable/spaceengineers/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png keywords: - spaceengineers - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers - https://hub.docker.com/r/devidian/spaceengineers type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/speedtest-exporter/Chart.yaml b/charts/stable/speedtest-exporter/Chart.yaml index 9df0b015ee3..cf570205da5 100644 --- a/charts/stable/speedtest-exporter/Chart.yaml +++ b/charts/stable/speedtest-exporter/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - speedtest-exporter - speedtest - metrics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: speedtest-exporter sources: - - https://ghcr.io/miguelndecarvalho/speedtest-exporter - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://ghcr.io/miguelndecarvalho/speedtest-exporter type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index e95f075b2e0..de649f5f23e 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 9.1.2 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/splunk icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png keywords: - splunk - Tools-Utilities - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: splunk 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://github.com/truecharts/charts/tree/master/charts/stable/splunk + - https://hub.docker.com/r/splunk/splunk type: application -version: 6.1.6 +version: 6.1.7 diff --git a/charts/stable/splunk/README.md b/charts/stable/splunk/README.md index cfc06d5257b..26256049c5f 100644 --- a/charts/stable/splunk/README.md +++ b/charts/stable/splunk/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/splunk) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/splunk) **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/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml index 6cdaba96289..7ec4d433807 100644 --- a/charts/stable/spotweb/Chart.yaml +++ b/charts/stable/spotweb/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - usenet - spotweb - spotnet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - https://hub.docker.com/r/jbaten/spotweb type: application -version: 11.1.6 +version: 11.1.7 diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index 9635604f50d..281e1312154 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: sqlite-web is a web-based SQLite database browser written in Python. -home: https://truecharts.org/charts/incubator/sqlite-web +home: https://truecharts.org/charts/stable/sqlite-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png keywords: - sqlite-web - Productivity - Tools-Utilities - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: sqlite-web sources: - 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/stable/sqlite-web - https://hub.docker.com/r/coleifer/sqlite-web type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/sqlite-web/README.md b/charts/stable/sqlite-web/README.md index 73936bd92ff..e55572a1b49 100644 --- a/charts/stable/sqlite-web/README.md +++ b/charts/stable/sqlite-web/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/sqlite-web) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sqlite-web) **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/sqlitebrowser/Chart.yaml b/charts/stable/sqlitebrowser/Chart.yaml index aa1f0bba87a..6c1a7bea5e3 100644 --- a/charts/stable/sqlitebrowser/Chart.yaml +++ b/charts/stable/sqlitebrowser/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - browser - sqlitebrowser - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - https://ghcr.io/linuxserver/sqlitebrowser type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/sshwifty/Chart.yaml b/charts/stable/sshwifty/Chart.yaml index 9a1450b41d2..4f710ca2fe9 100644 --- a/charts/stable/sshwifty/Chart.yaml +++ b/charts/stable/sshwifty/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: ssh - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sshwifty icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png keywords: - ssh -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sshwifty - https://hub.docker.com/r/niruix/sshwifty type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/st-reborn-server/Chart.yaml b/charts/stable/st-reborn-server/Chart.yaml index d7697edddad..dc8e4bdf79e 100644 --- a/charts/stable/st-reborn-server/Chart.yaml +++ b/charts/stable/st-reborn-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.2.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Skyrim Together Reborn server files. -home: https://truecharts.org/charts/incubator/st-reborn-server +home: https://truecharts.org/charts/stable/st-reborn-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png keywords: - st-reborn-server - gameserver -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: st-reborn-server sources: - https://github.com/tiltedphoques/TiltedEvolution - - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - https://github.com/truecharts/charts/tree/master/charts/stable/st-reborn-server - https://hub.docker.com/r/tiltedphoques/st-reborn-server type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/st-reborn-server/README.md b/charts/stable/st-reborn-server/README.md index 0ef78731147..7cb85bea2d1 100644 --- a/charts/stable/st-reborn-server/README.md +++ b/charts/stable/st-reborn-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/st-reborn-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/st-reborn-server) **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/stackedit/Chart.yaml b/charts/stable/stackedit/Chart.yaml index d595a954b3b..20c8a626b79 100644 --- a/charts/stable/stackedit/Chart.yaml +++ b/charts/stable/stackedit/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/stackedit icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png keywords: - stackedit - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: stackedit sources: - https://stackedit.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit + - https://github.com/truecharts/charts/tree/master/charts/stable/stackedit - https://hub.docker.com/r/qmcgaw/stackedit type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/stackedit/README.md b/charts/stable/stackedit/README.md index 3cc41d5ccb3..39962ca205f 100644 --- a/charts/stable/stackedit/README.md +++ b/charts/stable/stackedit/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/stackedit) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/stackedit) **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/standardnotes-web/Chart.yaml b/charts/stable/standardnotes-web/Chart.yaml index 6dcc2817c44..db62aad51fc 100644 --- a/charts/stable/standardnotes-web/Chart.yaml +++ b/charts/stable/standardnotes-web/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: stable dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A safe and private place for your life's work. -home: https://truecharts.org/charts/incubator/standardnotes-web +home: https://truecharts.org/charts/stable/standardnotes-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png keywords: - standardnotes-web - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: standardnotes-web sources: - https://standardnotes.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web + - https://github.com/truecharts/charts/tree/master/charts/stable/standardnotes-web - https://hub.docker.com/r/standardnotes/web type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/standardnotes-web/README.md b/charts/stable/standardnotes-web/README.md index c28f37fd9cb..188136953be 100644 --- a/charts/stable/standardnotes-web/README.md +++ b/charts/stable/standardnotes-web/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/standardnotes-web) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/standardnotes-web) **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/starmade/Chart.yaml b/charts/stable/starmade/Chart.yaml index 3fa1d9f1091..3547d0e7077 100644 --- a/charts/stable/starmade/Chart.yaml +++ b/charts/stable/starmade/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/starmade icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png keywords: - starmade - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: starmade sources: - https://www.star-made.org/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - https://github.com/truecharts/charts/tree/master/charts/stable/starmade - https://hub.docker.com/r/ich777/starmade-server type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/starmade/README.md b/charts/stable/starmade/README.md index d6e816da314..f69777cd294 100644 --- a/charts/stable/starmade/README.md +++ b/charts/stable/starmade/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/starmade) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/starmade) **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/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 1ce24776762..b8ceb7e5180 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/stash icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png keywords: - porn -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: stash sources: - - https://hub.docker.com/r/stashapp/stash - https://github.com/stashapp/stash - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://hub.docker.com/r/stashapp/stash type: application -version: 14.2.8 +version: 14.2.9 diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index bfeed60454d..8c04793593a 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: web-server - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,16 +24,16 @@ keywords: - web-server - apache - rust -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: static-web-server sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - - https://ghcr.io/static-web-server/static-web-server - https://static-web-server.net - https://github.com/static-web-server/static-web-server + - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server + - https://ghcr.io/static-web-server/static-web-server type: application -version: 3.1.7 +version: 3.1.8 diff --git a/charts/stable/static/Chart.yaml b/charts/stable/static/Chart.yaml index 522ac13c009..8ce95d3a464 100644 --- a/charts/stable/static/Chart.yaml +++ b/charts/stable/static/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: ersion-ee8a20c +appVersion: ee8a20c dependencies: - name: common version: 17.2.22 @@ -25,7 +25,7 @@ keywords: - web - filesystem - static -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/static - https://ghcr.io/nicholaswilde/static type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml index fb7b24f6544..fc2e297dda4 100644 --- a/charts/stable/stationeers/Chart.yaml +++ b/charts/stable/stationeers/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: stationeers dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install SteamCMD. It will also install Stationeers and run it. -home: https://truecharts.org/charts/incubator/stationeers +home: https://truecharts.org/charts/stable/stationeers icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png keywords: - stationeers - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: stationeers sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers + - https://github.com/truecharts/charts/tree/master/charts/stable/stationeers - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/stationeers/README.md b/charts/stable/stationeers/README.md index 217b546f07d..957fcecac13 100644 --- a/charts/stable/stationeers/README.md +++ b/charts/stable/stationeers/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/stationeers) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/stationeers) **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/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index 3fef9f035b8..6534cdc9f85 100644 --- a/charts/stable/steam-headless/Chart.yaml +++ b/charts/stable/steam-headless/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless - https://hub.docker.com/r/josh5/steam-headless type: application -version: 2.1.11 +version: 2.1.12 diff --git a/charts/stable/storj-node/Chart.yaml b/charts/stable/storj-node/Chart.yaml index 81e3b7c4c39..f05ef2cd458 100644 --- a/charts/stable/storj-node/Chart.yaml +++ b/charts/stable/storj-node/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: go1.18.8 +appVersion: 1.71.2 dependencies: - name: common version: 17.2.22 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png keywords: - storj - storage -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,8 +31,8 @@ maintainers: name: storj-node sources: - https://docs.storj.io/node/ + - https://github.com/storj/storj - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - https://hub.docker.com/r/storjlabs/storagenode - - https://github.com/storj/storj type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml index fe31a59bb19..79ce08e0f6a 100644 --- a/charts/stable/storm/Chart.yaml +++ b/charts/stable/storm/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png keywords: - storm - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/storm - https://ghcr.io/relvacode/storm type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml index 74b0e827b01..2ff8deadeca 100644 --- a/charts/stable/strapi/Chart.yaml +++ b/charts/stable/strapi/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cms - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png keywords: - strapi - cms -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - https://hub.docker.com/r/naskio/strapi type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml index dda8f513b22..509324164db 100644 --- a/charts/stable/stun-turn-server/Chart.yaml +++ b/charts/stable/stun-turn-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png keywords: - stun-turn-server - Network -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server - https://hub.docker.com/r/ich777/stun-turn-server type: application -version: 5.1.9 +version: 5.1.10 diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml index 70ed432338f..412b9f289fe 100644 --- a/charts/stable/suistartpage/Chart.yaml +++ b/charts/stable/suistartpage/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/suistartpage +home: https://truecharts.org/charts/stable/suistartpage icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png keywords: - suistartpage - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: suistartpage sources: - https://github.com/CorneliousJD/SUI-Startpage - - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage + - https://github.com/truecharts/charts/tree/master/charts/stable/suistartpage - https://hub.docker.com/r/corneliousjd/sui-startpage type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/suistartpage/README.md b/charts/stable/suistartpage/README.md index 65742bbf312..20f9077bee1 100644 --- a/charts/stable/suistartpage/README.md +++ b/charts/stable/suistartpage/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/suistartpage) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/suistartpage) **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/survivethenights/Chart.yaml b/charts/stable/survivethenights/Chart.yaml index cbea9fc824e..d4480a740b3 100644 --- a/charts/stable/survivethenights/Chart.yaml +++ b/charts/stable/survivethenights/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: stn dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/survivethenights icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png keywords: - survivethenights - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: survivethenights sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - https://github.com/truecharts/charts/tree/master/charts/stable/survivethenights - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/survivethenights/README.md b/charts/stable/survivethenights/README.md index 651ecb87b5f..26ab0940d55 100644 --- a/charts/stable/survivethenights/README.md +++ b/charts/stable/survivethenights/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/survivethenights) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/survivethenights) **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/synclounge/Chart.yaml b/charts/stable/synclounge/Chart.yaml index 0d44c4f45df..4fb5847f26e 100644 --- a/charts/stable/synclounge/Chart.yaml +++ b/charts/stable/synclounge/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge - https://ghcr.io/linuxserver/synclounge type: application -version: 8.1.10 +version: 8.1.11 diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 5c72ed79bea..b420b67373a 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syncthing icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png keywords: - syncthing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 17.1.7 +version: 17.1.8 diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml index ead790f4705..cde57c1fb6c 100644 --- a/charts/stable/synctube/Chart.yaml +++ b/charts/stable/synctube/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -28,7 +28,7 @@ keywords: - MediaApp-Video - MediaServer-Video - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - https://hub.docker.com/r/littlestache/synctube type: application -version: 6.1.6 +version: 6.1.7 diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml index ffbdf6cdffa..2c8f3f39990 100644 --- a/charts/stable/syslog-ng/Chart.yaml +++ b/charts/stable/syslog-ng/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: incubator - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syslog-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png keywords: - syslog-ng -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng - https://hub.docker.com/r/balabit/syslog-ng type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/tachidesk-docker/Chart.yaml b/charts/stable/tachidesk-docker/Chart.yaml index 5516a9b014d..38339a72546 100644 --- a/charts/stable/tachidesk-docker/Chart.yaml +++ b/charts/stable/tachidesk-docker/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: The official Tachidesk Chart-Chart. -home: https://truecharts.org/charts/incubator/tachidesk-docker +home: https://truecharts.org/charts/stable/tachidesk-docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png keywords: - tachidesk-docker - MediaServer-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: tachidesk-docker sources: - https://github.com/suwayomi/docker-tachidesk - https://github.com/Suwayomi/Tachidesk-Server - - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker - https://ghcr.io/suwayomi/tachidesk type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/tachidesk-docker/README.md b/charts/stable/tachidesk-docker/README.md index 7dc2353127d..07709fed673 100644 --- a/charts/stable/tachidesk-docker/README.md +++ b/charts/stable/tachidesk-docker/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tachidesk-docker) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tachidesk-docker) **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/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index 4abe86de4c5..414fd4ce087 100644 --- a/charts/stable/tagspaces/Chart.yaml +++ b/charts/stable/tagspaces/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png keywords: - tagspaces - documents -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tagspaces sources: - - 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 type: application -version: 2.1.6 +version: 2.1.7 diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 034e71b6e95..b6433badf00 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png keywords: - vpn - tailscale -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 3a68f28e624..dea01740045 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 15.0.5 +version: 15.0.6 diff --git a/charts/stable/tanoshi/Chart.yaml b/charts/stable/tanoshi/Chart.yaml index 39ba5827702..b44b261d6e1 100644 --- a/charts/stable/tanoshi/Chart.yaml +++ b/charts/stable/tanoshi/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: Selfhosted web manga reader. -home: https://truecharts.org/charts/incubator/tanoshi +home: https://truecharts.org/charts/stable/tanoshi icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png keywords: - tanoshi - Productivity - MediaApp-Books - MediaServer-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: tanoshi sources: - https://github.com/faldez/tanoshi - - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://github.com/truecharts/charts/tree/master/charts/stable/tanoshi - https://hub.docker.com/r/faldez/tanoshi type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/tanoshi/README.md b/charts/stable/tanoshi/README.md index 48dce87867e..d8163c33a5d 100644 --- a/charts/stable/tanoshi/README.md +++ b/charts/stable/tanoshi/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tanoshi) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tanoshi) **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/tar1090/Chart.yaml b/charts/stable/tar1090/Chart.yaml index 9e3be7b443d..f805eb4bf80 100644 --- a/charts/stable/tar1090/Chart.yaml +++ b/charts/stable/tar1090/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 - https://hub.docker.com/r/mikenye/tar1090 type: application -version: 4.1.11 +version: 4.1.12 diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml index 2cf03221758..27c7f8a8c2d 100644 --- a/charts/stable/tasmoadmin/Chart.yaml +++ b/charts/stable/tasmoadmin/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 3.3.3 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: A administrative platform for devices flashed with Tasmota. -home: https://truecharts.org/charts/incubator/tasmoadmin +home: https://truecharts.org/charts/stable/tasmoadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png keywords: - tasmoadmin - home-automation - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: tasmoadmin sources: - https://github.com/TasmoAdmin/TasmoAdmin - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin - https://ghcr.io/tasmoadmin/tasmoadmin type: application -version: 6.2.4 +version: 6.2.5 diff --git a/charts/stable/tasmoadmin/README.md b/charts/stable/tasmoadmin/README.md index cbf8de08a27..a8655a6575d 100644 --- a/charts/stable/tasmoadmin/README.md +++ b/charts/stable/tasmoadmin/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tasmoadmin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tasmoadmin) **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/tasmobackup/Chart.yaml b/charts/stable/tasmobackup/Chart.yaml index 51590ccb409..9fa47d4cf4e 100644 --- a/charts/stable/tasmobackup/Chart.yaml +++ b/charts/stable/tasmobackup/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.05.00 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: backup all your tasmota devices in one place. -home: https://truecharts.org/charts/incubator/tasmobackup +home: https://truecharts.org/charts/stable/tasmobackup icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png keywords: - tasmobackup - home-automation - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tasmobackup sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup - - https://hub.docker.com/r/danmed/tasmobackupv1 - https://github.com/danmed/TasmoBackupV1 + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmobackup + - https://hub.docker.com/r/danmed/tasmobackupv1 type: application -version: 5.1.10 +version: 5.1.11 diff --git a/charts/stable/tasmobackup/README.md b/charts/stable/tasmobackup/README.md index 8417ee8a0cf..a9fe1bc8880 100644 --- a/charts/stable/tasmobackup/README.md +++ b/charts/stable/tasmobackup/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tasmobackup) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tasmobackup) **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/tasmocompiler/Chart.yaml b/charts/stable/tasmocompiler/Chart.yaml index a107ca24d68..e35dee8d4b9 100644 --- a/charts/stable/tasmocompiler/Chart.yaml +++ b/charts/stable/tasmocompiler/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/tasmocompiler icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png keywords: - tasmocompiler - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tasmocompiler sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler - - https://hub.docker.com/r/benzino77/tasmocompiler - https://github.com/benzino77/tasmocompiler + - https://github.com/truecharts/charts/tree/master/charts/stable/tasmocompiler + - https://hub.docker.com/r/benzino77/tasmocompiler type: application -version: 5.1.11 +version: 5.1.12 diff --git a/charts/stable/tasmocompiler/README.md b/charts/stable/tasmocompiler/README.md index 28cfde0af10..8774b05c152 100644 --- a/charts/stable/tasmocompiler/README.md +++ b/charts/stable/tasmocompiler/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tasmocompiler) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tasmocompiler) **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/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index 332815bd969..4f82f76de0c 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: discord - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,15 +24,15 @@ keywords: - tauticord - tautulli - discord -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tauticord sources: - - 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 type: application -version: 2.2.1 +version: 2.2.2 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index 750a104a29a..354b24083a2 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png keywords: - tautulli - plex -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli - https://ghcr.io/onedr0p/tautulli type: application -version: 17.1.6 +version: 17.1.7 diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index 9ed0410c3d9..9d16edcb4fc 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - encode - media - tdarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml index 2a5c7874bef..050f1270f2e 100644 --- a/charts/stable/tdarr/Chart.yaml +++ b/charts/stable/tdarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - encode - media - tdarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/teamspeak3/Chart.yaml b/charts/stable/teamspeak3/Chart.yaml index 40b9ed6d8fc..56dfe87665a 100644 --- a/charts/stable/teamspeak3/Chart.yaml +++ b/charts/stable/teamspeak3/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: voice - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 3.13.7 dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: TeamSpeak is software for quality voice communication via the Internet. -home: https://truecharts.org/charts/incubator/teamspeak3 +home: https://truecharts.org/charts/stable/teamspeak3 icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png keywords: - voice server - teamspeak - teamspeak3 - teamspeak server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: teamspeak3 sources: - https://www.teamspeak.com/en/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/teamspeak3 + - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 - https://hub.docker.com/_/teamspeak type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/teamspeak3/README.md b/charts/stable/teamspeak3/README.md index 012b67cc755..c5bda26ab0c 100644 --- a/charts/stable/teamspeak3/README.md +++ b/charts/stable/teamspeak3/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/teamspeak3) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/teamspeak3) **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/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index 207c19bd0b7..2567923c03c 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false description: Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. -home: https://truecharts.org/charts/incubator/teedy-docs +home: https://truecharts.org/charts/stable/teedy-docs icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png keywords: - teedy-docs - Cloud - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: teedy-docs sources: - - https://hub.docker.com/r/sismics/docs - https://github.com/sismics/docs - - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy-docs + - https://hub.docker.com/r/sismics/docs type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/teedy-docs/README.md b/charts/stable/teedy-docs/README.md index 60e1ee5bf2c..dcf0f6694b2 100644 --- a/charts/stable/teedy-docs/README.md +++ b/charts/stable/teedy-docs/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/teedy-docs) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/teedy-docs) **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/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 85a140256af..6d0e9424894 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "1.11" +appVersion: 1.11.0 dependencies: - name: common version: 17.2.22 @@ -24,7 +24,7 @@ keywords: - teedy - documents - management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/teedy - https://hub.docker.com/r/sismics/docs type: application -version: 14.1.6 +version: 14.1.7 diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml index 7f39be8ba93..596d11b3027 100644 --- a/charts/stable/telethon-downloader/Chart.yaml +++ b/charts/stable/telethon-downloader/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/telethon-downloader icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png keywords: - telethon-downloader - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: telethon-downloader 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://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader + - https://hub.docker.com/r/jsavargas/telethon_downloader type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/telethon-downloader/README.md b/charts/stable/telethon-downloader/README.md index bc67404e0e4..038652e2f00 100644 --- a/charts/stable/telethon-downloader/README.md +++ b/charts/stable/telethon-downloader/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/telethon-downloader) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/telethon-downloader) **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/terraria-tshock/Chart.yaml b/charts/stable/terraria-tshock/Chart.yaml index edfc339b29c..f19727267cb 100644 --- a/charts/stable/terraria-tshock/Chart.yaml +++ b/charts/stable/terraria-tshock/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: tshock dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: SteamCMD Terraria and the TShock MOD. -home: https://truecharts.org/charts/incubator/terraria-tshock +home: https://truecharts.org/charts/stable/terraria-tshock icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png keywords: - terraria-tshock - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: terraria-tshock sources: - https://tshock.co/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - https://github.com/truecharts/charts/tree/master/charts/stable/terraria-tshock - https://hub.docker.com/r/ich777/terrariaserver type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/terraria-tshock/README.md b/charts/stable/terraria-tshock/README.md index 7aac9278219..dc3ff4cef5d 100644 --- a/charts/stable/terraria-tshock/README.md +++ b/charts/stable/terraria-tshock/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/terraria-tshock) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/terraria-tshock) **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/theforest/Chart.yaml b/charts/stable/theforest/Chart.yaml index 5556b9263a7..ddd6df2dd36 100644 --- a/charts/stable/theforest/Chart.yaml +++ b/charts/stable/theforest/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: theforest dependencies: @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -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 +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/stable/theforest icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png keywords: - theforest - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: theforest sources: - https://www.steampowered.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest + - https://github.com/truecharts/charts/tree/master/charts/stable/theforest - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/theforest/README.md b/charts/stable/theforest/README.md index d1bb2870056..a6866e2ca24 100644 --- a/charts/stable/theforest/README.md +++ b/charts/stable/theforest/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/theforest) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/theforest) **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/thelounge/Chart.yaml b/charts/stable/thelounge/Chart.yaml index d2b41973fdc..b4ff33d4975 100644 --- a/charts/stable/thelounge/Chart.yaml +++ b/charts/stable/thelounge/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -26,7 +26,7 @@ keywords: - The Lounge - docker - thelounge-docker -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - https://hub.docker.com/r/thelounge/thelounge type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml index bab93edab41..64d4155afe4 100644 --- a/charts/stable/theme-park/Chart.yaml +++ b/charts/stable/theme-park/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - https://ghcr.io/onedr0p/theme-park type: application -version: 8.1.7 +version: 8.1.8 diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 73ba9ddee63..c383d75afeb 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install Thunderbird in the preferred version and language. -home: https://truecharts.org/charts/incubator/thunderbird +home: https://truecharts.org/charts/stable/thunderbird icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png keywords: - thunderbird - mail -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: thunderbird sources: - https://www.thunderbird.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - https://github.com/truecharts/charts/tree/master/charts/stable/thunderbird - https://hub.docker.com/r/ich777/thunderbird type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/thunderbird/README.md b/charts/stable/thunderbird/README.md index da1483bf8d2..fb1b6054524 100644 --- a/charts/stable/thunderbird/README.md +++ b/charts/stable/thunderbird/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/thunderbird) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/thunderbird) **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/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml index 415a529509d..b75833fce46 100644 --- a/charts/stable/timetagger/Chart.yaml +++ b/charts/stable/timetagger/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 23.11.4 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: An open source time-tracker with an interactive user experience and powerful reporting. -home: https://truecharts.org/charts/incubator/timetagger +home: https://truecharts.org/charts/stable/timetagger icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png keywords: - time - timetagger -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: timetagger sources: - https://timetagger.app - https://github.com/almarklein/timetagger - - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger + - https://github.com/truecharts/charts/tree/master/charts/stable/timetagger - https://ghcr.io/almarklein/timetagger type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/timetagger/README.md b/charts/stable/timetagger/README.md index fbfeee7e1e1..e3a3b086d5c 100644 --- a/charts/stable/timetagger/README.md +++ b/charts/stable/timetagger/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/timetagger) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/timetagger) **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/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml index 52c97e3c6e2..b8efb75a877 100644 --- a/charts/stable/tinymediamanager/Chart.yaml +++ b/charts/stable/tinymediamanager/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - https://hub.docker.com/r/tinymediamanager/tinymediamanager type: application -version: 9.0.2 +version: 9.0.3 diff --git a/charts/stable/tonido/Chart.yaml b/charts/stable/tonido/Chart.yaml index 6c40d7b6f7c..f119b5f2ca5 100644 --- a/charts/stable/tonido/Chart.yaml +++ b/charts/stable/tonido/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/tonido icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png keywords: - tonido - Cloud -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tonido sources: - - 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/stable/tonido + - https://hub.docker.com/r/captinsano/tonido type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/tonido/README.md b/charts/stable/tonido/README.md index dabc5298069..12d9fcad940 100644 --- a/charts/stable/tonido/README.md +++ b/charts/stable/tonido/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tonido) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tonido) **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/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index 91581f2866c..84b19785cc6 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "5.11" +appVersion: 5.11.0 dependencies: - name: common version: 17.2.22 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png keywords: - traccar - gps -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: traccar sources: + - https://github.com/traccar/traccar - https://github.com/truecharts/charts/tree/master/charts/stable/traccar - https://hub.docker.com/r/traccar/traccar - - https://github.com/traccar/traccar type: application -version: 14.2.0 +version: 14.2.1 diff --git a/charts/stable/tracks/Chart.yaml b/charts/stable/tracks/Chart.yaml index f3750a4b693..aa9775be0d2 100644 --- a/charts/stable/tracks/Chart.yaml +++ b/charts/stable/tracks/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -17,20 +17,20 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Tracks is a web-based todo application to help you implement the GTD methodology. " -home: https://truecharts.org/charts/incubator/tracks +description: 'Tracks is a web-based todo application to help you implement the GTD methodology. ' +home: https://truecharts.org/charts/stable/tracks icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png keywords: - tracks - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tracks sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks + - https://github.com/truecharts/charts/tree/master/charts/stable/tracks - https://hub.docker.com/r/tracksapp/tracks type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/tracks/README.md b/charts/stable/tracks/README.md index 0defb648c28..33f23d1ed06 100644 --- a/charts/stable/tracks/README.md +++ b/charts/stable/tracks/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tracks) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tracks) **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/traefik-forward-auth/Chart.yaml b/charts/stable/traefik-forward-auth/Chart.yaml index c310c3f32f2..bec3dcf61c8 100644 --- a/charts/stable/traefik-forward-auth/Chart.yaml +++ b/charts/stable/traefik-forward-auth/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/traefik-forward-auth icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png keywords: - traefik-forward-auth @@ -27,7 +27,7 @@ keywords: - auth - ingress - middleware -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,7 +35,7 @@ maintainers: name: traefik-forward-auth sources: - https://github.com/thomseddon/traefik-forward-auth - - https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth + - https://github.com/truecharts/charts/tree/master/charts/stable/traefik-forward-auth - https://hub.docker.com/r/thomseddon/traefik-forward-auth type: application -version: 2.1.9 +version: 2.1.10 diff --git a/charts/stable/traefik-forward-auth/README.md b/charts/stable/traefik-forward-auth/README.md index 91eee426279..f60e1a352d1 100644 --- a/charts/stable/traefik-forward-auth/README.md +++ b/charts/stable/traefik-forward-auth/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/traefik-forward-auth) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/traefik-forward-auth) **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/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml index b803b149bea..9f6614500af 100644 --- a/charts/stable/traggo/Chart.yaml +++ b/charts/stable/traggo/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png keywords: - time-tracking - tag -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: traggo sources: - - 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 type: application -version: 5.1.6 +version: 5.1.7 diff --git a/charts/stable/traktarr/Chart.yaml b/charts/stable/traktarr/Chart.yaml index fca4d314927..78edc9f551c 100644 --- a/charts/stable/traktarr/Chart.yaml +++ b/charts/stable/traktarr/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Script to add new series and movies to Sonarr/Radarr based on Trakt lists. -home: https://truecharts.org/charts/incubator/traktarr +home: https://truecharts.org/charts/stable/traktarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png keywords: - traktarr - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: traktarr sources: - https://github.com/l3uddz/traktarr - - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr + - https://github.com/truecharts/charts/tree/master/charts/stable/traktarr - https://hub.docker.com/r/eafxx/traktarr type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/traktarr/README.md b/charts/stable/traktarr/README.md index 1e1de4505e9..12782fd6bcd 100644 --- a/charts/stable/traktarr/README.md +++ b/charts/stable/traktarr/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/traktarr) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/traktarr) **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/trango/Chart.yaml b/charts/stable/trango/Chart.yaml index d1769091853..3f8c4467d53 100644 --- a/charts/stable/trango/Chart.yaml +++ b/charts/stable/trango/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. -home: https://truecharts.org/charts/incubator/trango +home: https://truecharts.org/charts/stable/trango icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png keywords: - trango - Network-Other - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: trango sources: - https://trango.io/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/trango + - https://github.com/truecharts/charts/tree/master/charts/stable/trango - https://hub.docker.com/r/tak786/trango-self-hosted type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/trango/README.md b/charts/stable/trango/README.md index 1d62bd15dc3..993543fb6c4 100644 --- a/charts/stable/trango/README.md +++ b/charts/stable/trango/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/trango) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/trango) **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/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index e9841e5f9b4..26ab0da1046 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: download-tools - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - transmission - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/transmission - https://ghcr.io/onedr0p/transmission type: application -version: 19.1.7 +version: 19.1.8 diff --git a/charts/stable/trilium-notes/Chart.yaml b/charts/stable/trilium-notes/Chart.yaml index d646e02c94e..34f9a290daa 100644 --- a/charts/stable/trilium-notes/Chart.yaml +++ b/charts/stable/trilium-notes/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - notes - note - information -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - https://ghcr.io/zadam/trilium type: application -version: 11.1.7 +version: 11.1.8 diff --git a/charts/stable/troddit/Chart.yaml b/charts/stable/troddit/Chart.yaml index 0014d3d992f..34c8ba25bc5 100644 --- a/charts/stable/troddit/Chart.yaml +++ b/charts/stable/troddit/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: A web client for Reddit -home: https://truecharts.org/charts/incubator/troddit +home: https://truecharts.org/charts/stable/troddit icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png keywords: - troddit - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: troddit sources: - - https://hub.docker.com/r/bsyed/troddit - https://github.com/burhan-syed/troddit - - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit + - https://github.com/truecharts/charts/tree/master/charts/stable/troddit + - https://hub.docker.com/r/bsyed/troddit type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/troddit/README.md b/charts/stable/troddit/README.md index 97b09854a57..1e5eb4ba26c 100644 --- a/charts/stable/troddit/README.md +++ b/charts/stable/troddit/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/troddit) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/troddit) **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/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 613bde08b08..2e56483c276 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Administration - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "2.2" +appVersion: 2.2.0 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/truecommand icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png keywords: - truecommand -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 17.1.6 +version: 17.1.7 diff --git a/charts/stable/ts-dnsserver/Chart.yaml b/charts/stable/ts-dnsserver/Chart.yaml index 87c789fbe94..d7c2626fe67 100644 --- a/charts/stable/ts-dnsserver/Chart.yaml +++ b/charts/stable/ts-dnsserver/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Network-DNS - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 browser. -home: https://truecharts.org/charts/incubator/ts-dnsserver +home: https://truecharts.org/charts/stable/ts-dnsserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png keywords: - ts-dnsserver - Network-DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: ts-dnsserver sources: - https://github.com/TechnitiumSoftware/DnsServer - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - https://github.com/truecharts/charts/tree/master/charts/stable/ts-dnsserver - https://hub.docker.com/r/roxedus/ts-dnsserver type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/ts-dnsserver/README.md b/charts/stable/ts-dnsserver/README.md index cd0b1400d11..779bac3ca36 100644 --- a/charts/stable/ts-dnsserver/README.md +++ b/charts/stable/ts-dnsserver/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ts-dnsserver) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ts-dnsserver) **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/tsmuxer/Chart.yaml b/charts/stable/tsmuxer/Chart.yaml index 7f71976cbcf..3bd36e4887a 100644 --- a/charts/stable/tsmuxer/Chart.yaml +++ b/charts/stable/tsmuxer/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,15 +23,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png keywords: - media - tsmuxer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tsmuxer sources: - - 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 type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index d77b4b772fa..52a6f6fc7a4 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: rss - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png keywords: - tt-rss - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - https://ghcr.io/k8s-at-home/tt-rss type: application -version: 14.1.6 +version: 14.1.7 diff --git a/charts/stable/tubearchivist-redisjson/Chart.yaml b/charts/stable/tubearchivist-redisjson/Chart.yaml index 365d38f0a63..05d244b5846 100644 --- a/charts/stable/tubearchivist-redisjson/Chart.yaml +++ b/charts/stable/tubearchivist-redisjson/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tubearchivist-redisjson - https://hub.docker.com/r/redislabs/rejson type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/tubesync/Chart.yaml b/charts/stable/tubesync/Chart.yaml index ac4a9f4f293..dc91fa1c533 100644 --- a/charts/stable/tubesync/Chart.yaml +++ b/charts/stable/tubesync/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/tubesync +home: https://truecharts.org/charts/stable/tubesync icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png keywords: - tubesync - Downloaders - MediaApp-Video - MediaServer-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ name: tubesync sources: - https://github.com/meeb/tubesync - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync + - https://github.com/truecharts/charts/tree/master/charts/stable/tubesync - https://ghcr.io/meeb/tubesync type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/tubesync/README.md b/charts/stable/tubesync/README.md index 9ea0d3e3d3c..6abd013a6f2 100644 --- a/charts/stable/tubesync/README.md +++ b/charts/stable/tubesync/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tubesync) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tubesync) **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/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml index 70f0375f15b..767465b94b2 100644 --- a/charts/stable/tvheadend/Chart.yaml +++ b/charts/stable/tvheadend/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend - https://ghcr.io/linuxserver/tvheadend type: application -version: 18.1.8 +version: 18.1.9 diff --git a/charts/stable/tvhproxy/Chart.yaml b/charts/stable/tvhproxy/Chart.yaml index 33e89b8e6b8..8fff5b4b09d 100644 --- a/charts/stable/tvhproxy/Chart.yaml +++ b/charts/stable/tvhproxy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Video - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/tvhproxy icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png keywords: - tvhproxy - MediaApp-Video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: tvhproxy sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://github.com/truecharts/charts/tree/master/charts/stable/tvhproxy - https://hub.docker.com/r/chvb/docker-tvhproxy type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/tvhproxy/README.md b/charts/stable/tvhproxy/README.md index 4f284d6d953..c95d4f8bf8f 100644 --- a/charts/stable/tvhproxy/README.md +++ b/charts/stable/tvhproxy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/tvhproxy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tvhproxy) **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/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index e131ffbe10f..f2613bc8b37 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/twonky-server - https://hub.docker.com/r/dtjs48jkt/twonkyserver type: application -version: 4.1.10 +version: 4.1.11 diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml index 9d0ffaa8654..4e4b62ab7f5 100644 --- a/charts/stable/twtxt/Chart.yaml +++ b/charts/stable/twtxt/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - blogging - blog - social-network -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - https://ghcr.io/nicholaswilde/twtxt type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/ubooquity/Chart.yaml b/charts/stable/ubooquity/Chart.yaml index 6c7cbeed1eb..c51efb6c40b 100644 --- a/charts/stable/ubooquity/Chart.yaml +++ b/charts/stable/ubooquity/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity - https://ghcr.io/linuxserver/ubooquity type: application -version: 9.1.9 +version: 9.1.10 diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 26a919dbb86..55e4b69177b 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png keywords: - ubiquiti - unifi -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unifi - https://ghcr.io/goofball222/unifi type: application -version: 19.1.7 +version: 19.1.8 diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index af2ca1898c8..739b396d1a0 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false 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. -home: https://truecharts.org/charts/incubator/universal-media-server +home: https://truecharts.org/charts/stable/universal-media-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png keywords: - universal-media-server - MediaServer-Video - MediaServer-Music - MediaServer-Photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: universal-media-server sources: - https://www.universalmediaserver.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://github.com/truecharts/charts/tree/master/charts/stable/universal-media-server - https://hub.docker.com/r/universalmediaserver/ums type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/universal-media-server/README.md b/charts/stable/universal-media-server/README.md index d08be94a458..a51a6106316 100644 --- a/charts/stable/universal-media-server/README.md +++ b/charts/stable/universal-media-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/universal-media-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/universal-media-server) **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/unmanic/Chart.yaml b/charts/stable/unmanic/Chart.yaml index 046ea0ef32c..301f8c0c752 100644 --- a/charts/stable/unmanic/Chart.yaml +++ b/charts/stable/unmanic/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/unmanic icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png keywords: - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - https://hub.docker.com/r/josh5/unmanic type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/unpackerr/Chart.yaml b/charts/stable/unpackerr/Chart.yaml index b287b3ec569..589d6ec1f0b 100644 --- a/charts/stable/unpackerr/Chart.yaml +++ b/charts/stable/unpackerr/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 12.2.0 +version: 12.2.1 diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index cde3c559af9..78726804275 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - unifi - unifi-poller - metrics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - https://ghcr.io/unpoller/unpoller type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/unturned/Chart.yaml b/charts/stable/unturned/Chart.yaml index f65c5fe6043..6c44c1fdf0a 100644 --- a/charts/stable/unturned/Chart.yaml +++ b/charts/stable/unturned/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: unturned dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Unturned SteamCMD -home: https://truecharts.org/charts/incubator/unturned +home: https://truecharts.org/charts/stable/unturned icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png keywords: - unturned - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: unturned sources: - https://github.com/ich777/docker-steamcmd-server/tree/unturned - - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned + - https://github.com/truecharts/charts/tree/master/charts/stable/unturned - https://hub.docker.com/r/ich777/steamcmd type: application -version: 5.1.9 +version: 5.1.10 diff --git a/charts/stable/unturned/README.md b/charts/stable/unturned/README.md index 3b88d5296b2..aed66327756 100644 --- a/charts/stable/unturned/README.md +++ b/charts/stable/unturned/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/unturned) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/unturned) **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/uptime-kuma/Chart.yaml b/charts/stable/uptime-kuma/Chart.yaml index 38562e7f406..569e7a6842b 100644 --- a/charts/stable/uptime-kuma/Chart.yaml +++ b/charts/stable/uptime-kuma/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png keywords: - monitoring - uptime -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - https://hub.docker.com/r/louislam/uptime-kuma type: application -version: 9.1.7 +version: 9.1.8 diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml index b955f8efa8b..6a2b1628b04 100644 --- a/charts/stable/uptimerobot-prometheus/Chart.yaml +++ b/charts/stable/uptimerobot-prometheus/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - prometheus - grafana - metrics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter type: application -version: 10.1.6 +version: 10.1.7 diff --git a/charts/stable/urban-terror/Chart.yaml b/charts/stable/urban-terror/Chart.yaml index c43688eb8bf..023a7beef5c 100644 --- a/charts/stable/urban-terror/Chart.yaml +++ b/charts/stable/urban-terror/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/urban-terror icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png keywords: - urban-terror - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: urban-terror sources: - https://www.urbanterror.info/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - https://github.com/truecharts/charts/tree/master/charts/stable/urban-terror - https://hub.docker.com/r/ich777/urbanterror type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/urban-terror/README.md b/charts/stable/urban-terror/README.md index 1eaaea6448d..701a1cd7689 100644 --- a/charts/stable/urban-terror/README.md +++ b/charts/stable/urban-terror/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/urban-terror) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/urban-terror) **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/v-rising/Chart.yaml b/charts/stable/v-rising/Chart.yaml index b7416323fe8..39aba3ae7e1 100644 --- a/charts/stable/v-rising/Chart.yaml +++ b/charts/stable/v-rising/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: rising dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/v-rising icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png keywords: - v-rising - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: v-rising sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising - - https://hub.docker.com/r/ich777/steamcmd - https://steampowered.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/v-rising + - https://hub.docker.com/r/ich777/steamcmd type: application -version: 4.2.0 +version: 4.2.1 diff --git a/charts/stable/v-rising/README.md b/charts/stable/v-rising/README.md index 07382087f6a..99760ce3ad7 100644 --- a/charts/stable/v-rising/README.md +++ b/charts/stable/v-rising/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/v-rising) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/v-rising) **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/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml index 6d31d06a820..029856cef88 100644 --- a/charts/stable/valetudo-mapper/Chart.yaml +++ b/charts/stable/valetudo-mapper/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: "Valetudo-RE companion service for generating PNG maps.\r" -home: https://truecharts.org/charts/incubator/valetudo-mapper +home: https://truecharts.org/charts/stable/valetudo-mapper icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png keywords: - valetudo-mapper - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: valetudo-mapper sources: - https://github.com/rand256/valetudo-mapper - - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - https://github.com/truecharts/charts/tree/master/charts/stable/valetudo-mapper - https://hub.docker.com/r/rand256/valetudo-mapper type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/valetudo-mapper/README.md b/charts/stable/valetudo-mapper/README.md index 4b5097f5335..a27c3206432 100644 --- a/charts/stable/valetudo-mapper/README.md +++ b/charts/stable/valetudo-mapper/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/valetudo-mapper) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/valetudo-mapper) **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/valheim/Chart.yaml b/charts/stable/valheim/Chart.yaml index cf75a2aa399..fbb833ec8bf 100644 --- a/charts/stable/valheim/Chart.yaml +++ b/charts/stable/valheim/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/valheim icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png keywords: - valheim -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: valheim 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 type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/van-dam/Chart.yaml b/charts/stable/van-dam/Chart.yaml index 31d42adc73b..c34caeb4ee7 100644 --- a/charts/stable/van-dam/Chart.yaml +++ b/charts/stable/van-dam/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 0.54.1 dependencies: @@ -25,12 +25,12 @@ dependencies: import-values: [] deprecated: false description: A Digital Asset Manager (DAM), specifically designed for 3D print files. -home: https://truecharts.org/charts/incubator/van-dam +home: https://truecharts.org/charts/stable/van-dam icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png keywords: - vanDAM - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,7 +38,7 @@ maintainers: name: van-dam sources: - https://github.com/Floppy/van_dam - - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam + - https://github.com/truecharts/charts/tree/master/charts/stable/van-dam - https://ghcr.io/floppy/van_dam type: application -version: 3.1.13 +version: 3.1.14 diff --git a/charts/stable/van-dam/README.md b/charts/stable/van-dam/README.md index 15eea42e086..5cbcfabf4ef 100644 --- a/charts/stable/van-dam/README.md +++ b/charts/stable/van-dam/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/van-dam) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/van-dam) **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/venstar2mqtt/Chart.yaml b/charts/stable/venstar2mqtt/Chart.yaml index 4808564633c..65e478f0491 100644 --- a/charts/stable/venstar2mqtt/Chart.yaml +++ b/charts/stable/venstar2mqtt/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/venstar2mqtt icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png keywords: - venstar2mqtt - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: venstar2mqtt sources: - https://github.com/terafin/mqtt-venstar-bridge - - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt + - https://github.com/truecharts/charts/tree/master/charts/stable/venstar2mqtt - https://hub.docker.com/r/terafin/mqtt-venstar-bridge type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/venstar2mqtt/README.md b/charts/stable/venstar2mqtt/README.md index b89f386b66e..31cae272728 100644 --- a/charts/stable/venstar2mqtt/README.md +++ b/charts/stable/venstar2mqtt/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/venstar2mqtt) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/venstar2mqtt) **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/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index ed33ca9439b..08744b5e768 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: stable dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Vertex -home: https://truecharts.org/charts/incubator/vertex +home: https://truecharts.org/charts/stable/vertex icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png keywords: - vertex - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: vertex sources: - https://gitlab.lswl.in/lswl/vertex - - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex + - https://github.com/truecharts/charts/tree/master/charts/stable/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/vertex/README.md b/charts/stable/vertex/README.md index 068040b1444..f00df9c93f3 100644 --- a/charts/stable/vertex/README.md +++ b/charts/stable/vertex/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/vertex) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/vertex) **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/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml index 4bad5383b90..7c768e0e790 100644 --- a/charts/stable/verysync/Chart.yaml +++ b/charts/stable/verysync/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - sync - btsync - bittorrent -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/verysync - https://hub.docker.com/r/jonnyan404/verysync type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 8d7cc30b286..688cd695de2 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/vikunja icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png keywords: - vikunja -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,6 +38,8 @@ name: vikunja sources: - https://vikunja.io/docs - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://hub.docker.com/_/nginx + - https://hub.docker.com/r/vikunja/api - https://hub.docker.com/r/vikunja/frontend type: application -version: 12.1.10 +version: 12.1.11 diff --git a/charts/stable/vintage-story/Chart.yaml b/charts/stable/vintage-story/Chart.yaml index 3e730314e43..9a41a4c1ea7 100644 --- a/charts/stable/vintage-story/Chart.yaml +++ b/charts/stable/vintage-story/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/vintage-story icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png keywords: - vintage-story - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: vintage-story sources: - https://www.vintagestory.at/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story + - https://github.com/truecharts/charts/tree/master/charts/stable/vintage-story - https://hub.docker.com/r/ich777/vintagestory type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/vintage-story/README.md b/charts/stable/vintage-story/README.md index f899e5134b7..fdd08636266 100644 --- a/charts/stable/vintage-story/README.md +++ b/charts/stable/vintage-story/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/vintage-story) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/vintage-story) **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/virt-manager/Chart.yaml b/charts/stable/virt-manager/Chart.yaml index 03b536299af..c0799a9c6c8 100644 --- a/charts/stable/virt-manager/Chart.yaml +++ b/charts/stable/virt-manager/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: The virt-manager application is a desktop user interface for managing virtual machines through libvirt. -home: https://truecharts.org/charts/incubator/virt-manager +home: https://truecharts.org/charts/stable/virt-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png keywords: - virt-manager - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: virt-manager sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - https://github.com/truecharts/charts/tree/master/charts/stable/virt-manager - https://hub.docker.com/r/mber5/virt-manager type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/virt-manager/README.md b/charts/stable/virt-manager/README.md index 27b6fb7fac5..374d55c78ab 100644 --- a/charts/stable/virt-manager/README.md +++ b/charts/stable/virt-manager/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/virt-manager) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/virt-manager) **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/vlmcsd-kms-server/Chart.yaml b/charts/stable/vlmcsd-kms-server/Chart.yaml index 0badab7a165..03e90ae0da6 100644 --- a/charts/stable/vlmcsd-kms-server/Chart.yaml +++ b/charts/stable/vlmcsd-kms-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,14 +18,14 @@ dependencies: import-values: [] deprecated: false description: vlmcsd is a replacement for Microsoft's KMS server. -home: https://truecharts.org/charts/incubator/vlmcsd-kms-server +home: https://truecharts.org/charts/stable/vlmcsd-kms-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png keywords: - vlmcsd-kms-server - Cloud - Tools-Utilities - Network-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ maintainers: name: vlmcsd-kms-server sources: - https://github.com/mikolatero/docker-vlmcsd - - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://github.com/truecharts/charts/tree/master/charts/stable/vlmcsd-kms-server - https://hub.docker.com/r/mikolatero/vlmcsd type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/vlmcsd-kms-server/README.md b/charts/stable/vlmcsd-kms-server/README.md index 11f1d8784c6..d51bf0d434b 100644 --- a/charts/stable/vlmcsd-kms-server/README.md +++ b/charts/stable/vlmcsd-kms-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/vlmcsd-kms-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/vlmcsd-kms-server) **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/vocechat-server/Chart.yaml b/charts/stable/vocechat-server/Chart.yaml index 62577be4959..15ec17fa0f5 100644 --- a/charts/stable/vocechat-server/Chart.yaml +++ b/charts/stable/vocechat-server/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: social - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png keywords: - vocechat-server - social -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vocechat-server - https://hub.docker.com/r/privoce/vocechat-server type: application -version: 2.1.6 +version: 2.1.7 diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index f1c5b46cfb6..1d115b5b18e 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png keywords: - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - https://hub.docker.com/r/bellamy/wallos type: application -version: 3.1.7 +version: 3.1.8 diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml index e602d80ca89..beab2d4a547 100644 --- a/charts/stable/watcharr/Chart.yaml +++ b/charts/stable/watcharr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png keywords: - watcharr - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr - https://ghcr.io/sbondco/watcharr type: application -version: 3.3.2 +version: 3.3.3 diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 62562ab93d7..f5e633d3fde 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png keywords: - network - monitor -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - https://hub.docker.com/r/aceberg/watchyourlan type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 68949569746..f74837457ee 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus - https://ghcr.io/linuxserver/webgrabplus type: application -version: 8.1.11 +version: 8.1.12 diff --git a/charts/stable/weblate/Chart.yaml b/charts/stable/weblate/Chart.yaml index 1173b42b7b6..7c3a8a144c2 100644 --- a/charts/stable/weblate/Chart.yaml +++ b/charts/stable/weblate/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,18 +29,18 @@ home: https://truecharts.org/charts/stable/weblate icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png keywords: - translate -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: weblate sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://hub.docker.com/r/weblate/weblate - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ - https://github.com/WeblateOrg/weblate - https://github.com/WeblateOrg/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://hub.docker.com/r/weblate/weblate type: application -version: 12.1.9 +version: 12.1.10 diff --git a/charts/stable/webnut/Chart.yaml b/charts/stable/webnut/Chart.yaml index 18d20a6bdeb..c9e2c751683 100644 --- a/charts/stable/webnut/Chart.yaml +++ b/charts/stable/webnut/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: monitoring - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - webnut - ups - monitoring -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - https://hub.docker.com/r/edgd1er/webnut type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index f97735e05f7..e357896c026 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/webp-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png keywords: - webp-server @@ -28,7 +28,7 @@ keywords: - MediaServer-Photos - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,7 +36,7 @@ maintainers: name: webp-server sources: - https://github.com/webp-sh/webp_server_go - - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server + - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server - https://hub.docker.com/r/webpsh/webps type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/webp-server/README.md b/charts/stable/webp-server/README.md index 6d413a5a0b8..66a9774d984 100644 --- a/charts/stable/webp-server/README.md +++ b/charts/stable/webp-server/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/webp-server) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/webp-server) **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/website-shot/Chart.yaml b/charts/stable/website-shot/Chart.yaml index c709f05b484..11eb7df33d8 100644 --- a/charts/stable/website-shot/Chart.yaml +++ b/charts/stable/website-shot/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/website-shot icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png keywords: - website-shot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - https://hub.docker.com/r/flowko1/website-shot type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index d5a637e1204..04d5b31f591 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - https://fleet.linuxserver.io/image?name=linuxserver/webtop type: application -version: 8.1.106 +version: 8.1.107 diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 0604b507903..054a477600c 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: "7.27" +appVersion: 7.27.0 dependencies: - name: common version: 17.2.22 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png keywords: - wekan - kanban -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://hub.docker.com/r/wekanteam/wekan type: application -version: 13.3.1 +version: 13.3.2 diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml index 42a6456689d..f77e84b6301 100644 --- a/charts/stable/wg-easy/Chart.yaml +++ b/charts/stable/wg-easy/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - https://ghcr.io/wg-easy/wg-easy type: application -version: 9.0.1 +version: 9.0.2 diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 224bf960b4f..c854d182ea9 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - whisparr - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - https://ghcr.io/hotio/whisparr type: application -version: 8.1.8 +version: 8.1.9 diff --git a/charts/stable/whisper-asr-webservice/Chart.yaml b/charts/stable/whisper-asr-webservice/Chart.yaml index 955dfb7c377..baef8a39914 100644 --- a/charts/stable/whisper-asr-webservice/Chart.yaml +++ b/charts/stable/whisper-asr-webservice/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: machine-learning - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.p keywords: - whisper-asr-webservice - machine-learning -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/whisper-asr-webservice - https://hub.docker.com/r/onerahmet/openai-whisper-asr-webservice type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/whoogle/Chart.yaml b/charts/stable/whoogle/Chart.yaml index 43afbde369b..8b1a408ff47 100644 --- a/charts/stable/whoogle/Chart.yaml +++ b/charts/stable/whoogle/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - search - open source - privacy -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - https://hub.docker.com/r/benbusby/whoogle-search type: application -version: 9.1.6 +version: 9.1.7 diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml index 730fb2cc36c..08426776efc 100644 --- a/charts/stable/wifi-card/Chart.yaml +++ b/charts/stable/wifi-card/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wifi-card - https://hub.docker.com/r/bndw/wifi-card type: application -version: 4.1.8 +version: 4.1.9 diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml index 59edd073c42..5ea11d2946e 100644 --- a/charts/stable/wikijs/Chart.yaml +++ b/charts/stable/wikijs/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png keywords: - wiki - wikijs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs - https://hub.docker.com/r/requarks/wiki type: application -version: 14.1.6 +version: 14.1.7 diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml index cfee551684b..23d7fb6dc2a 100644 --- a/charts/stable/wireguard/Chart.yaml +++ b/charts/stable/wireguard/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png keywords: - wireguard - vpn -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - https://ghcr.io/k8s-at-home/wireguard type: application -version: 7.1.6 +version: 7.1.7 diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml index 1da90266084..8d20e1c2275 100644 --- a/charts/stable/wizarr/Chart.yaml +++ b/charts/stable/wizarr/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - home-automation - Tools-Utilities - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - https://ghcr.io/wizarrrr/wizarr type: application -version: 5.1.7 +version: 5.1.8 diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index b4368a68a75..f80750845a2 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress type: application -version: 6.1.11 +version: 6.1.12 diff --git a/charts/stable/wyoming-piper/Chart.yaml b/charts/stable/wyoming-piper/Chart.yaml index 4c7aeb75121..bae4fe88537 100644 --- a/charts/stable/wyoming-piper/Chart.yaml +++ b/charts/stable/wyoming-piper/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,15 +22,15 @@ home: https://truecharts.org/charts/stable/wyoming-piper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.png keywords: - wyoming-piper -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: wyoming-piper sources: + - https://github.com/home-assistant/addons/tree/master/piper - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-piper - https://hub.docker.com/r/rhasspy/wyoming-piper - - https://github.com/home-assistant/addons/tree/master/piper type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/wyoming-whisper/Chart.yaml b/charts/stable/wyoming-whisper/Chart.yaml index adc92a0e76c..f057d224dfc 100644 --- a/charts/stable/wyoming-whisper/Chart.yaml +++ b/charts/stable/wyoming-whisper/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: home-automation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-whisper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png keywords: - wyoming-whisper -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wyoming-whisper - https://hub.docker.com/r/rhasspy/wyoming-whisper type: application -version: 3.1.6 +version: 3.1.7 diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index 698c27863f8..317cfd3c50d 100644 --- a/charts/stable/xen-orchestra/Chart.yaml +++ b/charts/stable/xen-orchestra/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra type: application -version: 7.2.9 +version: 7.2.10 diff --git a/charts/stable/xmrig/Chart.yaml b/charts/stable/xmrig/Chart.yaml index 7c4718287bd..99aae455894 100644 --- a/charts/stable/xmrig/Chart.yaml +++ b/charts/stable/xmrig/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Crypto - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/stable/xmrig icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png keywords: - xmrig - Crypto -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: xmrig sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig + - https://github.com/truecharts/charts/tree/master/charts/stable/xmrig - https://hub.docker.com/r/lnxd/xmrig type: application -version: 4.1.7 +version: 4.1.8 diff --git a/charts/stable/xmrig/README.md b/charts/stable/xmrig/README.md index 6cb6c1d283a..1e6c62154f3 100644 --- a/charts/stable/xmrig/README.md +++ b/charts/stable/xmrig/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/xmrig) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/xmrig) **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/xonotic/Chart.yaml b/charts/stable/xonotic/Chart.yaml index d1bebed95a3..abc2dbdca9c 100644 --- a/charts/stable/xonotic/Chart.yaml +++ b/charts/stable/xonotic/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: GameServers - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: This Chart will download and install the preferred version of Xonotic. -home: https://truecharts.org/charts/incubator/xonotic +home: https://truecharts.org/charts/stable/xonotic icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png keywords: - xonotic - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: xonotic sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic - - https://hub.docker.com/r/ich777/xonotic - https://www.xonotic.org/ + - https://github.com/truecharts/charts/tree/master/charts/stable/xonotic + - https://hub.docker.com/r/ich777/xonotic type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/xonotic/README.md b/charts/stable/xonotic/README.md index 0794a3d8385..02ab573bcf6 100644 --- a/charts/stable/xonotic/README.md +++ b/charts/stable/xonotic/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/xonotic) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/xonotic) **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/xteve/Chart.yaml b/charts/stable/xteve/Chart.yaml index ad8f8efeb6a..10114ae4eef 100644 --- a/charts/stable/xteve/Chart.yaml +++ b/charts/stable/xteve/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -25,7 +25,7 @@ keywords: - iptv - plex - emby -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - https://ghcr.io/k8s-at-home/xteve type: application -version: 12.1.6 +version: 12.1.7 diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml index 5b6803fcb22..afd9954c8f9 100644 --- a/charts/stable/xware/Chart.yaml +++ b/charts/stable/xware/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,19 +18,19 @@ dependencies: import-values: [] deprecated: false description: This is a Chart of Thunder downloader. -home: https://truecharts.org/charts/incubator/xware +home: https://truecharts.org/charts/stable/xware icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png keywords: - xware - Downloaders -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: xware sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xware + - https://github.com/truecharts/charts/tree/master/charts/stable/xware - https://hub.docker.com/r/caiguai/docker-xware type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/xware/README.md b/charts/stable/xware/README.md index ead6c0dbdd8..05f642e2b1e 100644 --- a/charts/stable/xware/README.md +++ b/charts/stable/xware/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/xware) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/xware) **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/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 4917215df61..3b99ecf5c7d 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki type: application -version: 10.1.11 +version: 10.1.12 diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml index 0968304b1e3..442aa086908 100644 --- a/charts/stable/yacreaderlibraryserver/Chart.yaml +++ b/charts/stable/yacreaderlibraryserver/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaServer-Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: Headless version of the YACReaderLibraryServer. -home: https://truecharts.org/charts/incubator/yacreaderlibraryserver +home: https://truecharts.org/charts/stable/yacreaderlibraryserver icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png keywords: - yacreaderlibraryserver - MediaServer-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: yacreaderlibraryserver 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://github.com/truecharts/charts/tree/master/charts/stable/yacreaderlibraryserver + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/yacreaderlibraryserver/README.md b/charts/stable/yacreaderlibraryserver/README.md index 85b152299cc..cbe8b0470cd 100644 --- a/charts/stable/yacreaderlibraryserver/README.md +++ b/charts/stable/yacreaderlibraryserver/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/yacreaderlibraryserver) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/yacreaderlibraryserver) **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/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml index 394b7f4c825..f9c5aeca77f 100644 --- a/charts/stable/yacy/Chart.yaml +++ b/charts/stable/yacy/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Tools-Utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: YaCy decentralized search engine (https://yacy.net) -home: https://truecharts.org/charts/incubator/yacy +home: https://truecharts.org/charts/stable/yacy icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png keywords: - yacy - Tools-Utilities - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: yacy sources: - https://yacy.net/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy + - https://github.com/truecharts/charts/tree/master/charts/stable/yacy - https://hub.docker.com/r/yacy/yacy_search_server type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/yacy/README.md b/charts/stable/yacy/README.md index b1bfdf9af2c..099e9d2ccd9 100644 --- a/charts/stable/yacy/README.md +++ b/charts/stable/yacy/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/yacy) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/yacy) **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/yourls/Chart.yaml b/charts/stable/yourls/Chart.yaml index d04fbcb7703..5b88514aa8a 100644 --- a/charts/stable/yourls/Chart.yaml +++ b/charts/stable/yourls/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/yourls - https://hub.docker.com/_/yourls type: application -version: 4.1.9 +version: 4.1.10 diff --git a/charts/stable/youtransfer/Chart.yaml b/charts/stable/youtransfer/Chart.yaml index 16714f40f67..09ae9c1f4f7 100644 --- a/charts/stable/youtransfer/Chart.yaml +++ b/charts/stable/youtransfer/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - youtransfer - Cloud - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - https://hub.docker.com/r/remie/youtransfer type: application -version: 6.1.6 +version: 6.1.7 diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index 0c0e9de5ae7..96b3836cac8 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -29,15 +29,15 @@ home: https://truecharts.org/charts/stable/youtubedl-material icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png keywords: - youtube -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: youtubedl-material 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 type: application -version: 9.1.10 +version: 9.1.11 diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index 0dabafb2866..89d5c92ac2a 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Other - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -19,12 +19,12 @@ dependencies: deprecated: false description: | Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] -home: https://truecharts.org/charts/incubator/z80pack +home: https://truecharts.org/charts/stable/z80pack icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png keywords: - z80pack - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: z80pack sources: - https://registry.hub.docker.com/r/dlandon/z80pack/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack + - https://github.com/truecharts/charts/tree/master/charts/stable/z80pack - https://hub.docker.com/r/dlandon/z80pack type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/z80pack/README.md b/charts/stable/z80pack/README.md index b9cdb3402e9..bdf17a41bed 100644 --- a/charts/stable/z80pack/README.md +++ b/charts/stable/z80pack/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/z80pack) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/z80pack) **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/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml index 0d80530eaea..4c4f4467736 100644 --- a/charts/stable/zerotier/Chart.yaml +++ b/charts/stable/zerotier/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png keywords: - zerotier - network -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - https://hub.docker.com/r/zerotier/zerotier type: application -version: 8.1.6 +version: 8.1.7 diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 271fe4fc184..03e9399d563 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - zigbee - mqtt - home-assistant -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://hub.docker.com/r/koenkk/zigbee2mqtt type: application -version: 10.3.3 +version: 10.3.4 diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml index eb5ad44ad85..8ebf2b8fa05 100644 --- a/charts/stable/znc/Chart.yaml +++ b/charts/stable/znc/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/znc - https://ghcr.io/linuxserver/znc type: application -version: 8.1.9 +version: 8.1.10 diff --git a/charts/stable/zoneminder/Chart.yaml b/charts/stable/zoneminder/Chart.yaml index 777425b2655..f590f8ed02f 100644 --- a/charts/stable/zoneminder/Chart.yaml +++ b/charts/stable/zoneminder/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: Zoneminder is the top Linux video camera security and surveillance solution. -home: https://truecharts.org/charts/incubator/zoneminder +home: https://truecharts.org/charts/stable/zoneminder icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png keywords: - zoneminder @@ -26,15 +26,15 @@ keywords: - automation - cctv - utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: zoneminder sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder - - https://hub.docker.com/r/dlandon/zoneminder.unraid - https://zoneminder.com/ + - https://github.com/truecharts/charts/tree/master/charts/stable/zoneminder + - https://hub.docker.com/r/dlandon/zoneminder.unraid type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/zoneminder/README.md b/charts/stable/zoneminder/README.md index 28b4a89ad97..1182028b5ec 100644 --- a/charts/stable/zoneminder/README.md +++ b/charts/stable/zoneminder/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/zoneminder) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/zoneminder) **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/ztcuui-aio/Chart.yaml b/charts/stable/ztcuui-aio/Chart.yaml index bfc5cd7b645..bae0dcae4fc 100644 --- a/charts/stable/ztcuui-aio/Chart.yaml +++ b/charts/stable/ztcuui-aio/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2023.5.2-r1 +appVersion: 2023.5.2 dependencies: - name: common version: 17.2.22 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ztcuui-aio icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png keywords: - ztcuui-aio -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - https://ghcr.io/kmahyyg/ztncui-aio type: application -version: 6.1.6 +version: 6.1.7 diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 7df8c905c4d..a502cd222fd 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwave-js-ui type: application -version: 18.2.1 +version: 18.2.2 diff --git a/charts/unstable/artifactory-oss/Chart.yaml b/charts/unstable/artifactory-oss/Chart.yaml index 6d0bf0737e1..fa3eefce87b 100644 --- a/charts/unstable/artifactory-oss/Chart.yaml +++ b/charts/unstable/artifactory-oss/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: unstable apiVersion: v2 @@ -24,7 +24,7 @@ keywords: - artifactory-oss - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss - https://github.com/truecharts/charts/tree/master/charts/unstable/artifactory-oss type: application -version: 3.0.12 +version: 3.0.13 diff --git a/charts/unstable/briefkasten/Chart.yaml b/charts/unstable/briefkasten/Chart.yaml index 91b610fff7d..aa17f9eb645 100644 --- a/charts/unstable/briefkasten/Chart.yaml +++ b/charts/unstable/briefkasten/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: bookmark - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: latest dependencies: @@ -25,11 +25,11 @@ dependencies: import-values: [] deprecated: false description: Self-hosted bookmarking application. -home: https://truecharts.org/charts/incubator/briefkasten +home: https://truecharts.org/charts/unstable/briefkasten icon: https://truecharts.org/img/hotlink-ok/chart-icons/briefkasten.png keywords: - bookmark -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,7 +37,7 @@ maintainers: name: briefkasten sources: - https://github.com/ndom91/briefkasten - - https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten + - https://github.com/truecharts/charts/tree/master/charts/unstable/briefkasten - https://hub.docker.com/r/ndom91/briefkasten type: application -version: 1.0.11 +version: 1.0.12 diff --git a/charts/unstable/briefkasten/README.md b/charts/unstable/briefkasten/README.md index 3827b94e9cd..577b08fd575 100644 --- a/charts/unstable/briefkasten/README.md +++ b/charts/unstable/briefkasten/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/briefkasten) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/briefkasten) **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/unstable/docassemble/Chart.yaml b/charts/unstable/docassemble/Chart.yaml index db528a38385..50bf1f0c6d7 100644 --- a/charts/unstable/docassemble/Chart.yaml +++ b/charts/unstable/docassemble/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: documentation - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A free, open-source expert system for guided interviews and document assembly. -home: https://truecharts.org/charts/incubator/docassemble +home: https://truecharts.org/charts/unstable/docassemble icon: https://truecharts.org/img/hotlink-ok/chart-icons/docassemble.png keywords: - docassemble - documentation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: docassemble sources: - https://github.com/jhpyle/docassemble - - https://github.com/truecharts/charts/tree/master/charts/incubator/docassemble + - https://github.com/truecharts/charts/tree/master/charts/unstable/docassemble - https://hub.docker.com/r/jhpyle/docassemble type: application -version: 0.0.20 +version: 0.0.21 diff --git a/charts/unstable/docassemble/README.md b/charts/unstable/docassemble/README.md index 5dc4a140f91..920d4a37153 100644 --- a/charts/unstable/docassemble/README.md +++ b/charts/unstable/docassemble/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/docassemble) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/docassemble) **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/unstable/docspell/Chart.yaml b/charts/unstable/docspell/Chart.yaml index 4780c014fc8..705d8a0a099 100644 --- a/charts/unstable/docspell/Chart.yaml +++ b/charts/unstable/docspell/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 0.40.0 dependencies: @@ -32,21 +32,23 @@ dependencies: import-values: [] deprecated: false description: Docspell is a personal document organizer. -home: https://truecharts.org/charts/incubator/docspell +home: https://truecharts.org/charts/unstable/docspell icon: https://truecharts.org/img/hotlink-ok/chart-icons/docspell.png keywords: - docs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: docspell sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell - - https://hub.docker.com/r/docspell/restserver - https://docspell.org/docs/configure/defaults/ - https://github.com/eikek/docspell - https://docspell.org/docs/install/docker/ + - https://github.com/truecharts/charts/tree/master/charts/unstable/docspell + - https://hub.docker.com/r/docspell/joex + - https://hub.docker.com/r/docspell/restserver + - https://hub.docker.com/r/docspell/dsc type: application -version: 4.0.10 +version: 4.0.11 diff --git a/charts/unstable/docspell/README.md b/charts/unstable/docspell/README.md index dd4899031de..9a3318866cb 100644 --- a/charts/unstable/docspell/README.md +++ b/charts/unstable/docspell/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/docspell) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/docspell) **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/unstable/eco/Chart.yaml b/charts/unstable/eco/Chart.yaml index e6cfae2f2b9..ea216af2007 100644 --- a/charts/unstable/eco/Chart.yaml +++ b/charts/unstable/eco/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: games - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: eco dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: A custom SteamCMD chart that runs ECO. -home: https://truecharts.org/charts/incubator/eco +home: https://truecharts.org/charts/unstable/eco icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png keywords: - eco - GameServers -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: eco sources: - https://github.com/ich777/docker-steamcmd-server/tree/eco - - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - https://github.com/truecharts/charts/tree/master/charts/unstable/eco - https://hub.docker.com/r/ich777/steamcmd type: application -version: 3.1.19 +version: 3.1.20 diff --git a/charts/unstable/eco/README.md b/charts/unstable/eco/README.md index 3eea796d2b4..e723b565cb3 100644 --- a/charts/unstable/eco/README.md +++ b/charts/unstable/eco/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/eco) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/eco) **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/unstable/funkwhale/Chart.yaml b/charts/unstable/funkwhale/Chart.yaml index a40eaeb9f74..7a68120e8b5 100644 --- a/charts/unstable/funkwhale/Chart.yaml +++ b/charts/unstable/funkwhale/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: MediaApp-Music - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 1.2.10 dependencies: @@ -18,21 +18,21 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/unstable/funkwhale icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png keywords: - funkwhale - MediaApp-Music - MediaServer-Music -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: funkwhale sources: - - https://hub.docker.com/r/funkwhale/funkwhale - https://funkwhale.audio/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://github.com/truecharts/charts/tree/master/charts/unstable/funkwhale + - https://hub.docker.com/r/funkwhale/funkwhale type: application -version: 3.0.14 +version: 3.0.15 diff --git a/charts/unstable/funkwhale/README.md b/charts/unstable/funkwhale/README.md index 0f79ec75001..b0d193bc91c 100644 --- a/charts/unstable/funkwhale/README.md +++ b/charts/unstable/funkwhale/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/funkwhale) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/funkwhale) **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/unstable/ghost/Chart.yaml b/charts/unstable/ghost/Chart.yaml index dfcaf4c7957..a5f6c0a4023 100644 --- a/charts/unstable/ghost/Chart.yaml +++ b/charts/unstable/ghost/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 5.73.2 dependencies: @@ -25,13 +25,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/unstable/ghost icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png keywords: - ghost - blog - cms -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,7 +40,7 @@ name: ghost sources: - https://ghost.org/docs/ - https://github.com/TryGhost/Ghost - - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost + - https://github.com/truecharts/charts/tree/master/charts/unstable/ghost - https://hub.docker.com/_/ghost type: application -version: 7.0.12 +version: 7.0.13 diff --git a/charts/unstable/ghost/README.md b/charts/unstable/ghost/README.md index b5245373266..7565bc722fa 100644 --- a/charts/unstable/ghost/README.md +++ b/charts/unstable/ghost/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/ghost) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/ghost) **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/unstable/grist/Chart.yaml b/charts/unstable/grist/Chart.yaml index aeb2b76f485..c027af7ca18 100644 --- a/charts/unstable/grist/Chart.yaml +++ b/charts/unstable/grist/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 1.1.10 dependencies: @@ -32,13 +32,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/unstable/grist icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png keywords: - grist - spreadsheet - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -47,7 +47,7 @@ name: grist sources: - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/grist + - https://github.com/truecharts/charts/tree/master/charts/unstable/grist - https://hub.docker.com/r/gristlabs/grist type: application -version: 9.0.12 +version: 9.0.13 diff --git a/charts/unstable/grist/README.md b/charts/unstable/grist/README.md index c9e5b0a097c..dda2ae3b7b4 100644 --- a/charts/unstable/grist/README.md +++ b/charts/unstable/grist/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/grist) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/grist) **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/unstable/immich/Chart.yaml b/charts/unstable/immich/Chart.yaml index de10f6e812d..d31279d58c3 100644 --- a/charts/unstable/immich/Chart.yaml +++ b/charts/unstable/immich/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + truecharts.org/train: unstable apiVersion: v2 appVersion: 1.88.2 dependencies: @@ -25,19 +25,21 @@ dependencies: import-values: [] deprecated: false description: High performance self-hosted photo and video backup solution. -home: https://truecharts.org/charts/stable/immich +home: https://truecharts.org/charts/unstable/immich icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png keywords: - photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: immich sources: - - https://hub.docker.com/r/altran1502/immich-server - https://github.com/immich-app/immich - - https://github.com/truecharts/charts/tree/master/charts/stable/immich + - https://github.com/truecharts/charts/tree/master/charts/unstable/immich + - https://hub.docker.com/r/typesense/typesense + - https://hub.docker.com/r/altran1502/immich-machine-learning + - https://hub.docker.com/r/altran1502/immich-server type: application -version: 12.0.7 +version: 12.0.8 diff --git a/charts/unstable/immich/README.md b/charts/unstable/immich/README.md index bf82bbecdda..cb69f86ea02 100644 --- a/charts/unstable/immich/README.md +++ b/charts/unstable/immich/README.md @@ -7,7 +7,7 @@ title: README 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/immich) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/immich) **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/unstable/inventree/Chart.yaml b/charts/unstable/inventree/Chart.yaml index 09444e9dd4d..3ffa94b5fce 100644 --- a/charts/unstable/inventree/Chart.yaml +++ b/charts/unstable/inventree/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: utilities - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 0.12.10 dependencies: @@ -32,12 +32,12 @@ dependencies: import-values: [] deprecated: false description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. -home: https://truecharts.org/charts/incubator/inventree +home: https://truecharts.org/charts/unstable/inventree icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png keywords: - inventory - inventree -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -46,7 +46,8 @@ name: inventree sources: - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree - - https://github.com/truecharts/charts/tree/master/charts/incubator/inventree + - https://github.com/truecharts/charts/tree/master/charts/unstable/inventree + - https://hub.docker.com/_/nginx - https://hub.docker.com/r/inventree/inventree type: application -version: 9.0.11 +version: 9.0.12 diff --git a/charts/unstable/inventree/README.md b/charts/unstable/inventree/README.md index 46c889ef7fe..094505feaa2 100644 --- a/charts/unstable/inventree/README.md +++ b/charts/unstable/inventree/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/inventree) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/inventree) **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/unstable/kaizoku/Chart.yaml b/charts/unstable/kaizoku/Chart.yaml index b1f3c646bb9..6989db66759 100644 --- a/charts/unstable/kaizoku/Chart.yaml +++ b/charts/unstable/kaizoku/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 1.6.1 dependencies: @@ -25,11 +25,11 @@ dependencies: import-values: [] deprecated: false description: A self-hosted manga downloader. -home: https://truecharts.org/charts/incubator/kaizoku +home: https://truecharts.org/charts/unstable/kaizoku icon: https://truecharts.org/img/hotlink-ok/chart-icons/kaizoku.png keywords: - kaizoku -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,7 +37,7 @@ maintainers: name: kaizoku sources: - https://github.com/oae/kaizoku - - https://github.com/truecharts/charts/tree/master/charts/incubator/kaizoku + - https://github.com/truecharts/charts/tree/master/charts/unstable/kaizoku - https://ghcr.io/oae/kaizoku type: application -version: 0.1.18 +version: 0.1.19 diff --git a/charts/unstable/kaizoku/README.md b/charts/unstable/kaizoku/README.md index fec060bee88..c57b5d6d247 100644 --- a/charts/unstable/kaizoku/README.md +++ b/charts/unstable/kaizoku/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kaizoku) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/kaizoku) **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/unstable/kimai/Chart.yaml b/charts/unstable/kimai/Chart.yaml index 9666a7c0365..ece7150b0c4 100644 --- a/charts/unstable/kimai/Chart.yaml +++ b/charts/unstable/kimai/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 2.1.0 dependencies: @@ -25,13 +25,13 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/unstable/kimai icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png keywords: - kimai - time - tracking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,7 +40,7 @@ name: kimai sources: - https://github.com/tobybatch/kimai2 - https://github.com/kevinpapst/kimai2 - - https://github.com/truecharts/charts/tree/master/charts/incubator/kimai + - https://github.com/truecharts/charts/tree/master/charts/unstable/kimai - https://hub.docker.com/r/kimai/kimai2 type: application -version: 8.0.21 +version: 8.0.22 diff --git a/charts/unstable/kimai/README.md b/charts/unstable/kimai/README.md index 41d07cc4007..b757e2a353c 100644 --- a/charts/unstable/kimai/README.md +++ b/charts/unstable/kimai/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/kimai) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/kimai) **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/unstable/librephotos/Chart.yaml b/charts/unstable/librephotos/Chart.yaml index 885860672ae..4497b99a6c0 100644 --- a/charts/unstable/librephotos/Chart.yaml +++ b/charts/unstable/librephotos/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: unstable apiVersion: v2 @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png keywords: - photos - gallery -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -47,5 +47,7 @@ sources: - https://github.com/LibrePhotos/librephotos - https://github.com/truecharts/charts/tree/master/charts/unstable/librephotos - https://hub.docker.com/r/reallibrephotos/librephotos-proxy + - https://hub.docker.com/r/reallibrephotos/librephotos-frontend + - https://hub.docker.com/r/reallibrephotos/librephotos type: application -version: 9.0.14 +version: 9.0.15 diff --git a/charts/unstable/loki/Chart.yaml b/charts/unstable/loki/Chart.yaml index bcd142e3ca4..6add0c4d792 100644 --- a/charts/unstable/loki/Chart.yaml +++ b/charts/unstable/loki/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: logs - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 2.9.3 dependencies: @@ -17,12 +17,12 @@ dependencies: tags: [] import-values: [] deprecated: false -description: "Loki: like Prometheus, but for logs." -home: https://truecharts.org/charts/incubator/loki +description: 'Loki: like Prometheus, but for logs.' +home: https://truecharts.org/charts/unstable/loki icon: https://truecharts.org/img/hotlink-ok/chart-icons/loki.png keywords: - logs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: loki sources: - https://github.com/grafana/loki - - https://github.com/truecharts/charts/tree/master/charts/incubator/loki + - https://github.com/truecharts/charts/tree/master/charts/unstable/loki - https://hub.docker.com/r/grafana/loki type: application -version: 12.0.12 +version: 12.0.13 diff --git a/charts/unstable/loki/README.md b/charts/unstable/loki/README.md index a74106ac6e0..ca50e3db3e1 100644 --- a/charts/unstable/loki/README.md +++ b/charts/unstable/loki/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/loki) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/loki) **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/unstable/midarr/Chart.yaml b/charts/unstable/midarr/Chart.yaml index 4afa78d1d34..7dd23bed832 100644 --- a/charts/unstable/midarr/Chart.yaml +++ b/charts/unstable/midarr/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 4.1.2 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Midarr is a minimal lightweight media server for enjoying your media -home: https://truecharts.org/charts/incubator/midarr +home: https://truecharts.org/charts/unstable/midarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png keywords: - midarr - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: midarr sources: - https://github.com/midarrlabs/midarr-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr + - https://github.com/truecharts/charts/tree/master/charts/unstable/midarr - https://ghcr.io/midarrlabs/midarr-server type: application -version: 4.0.15 +version: 4.0.16 diff --git a/charts/unstable/midarr/README.md b/charts/unstable/midarr/README.md index 35685b1e498..19edbd23067 100644 --- a/charts/unstable/midarr/README.md +++ b/charts/unstable/midarr/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/midarr) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/midarr) **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/unstable/netbox/Chart.yaml b/charts/unstable/netbox/Chart.yaml index 006dd8ebbb2..f80aa8e7e32 100644 --- a/charts/unstable/netbox/Chart.yaml +++ b/charts/unstable/netbox/Chart.yaml @@ -3,11 +3,11 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: unstable apiVersion: v2 -appVersion: 3.6.9-2.7.0 +appVersion: 3.6.9 dependencies: - name: common version: 17.2.21 @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbox.png keywords: - network - netbox -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/unstable/netbox - https://hub.docker.com/r/netboxcommunity/netbox type: application -version: 4.0.12 +version: 4.0.13 diff --git a/charts/unstable/owncloud-ocis/Chart.yaml b/charts/unstable/owncloud-ocis/Chart.yaml index 5d9919a8613..eb6f60e24e8 100644 --- a/charts/unstable/owncloud-ocis/Chart.yaml +++ b/charts/unstable/owncloud-ocis/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 4.0.5 dependencies: @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false description: ownCloud Infinite Scale is a self-hosted file sync and share server. -home: https://truecharts.org/charts/incubator/owncloud-ocis +home: https://truecharts.org/charts/unstable/owncloud-ocis icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png keywords: - owncloud @@ -29,7 +29,7 @@ keywords: - sync - share - server -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,7 +37,7 @@ maintainers: name: owncloud-ocis sources: - https://owncloud.dev/ocis/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/owncloud-ocis + - https://github.com/truecharts/charts/tree/master/charts/unstable/owncloud-ocis - https://hub.docker.com/r/owncloud/ocis type: application -version: 11.0.32 +version: 11.0.33 diff --git a/charts/unstable/owncloud-ocis/README.md b/charts/unstable/owncloud-ocis/README.md index 10bcac7ce08..46ebef22f71 100644 --- a/charts/unstable/owncloud-ocis/README.md +++ b/charts/unstable/owncloud-ocis/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/owncloud-ocis) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/owncloud-ocis) **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/unstable/owntracks/Chart.yaml b/charts/unstable/owntracks/Chart.yaml index 860f077a543..a5d44f05f07 100644 --- a/charts/unstable/owntracks/Chart.yaml +++ b/charts/unstable/owntracks/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 0.9.6 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/unstable/owntracks icon: https://truecharts.org/img/hotlink-ok/chart-icons/owntracks.png keywords: - owncharts - location -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: owntracks sources: - https://github.com/owntracks/recorder - https://github.com/owntracks/docker-recorder - - https://github.com/truecharts/charts/tree/master/charts/incubator/owntracks + - https://github.com/truecharts/charts/tree/master/charts/unstable/owntracks - https://hub.docker.com/r/owntracks/recorder type: application -version: 1.0.13 +version: 1.0.14 diff --git a/charts/unstable/owntracks/README.md b/charts/unstable/owntracks/README.md index 252c6a49a3e..f8dd75b86da 100644 --- a/charts/unstable/owntracks/README.md +++ b/charts/unstable/owntracks/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/owntracks) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/owntracks) **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/unstable/rar2fs/Chart.yaml b/charts/unstable/rar2fs/Chart.yaml index c54bbbd5c55..39bdb10ed27 100644 --- a/charts/unstable/rar2fs/Chart.yaml +++ b/charts/unstable/rar2fs/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: archives - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: latest dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: FUSE file system for reading RAR archives. -home: https://truecharts.org/charts/incubator/rar2fs +home: https://truecharts.org/charts/unstable/rar2fs icon: https://truecharts.org/img/hotlink-ok/chart-icons/rar2fs.png keywords: - rar2fs - archives -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: rar2fs sources: - https://github.com/zimme/docker-rar2fs - - https://github.com/truecharts/charts/tree/master/charts/incubator/rar2fs + - https://github.com/truecharts/charts/tree/master/charts/unstable/rar2fs - https://ghcr.io/zimme/rar2fs type: application -version: 0.0.12 +version: 0.0.13 diff --git a/charts/unstable/rar2fs/README.md b/charts/unstable/rar2fs/README.md index cd997726cad..5b87ea9d0dc 100644 --- a/charts/unstable/rar2fs/README.md +++ b/charts/unstable/rar2fs/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/rar2fs) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/rar2fs) **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/unstable/reactive-resume/Chart.yaml b/charts/unstable/reactive-resume/Chart.yaml index 831bf72cdba..597ade7a7da 100644 --- a/charts/unstable/reactive-resume/Chart.yaml +++ b/charts/unstable/reactive-resume/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: unstable apiVersion: v2 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png keywords: - reactive-resume - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/unstable/reactive-resume - https://hub.docker.com/r/amruthpillai/reactive-resume type: application -version: 3.0.17 +version: 3.0.18 diff --git a/charts/unstable/speedtest-tracker/Chart.yaml b/charts/unstable/speedtest-tracker/Chart.yaml index a58acc94e99..443296f8fba 100644 --- a/charts/unstable/speedtest-tracker/Chart.yaml +++ b/charts/unstable/speedtest-tracker/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: speedtest - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 0.13.4 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/unstable/speedtest-tracker icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png keywords: - speedtest -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -30,7 +30,7 @@ maintainers: name: speedtest-tracker sources: - https://github.com/alexjustesen/speedtest-tracker - - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/truecharts/charts/tree/master/charts/unstable/speedtest-tracker - https://ghcr.io/alexjustesen/speedtest-tracker type: application -version: 4.0.31 +version: 4.0.32 diff --git a/charts/unstable/speedtest-tracker/README.md b/charts/unstable/speedtest-tracker/README.md index 839af83c4c7..383658b73fe 100644 --- a/charts/unstable/speedtest-tracker/README.md +++ b/charts/unstable/speedtest-tracker/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/speedtest-tracker) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/speedtest-tracker) **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/unstable/statping-ng/Chart.yaml b/charts/unstable/statping-ng/Chart.yaml index 2d2a04cddf8..c361c1e8d1e 100644 --- a/charts/unstable/statping-ng/Chart.yaml +++ b/charts/unstable/statping-ng/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: statistics - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 0.90.80 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: Status page for monitoring your websites and applications. -home: https://truecharts.org/charts/incubator/statping-ng +home: https://truecharts.org/charts/unstable/statping-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping-ng.png keywords: - statping-ng - status - status-page -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: statping-ng sources: - https://github.com/statping/statping - - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng + - https://github.com/truecharts/charts/tree/master/charts/unstable/statping-ng - https://quay.io/statping-ng/statping-ng type: application -version: 13.0.12 +version: 13.0.13 diff --git a/charts/unstable/statping-ng/README.md b/charts/unstable/statping-ng/README.md index 43cbcdd6f82..c42a96d9ad1 100644 --- a/charts/unstable/statping-ng/README.md +++ b/charts/unstable/statping-ng/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/statping-ng) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/statping-ng) **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/unstable/synapse/Chart.yaml b/charts/unstable/synapse/Chart.yaml index 19c5695c8cb..6c3a455d7aa 100644 --- a/charts/unstable/synapse/Chart.yaml +++ b/charts/unstable/synapse/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 1.95.1 dependencies: @@ -18,20 +18,20 @@ dependencies: import-values: [] deprecated: false description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes -home: https://truecharts.org/charts/incubator/synapse +home: https://truecharts.org/charts/unstable/synapse icon: https://truecharts.org/img/hotlink-ok/chart-icons/synapse.png keywords: - chat - matrix - synapse -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: synapse sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/synapse + - https://github.com/truecharts/charts/tree/master/charts/unstable/synapse - https://hub.docker.com/r/matrixdotorg/synapse type: application -version: 9.0.12 +version: 9.0.13 diff --git a/charts/unstable/synapse/README.md b/charts/unstable/synapse/README.md index 063d793cc7e..d963a0e1223 100644 --- a/charts/unstable/synapse/README.md +++ b/charts/unstable/synapse/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/synapse) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/synapse) **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/unstable/technitium/Chart.yaml b/charts/unstable/technitium/Chart.yaml index 94b1e5ba547..0e09737fc25 100644 --- a/charts/unstable/technitium/Chart.yaml +++ b/charts/unstable/technitium/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: networking - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 11.5.3 dependencies: @@ -18,11 +18,11 @@ dependencies: import-values: [] deprecated: false 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 +home: https://truecharts.org/charts/unstable/technitium icon: https://truecharts.org/img/hotlink-ok/chart-icons/technitium.png keywords: - DNS -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ name: technitium sources: - https://technitium.com/ - https://github.com/TechnitiumSoftware/DnsServer - - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium + - https://github.com/truecharts/charts/tree/master/charts/unstable/technitium - https://hub.docker.com/r/technitium/dns-server type: application -version: 4.0.16 +version: 4.0.17 diff --git a/charts/unstable/technitium/README.md b/charts/unstable/technitium/README.md index 35746c88de2..37fd674f695 100644 --- a/charts/unstable/technitium/README.md +++ b/charts/unstable/technitium/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/technitium) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/technitium) **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/unstable/telepush/Chart.yaml b/charts/unstable/telepush/Chart.yaml index 0d8324e8a8f..1ab68213265 100644 --- a/charts/unstable/telepush/Chart.yaml +++ b/charts/unstable/telepush/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: notifications - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 4.1.2 dependencies: @@ -18,13 +18,13 @@ dependencies: import-values: [] deprecated: false description: A simple bot to translate JSON HTTP requests into Telegram push messages. -home: https://truecharts.org/charts/incubator/telepush +home: https://truecharts.org/charts/unstable/telepush icon: https://truecharts.org/img/hotlink-ok/chart-icons/telepush.png keywords: - telepush - telegram - notifications -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ maintainers: name: telepush sources: - https://github.com/muety/telepush - - https://github.com/truecharts/charts/tree/master/charts/incubator/telepush + - https://github.com/truecharts/charts/tree/master/charts/unstable/telepush - https://ghcr.io/muety/telepush type: application -version: 0.0.20 +version: 0.0.21 diff --git a/charts/unstable/telepush/README.md b/charts/unstable/telepush/README.md index a0eba1c7300..6074df19f52 100644 --- a/charts/unstable/telepush/README.md +++ b/charts/unstable/telepush/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/telepush) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/telepush) **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/unstable/twingate-connector/Chart.yaml b/charts/unstable/twingate-connector/Chart.yaml index e399ac5a36a..6ee35be60ab 100644 --- a/charts/unstable/twingate-connector/Chart.yaml +++ b/charts/unstable/twingate-connector/Chart.yaml @@ -3,9 +3,9 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: network - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: unstable apiVersion: v2 appVersion: 1.60.0 dependencies: @@ -18,12 +18,12 @@ dependencies: import-values: [] deprecated: false description: Twingate is remote access for the modern world. -home: https://truecharts.org/charts/incubator/twingate-connector +home: https://truecharts.org/charts/unstable/twingate-connector icon: https://truecharts.org/img/hotlink-ok/chart-icons/twingate-connector.png keywords: - twingate-connector - networking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -31,7 +31,7 @@ maintainers: name: twingate-connector sources: - https://www.twingate.com/docs/connector-deployment - - https://github.com/truecharts/charts/tree/master/charts/incubator/twingate-connector + - https://github.com/truecharts/charts/tree/master/charts/unstable/twingate-connector - https://hub.docker.com/r/twingate/connector type: application -version: 0.0.16 +version: 0.0.17 diff --git a/charts/unstable/twingate-connector/README.md b/charts/unstable/twingate-connector/README.md index 4e8f319378f..357467b4066 100644 --- a/charts/unstable/twingate-connector/README.md +++ b/charts/unstable/twingate-connector/README.md @@ -7,7 +7,7 @@ title: README 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/incubator/twingate-connector) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/unstable/twingate-connector) **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/unstable/wger/Chart.yaml b/charts/unstable/wger/Chart.yaml index d496fa1b13b..1d7c81f5f12 100644 --- a/charts/unstable/wger/Chart.yaml +++ b/charts/unstable/wger/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: life - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: unstable apiVersion: v2 @@ -36,7 +36,7 @@ home: https://truecharts.org/charts/unstable/wger icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png keywords: - workout -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -46,6 +46,7 @@ sources: - 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/_/nginx - https://hub.docker.com/r/wger/server type: application -version: 6.0.11 +version: 6.0.12