chore(apps): update metadata in chart.yaml (#17457)

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
This commit is contained in:
Stavros Kois 2024-01-21 16:14:33 +02:00 committed by GitHub
parent 895631bd9a
commit aff301426c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1254 changed files with 4288 additions and 4226 deletions

View File

@ -3,7 +3,7 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: database 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/min_helm_version: "3.12"
truecharts.org/train: dependency truecharts.org/train: dependency
apiVersion: v2 apiVersion: v2
@ -24,7 +24,7 @@ keywords:
- database - database
- clickhouse - clickhouse
- sql - sql
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server - https://hub.docker.com/r/clickhouse/clickhouse-server
type: application type: application
version: 10.2.8 version: 10.2.9

View File

@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
- https://hub.docker.com/r/bitnami/kube-state-metrics - https://hub.docker.com/r/bitnami/kube-state-metrics
type: application type: application
version: 6.1.10 version: 6.1.11

View File

@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb - https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb - https://hub.docker.com/r/bitnami/mariadb
type: application type: application
version: 12.1.8 version: 12.1.9

View File

@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached - https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://hub.docker.com/r/bitnami/memcached - https://hub.docker.com/r/bitnami/memcached
type: application type: application
version: 11.1.9 version: 11.1.10

View File

@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb - https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb - https://hub.docker.com/r/bitnami/mongodb
type: application type: application
version: 11.1.12 version: 11.1.13

View File

@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
- https://hub.docker.com/r/bitnami/node-exporter - https://hub.docker.com/r/bitnami/node-exporter
type: application type: application
version: 6.1.10 version: 6.1.11

View File

@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis - https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis - https://hub.docker.com/r/bitnami/redis
type: application type: application
version: 11.1.11 version: 11.1.12

View File

@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr - https://hub.docker.com/r/bitnami/solr
type: application type: application
version: 9.1.8 version: 9.1.9

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: notifications 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 0.9.7 appVersion: 0.9.7
dependencies: dependencies:
@ -18,21 +18,21 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Push notifications that work with just about every platform! 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
keywords: keywords:
- apprise-api - apprise-api
- notifications - notifications
- usenet - usenet
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: apprise-api name: apprise-api
sources: sources:
- https://hub.docker.com/r/caronc/apprise
- https://github.com/caronc/apprise-api - 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 type: application
version: 4.0.14 version: 4.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.9.57 appVersion: 1.9.57
dependencies: dependencies:
@ -25,11 +25,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
keywords: keywords:
- appsmith - appsmith
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -37,7 +37,7 @@ maintainers:
name: appsmith name: appsmith
sources: sources:
- https://github.com/appsmithorg/appsmith - 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 - https://hub.docker.com/r/appsmith/appsmith-ce
type: application type: application
version: 6.0.14 version: 6.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest-2023-12-18 appVersion: 2023.12.18
dependencies: dependencies:
- name: common - name: common
version: 17.2.21 version: 17.2.21
@ -18,12 +18,12 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
keywords: keywords:
- tt-rss - tt-rss
- awesome-ttrss - awesome-ttrss
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,7 +31,7 @@ maintainers:
name: awesome-ttrss name: awesome-ttrss
sources: sources:
- https://github.com/HenryQW/Awesome-TTRSS - 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 - https://hub.docker.com/r/wangqiru/ttrss
type: application type: application
version: 4.0.4 version: 4.0.5

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Crypto 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,20 +18,20 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
keywords: keywords:
- btdex - btdex
- Crypto - Crypto
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: btdex name: btdex
sources: sources:
- https://hub.docker.com/r/furritos/docker-btdex
- https://btdex.trade/ - 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 type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 3.5.2 appVersion: 3.5.2
dependencies: dependencies:
@ -18,7 +18,7 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
keywords: keywords:
- cadquery-jupyter - cadquery-jupyter
@ -27,7 +27,7 @@ keywords:
- Other - Other
- Network-Web - Network-Web
- Network-Other - Network-Other
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,7 +35,7 @@ maintainers:
name: cadquery-jupyter name: cadquery-jupyter
sources: sources:
- https://github.com/bernhard-42/jupyter-cadquery - 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 - https://hub.docker.com/r/bwalter42/jupyter_cadquery
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: monitoring 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2.2.0 appVersion: 2.2.0
dependencies: dependencies:
@ -18,20 +18,20 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
keywords: keywords:
- checkmk - checkmk
- monitoring - monitoring
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: checkmk name: checkmk
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://hub.docker.com/r/checkmk/check-mk-raw
- https://github.com/tribe29/checkmk - https://github.com/tribe29/checkmk
- https://github.com/truecharts/charts/tree/master/charts/dev/checkmk
- https://hub.docker.com/r/checkmk/check-mk-raw
type: application type: application
version: 1.0.13 version: 1.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmark 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 0.0.7 appVersion: 0.0.7
dependencies: dependencies:
@ -18,11 +18,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: An open source self-hosted bookmark service 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
keywords: keywords:
- bookmark - bookmark
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,7 +31,7 @@ name: cherry
sources: sources:
- https://cherry.haishan.me/ - https://cherry.haishan.me/
- https://github.com/haishanh/cherry - 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 - https://hub.docker.com/r/haishanh/cherry
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2.5.1 appVersion: 2.5.1
dependencies: dependencies:
@ -18,11 +18,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: A simple UI to help find and delete duplicate and sample files from your Plex server. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
keywords: keywords:
- cleanarr - cleanarr
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,7 +30,7 @@ maintainers:
name: cleanarr name: cleanarr
sources: sources:
- https://github.com/se1exin/cleanarr - 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 - https://hub.docker.com/r/selexin/cleanarr
type: application type: application
version: 3.0.14 version: 3.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 23.3.1 appVersion: 23.3.1
dependencies: dependencies:
@ -18,13 +18,13 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Cloud Database Manager (Official Chart) 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png
keywords: keywords:
- cloudbeaver - cloudbeaver
- Cloud - Cloud
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,7 +32,7 @@ maintainers:
name: cloudbeaver name: cloudbeaver
sources: sources:
- https://github.com/dbeaver/cloudbeaver - 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 - https://hub.docker.com/r/dbeaver/cloudbeaver
type: application type: application
version: 4.0.14 version: 4.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Other 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,12 +18,12 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Conreq, a Content Requesting platform. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png
keywords: keywords:
- conreq - conreq
- MediaApp-Other - MediaApp-Other
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,6 +31,6 @@ maintainers:
name: conreq name: conreq
sources: sources:
- https://hotio.dev/containers/conreq - 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 type: application
version: 3.0.14 version: 3.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.3.0 appVersion: 1.3.0
dependencies: dependencies:
@ -18,11 +18,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: A home for all your coupons and loyalty cards. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png
keywords: keywords:
- coupons - coupons
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,7 +30,7 @@ maintainers:
name: coupon-store name: coupon-store
sources: sources:
- https://github.com/linuxserver/docker-airsonic - 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 - https://hub.docker.com/r/metikular/coupon-store
type: application type: application
version: 4.0.13 version: 4.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "false" truecharts.org/SCALE-support: "false"
truecharts.org/category: CSI 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -25,12 +25,12 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: csi-driver-nfs is a nfs CSI driver for kubernetes 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png
keywords: keywords:
- csi-driver-nfs - csi-driver-nfs
- backup - backup
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -39,6 +39,7 @@ name: csi-driver-nfs
sources: sources:
- https://github.com/cert-manager - https://github.com/cert-manager
- https://cert-manager.io/ - 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 type: application
version: 1.0.15 version: 1.0.16

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,19 +18,19 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: CUPS printing server 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png
keywords: keywords:
- print - print
- cups - cups
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: cups-server name: cups-server
sources: 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 - https://hub.docker.com/r/ydkn/cups
type: application type: application
version: 5.0.13 version: 5.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 4.0.1 appVersion: 4.0.1
dependencies: dependencies:
@ -18,18 +18,18 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Darktable is an open source photography workflow application and raw developer. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png
keywords: keywords:
- darktable - darktable
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: darktable name: darktable
sources: 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 - https://ghcr.io/linuxserver/darktable
type: application type: application
version: 7.0.13 version: 7.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.0.0 appVersion: 1.0.0
dependencies: dependencies:
@ -18,12 +18,12 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Drone by Harness™ is a modern Continuous Integration platform 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png
keywords: keywords:
- drone - drone
- productivity - productivity
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,7 +31,7 @@ maintainers:
name: drone-runner name: drone-runner
sources: sources:
- https://docs.drone.io - 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 - https://hub.docker.com/r/drone/drone-runner-kube
type: application type: application
version: 4.0.13 version: 4.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2021.09.02 appVersion: 2021.09.02
dependencies: dependencies:
@ -18,12 +18,12 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png
keywords: keywords:
- dsmr-reader - dsmr-reader
- energy - energy
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,7 +32,7 @@ name: dsmr-reader
sources: sources:
- https://github.com/xirixiz/dsmr-reader-docker - https://github.com/xirixiz/dsmr-reader-docker
- https://github.com/dsmrreader/dsmr-reader - 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 - https://hub.docker.com/r/xirixiz/dsmr-reader-docker
type: application type: application
version: 13.0.13 version: 13.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 23.11.3 appVersion: 23.11.3
dependencies: dependencies:
@ -18,12 +18,12 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
keywords: keywords:
- dedupe - dedupe
- dupeguru - dupeguru
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,7 +31,7 @@ maintainers:
name: dupeguru name: dupeguru
sources: sources:
- https://github.com/jlesage/docker-dupeguru - 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 - https://hub.docker.com/r/jlesage/dupeguru
type: application type: application
version: 5.0.14 version: 5.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Video 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,19 +18,19 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png
keywords: keywords:
- dvblink - dvblink
- MediaServer-Video - MediaServer-Video
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: dvblink name: dvblink
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/dev/dvblink
- https://hub.docker.com/r/chvb/docker-dvblink - https://hub.docker.com/r/chvb/docker-dvblink
- https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.5.4 appVersion: 1.5.4
dependencies: dependencies:
@ -18,7 +18,7 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Self-hosted streaming service for music, formerly known as HTTP Media Server. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
keywords: keywords:
- euterpe - euterpe
@ -26,7 +26,7 @@ keywords:
- Tools-Utilities - Tools-Utilities
- MediaApp-Music - MediaApp-Music
- MediaServer-Music - MediaServer-Music
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,7 +34,7 @@ maintainers:
name: euterpe name: euterpe
sources: sources:
- https://github.com/ironsmile/euterpe - 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 - https://hub.docker.com/r/ironsmile/euterpe
type: application type: application
version: 4.0.13 version: 4.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,11 +18,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Fancyindex provides a lightweight nginx directory listing with theming support 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png
keywords: keywords:
- fancyindex - fancyindex
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,7 +30,7 @@ maintainers:
name: fancyindex name: fancyindex
sources: sources:
- https://github.com/xal3xhx/fancyindex - 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 - https://hub.docker.com/r/xal3xhx/fancy
type: application type: application
version: 4.0.13 version: 4.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,21 +18,21 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png
keywords: keywords:
- ferdi-client - ferdi-client
- Productivity - Productivity
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: ferdi-client name: ferdi-client
sources: sources:
- https://hub.docker.com/r/ich777/ferdi-client
- https://getferdi.com/ - https://getferdi.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client - https://github.com/truecharts/charts/tree/master/charts/dev/ferdi-client
- https://hub.docker.com/r/ich777/ferdi-client
type: application type: application
version: 3.0.14 version: 3.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,7 +18,7 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: FileGator is a free, open-source, self-hosted web application for managing files and folders. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png
keywords: keywords:
- filegator - filegator
@ -26,7 +26,7 @@ keywords:
- Productivity - Productivity
- Tools-Utilities - Tools-Utilities
- Network-FTP - Network-FTP
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,7 +34,7 @@ maintainers:
name: filegator name: filegator
sources: sources:
- https://github.com/filegator/filegator - 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 - https://hub.docker.com/r/maxime1907/filegator
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,7 +18,7 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: One-time encrypted password/secret sharing 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png
keywords: keywords:
- flashpaper - flashpaper
@ -27,7 +27,7 @@ keywords:
- Security - Security
- Tools-Utilities - Tools-Utilities
- Network-Web - Network-Web
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,7 +35,7 @@ maintainers:
name: flashpaper name: flashpaper
sources: sources:
- https://github.com/AndrewPaglusch/FlashPaper - 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 - https://hub.docker.com/r/andrewpaglusch/flashpaper
type: application type: application
version: 5.0.13 version: 5.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,11 +18,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png
keywords: keywords:
- flemarr - flemarr
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,7 +30,7 @@ maintainers:
name: flemarr name: flemarr
sources: sources:
- https://github.com/Flemmarr/Flemmarr - 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 - https://hub.docker.com/r/pierremesure/flemmarr
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 7.11.4 appVersion: 7.11.4
dependencies: dependencies:
@ -18,13 +18,13 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
keywords: keywords:
- focalboard - focalboard
- kanban - kanban
- project management - project management
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,7 +34,7 @@ sources:
- https://github.com/mattermost/focalboard - https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard
- https://www.focalboard.com/ - 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 - https://hub.docker.com/r/mattermost/focalboard
type: application type: application
version: 14.0.13 version: 14.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: stable appVersion: stable
dependencies: dependencies:
@ -18,13 +18,13 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png
keywords: keywords:
- go-auto-yt - go-auto-yt
- Downloaders - Downloaders
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,7 +32,7 @@ maintainers:
name: go-auto-yt name: go-auto-yt
sources: sources:
- https://github.com/XiovV/go-auto-yt - 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 - https://hub.docker.com/r/xiovv/go-auto-yt
type: application type: application
version: 3.0.14 version: 3.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -19,20 +19,20 @@ dependencies:
deprecated: false deprecated: false
description: | description: |
A simple way to backup important files to Google Cloud Storage. A simple way to backup important files to Google Cloud Storage.
home: https://truecharts.org/charts/incubator/google-cloud-storage-backup home: https://truecharts.org/charts/dev/google-cloud-storage-backup
icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png
keywords: keywords:
- google-cloud-storage-backup - google-cloud-storage-backup
- Backup - Backup
- Cloud - Cloud
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: google-cloud-storage-backup name: google-cloud-storage-backup
sources: 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 - https://hub.docker.com/r/vinid223/gcloud-storage-backup
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: notifications 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2.4.0 appVersion: 2.4.0
dependencies: dependencies:
@ -18,21 +18,21 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: A simple server for sending and receiving messages. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png
keywords: keywords:
- gotify - gotify
- notifications - notifications
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: gotify name: gotify
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/gotify
- https://hub.docker.com/r/gotify/server
- https://github.com/gotify/server - https://github.com/gotify/server
- https://gotify.net/ - https://gotify.net/
- https://github.com/truecharts/charts/tree/master/charts/dev/gotify
- https://hub.docker.com/r/gotify/server
type: application type: application
version: 14.0.13 version: 14.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 5.4.1 appVersion: 5.4.1
dependencies: dependencies:
@ -18,18 +18,18 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png
keywords: keywords:
- habridge - habridge
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: habridge name: habridge
sources: 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 - https://ghcr.io/linuxserver/habridge
type: application type: application
version: 6.0.13 version: 6.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2021.2.1 appVersion: 2021.2.1
dependencies: dependencies:
@ -18,14 +18,14 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Create live map data from Valetudo powered robots 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png
keywords: keywords:
- icantbelieveitsnotvaletudo - icantbelieveitsnotvaletudo
- MQTT - MQTT
- valetudo - valetudo
- iot - iot
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -33,7 +33,7 @@ maintainers:
name: icantbelieveitsnotvaletudo name: icantbelieveitsnotvaletudo
sources: sources:
- https://github.com/Hypfer/ICantBelieveItsNotValetudo - 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 - https://hub.docker.com/r/pmaksymiuk/icantbelieveitsnotvaletudo
type: application type: application
version: 8.0.13 version: 8.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: monitoring 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2.14.0 appVersion: 2.14.0
dependencies: dependencies:
@ -25,21 +25,21 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
keywords: keywords:
- icinga2 - icinga2
- monitoring - monitoring
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: icinga2 name: icinga2
sources: sources:
- https://hub.docker.com/r/jordan/icinga2
- https://github.com/jjethwa/icinga2 - https://github.com/jjethwa/icinga2
- https://icinga.com/ - 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 type: application
version: 8.0.13 version: 8.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: work 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: stable-8960 appVersion: stable-8960
dependencies: dependencies:
@ -18,11 +18,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
keywords: keywords:
- jitsi - jitsi
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +30,11 @@ maintainers:
name: jitsi name: jitsi
sources: sources:
- https://jitsi.org - 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://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 type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.3.2 appVersion: 1.3.2
dependencies: dependencies:
@ -18,12 +18,12 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png
keywords: keywords:
- dashboard - dashboard
- jump - jump
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,7 +31,7 @@ maintainers:
name: jump name: jump
sources: sources:
- https://github.com/daledavies/jump - 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 - https://hub.docker.com/r/daledavies/jump
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -25,13 +25,13 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
keywords: keywords:
- koel - koel
- music - music
- stream - stream
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -40,7 +40,7 @@ name: koel
sources: sources:
- https://github.com/koel/koel - https://github.com/koel/koel
- https://github.com/koel/docker - 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 - https://hub.docker.com/r/phanan/koel
type: application type: application
version: 8.0.13 version: 8.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2.7.4 appVersion: 2.7.4
dependencies: dependencies:
@ -25,13 +25,13 @@ dependencies:
import-values: [] import-values: []
deprecated: false 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. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png
keywords: keywords:
- kutt - kutt
- link - link
- short - short
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -39,7 +39,7 @@ maintainers:
name: kutt name: kutt
sources: sources:
- https://github.com/thedevs-network/kutt - 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 - https://hub.docker.com/r/kutt/kutt
type: application type: application
version: 8.0.13 version: 8.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: management 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2.4.8 appVersion: 2.4.8
dependencies: dependencies:
@ -25,21 +25,21 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Straightforward open source project management system to make your ideas reality. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
keywords: keywords:
- leantime - leantime
- project - project
- management - management
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: leantime name: leantime
sources: sources:
- https://hub.docker.com/r/leantime/leantime
- https://leantime.io/ - 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 type: application
version: 9.0.14 version: 9.0.15

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.1.1 appVersion: 1.1.1
dependencies: dependencies:
@ -18,11 +18,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Lenpaste is a web service that allows you to share notes anonymously 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png
keywords: keywords:
- lenpaste - lenpaste
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,6 +30,6 @@ maintainers:
name: lenpaste name: lenpaste
sources: sources:
- https://git.lcomrade.su/root/lenpaste - 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 type: application
version: 4.0.13 version: 4.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 7.5.5 appVersion: 7.5.5
dependencies: dependencies:
@ -18,18 +18,18 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png
keywords: keywords:
- libreoffice - libreoffice
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: libreoffice name: libreoffice
sources: 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 - https://ghcr.io/linuxserver/libreoffice
type: application type: application
version: 6.0.13 version: 6.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.13.0-simple appVersion: 1.13.0
dependencies: dependencies:
- name: common - name: common
version: 17.2.21 version: 17.2.21
@ -32,11 +32,11 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Your self-hosted bookmark archive. Free and open source. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
keywords: keywords:
- linkace - linkace
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -45,7 +45,7 @@ name: linkace
sources: sources:
- https://github.com/linkace/linkace - https://github.com/linkace/linkace
- https://www.linkace.org/docs/ - 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 - https://hub.docker.com/r/linkace/linkace
type: application type: application
version: 9.0.13 version: 9.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 0.12.1 appVersion: 0.12.1
dependencies: dependencies:
@ -18,20 +18,20 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png
keywords: keywords:
- livebook - livebook
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: livebook name: livebook
sources: sources:
- https://ghcr.io/livebook-dev/livebook
- https://livebook.dev/ - 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 type: application
version: 3.1.0 version: 3.1.1

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 4.13.0 appVersion: 4.13.0
dependencies: dependencies:
@ -25,13 +25,13 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Lychee is a free photo-management tool, which runs on your server or web-space 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png
keywords: keywords:
- lychee - lychee
- photo - photo
- pictures - pictures
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -39,7 +39,7 @@ maintainers:
name: lychee name: lychee
sources: sources:
- https://github.com/LycheeOrg/Lychee - 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 - https://hub.docker.com/r/lycheeorg/lychee-laravel
type: application type: application
version: 18.0.13 version: 18.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: smart 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,20 +18,20 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Open source modular smart mirror platform. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png
keywords: keywords:
- magicmirror2 - magicmirror2
- iot - iot
- smart - smart
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: magicmirror2 name: magicmirror2
sources: 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 - https://hub.docker.com/r/ich777/magic-mirror2
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: utility 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 2.0.4 appVersion: 2.0.4
dependencies: dependencies:
@ -18,19 +18,19 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
keywords: keywords:
- microbin - microbin
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: microbin name: microbin
sources: sources:
- https://hub.docker.com/r/danielszabo99/microbin
- https://github.com/szabodanika/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 type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: utility 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 0.13.2 appVersion: 0.13.2
dependencies: dependencies:
@ -18,13 +18,13 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: All-in-one web-based development environment for machine learning 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png
keywords: keywords:
- machine - machine
- learning - learning
- ai - ai
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,7 +32,12 @@ maintainers:
name: ml-workspace name: ml-workspace
sources: sources:
- https://github.com/ml-tooling/ml-workspace - 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-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 type: application
version: 6.0.13 version: 6.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: latest
dependencies: dependencies:
@ -18,20 +18,20 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png
keywords: keywords:
- mocodo-mcd - mocodo-mcd
- Productivity - Productivity
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: mocodo-mcd name: mocodo-mcd
sources: 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://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 type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: finance 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/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: dev
apiVersion: v2 apiVersion: v2
appVersion: 1.3.0 appVersion: 1.3.0
dependencies: dependencies:
@ -18,20 +18,20 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends. 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 icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png
keywords: keywords:
- money - money
- balance - balance
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: money-balancer name: money-balancer
sources: sources:
- https://ghcr.io/dorianim/money-balancer
- https://github.com/dorianim/money-balancer - https://github.com/dorianim/money-balancer
- https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer - https://github.com/truecharts/charts/tree/master/charts/dev/money-balancer
- https://ghcr.io/dorianim/money-balancer
type: application type: application
version: 3.0.13 version: 3.0.14

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS 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)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

Some files were not shown because too many files have changed in this diff Show More