Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-20 13:11:56 +00:00
parent 4ef62160b3
commit dc6307df6c
855 changed files with 2974 additions and 3931 deletions

13
.github/SUPPORT.md vendored
View File

@ -14,13 +14,12 @@ We also document which versions of TrueNAS will receive TrueCharts updates and f
### Supported Versions of TrueNAS SCALE ### Supported Versions of TrueNAS SCALE
| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes | | TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ------------------ | -------- | ---------------------- | ------------------------- | --------------------- | --------------------------------------------------------------------------------------------------------------------------- | | ------------------ | -------- | ---------------------- | ------------------------- | --------------------- | ---------------------------------------------------------------------------------------------- |
| 22.12.4.2 or prior | `master` | :x: | :x: | :x: | Update to 23.10.X Supported Version [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) | | 22.12.4.2 or prior | `master` | :x: | :x: | :x: | Update to 23.10.X Supported Version [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) |
| 23.10.0.1 | `master` | :white_check_mark: | :x: | :x: | Update to 23.10.1 [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) | | 23.10.0.1 | `master` | :white_check_mark: | :x: | :x: | Update to 23.10.1 [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) |
| 23.10.1 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-12-19 | | 23.10.1 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-12-19 |
| Nightly | `master` | :white_check_mark: | :x: | :white_check_mark: | Please only submit bug reports during codefreeze | | Nightly | `master` | :white_check_mark: | :x: | :white_check_mark: | Please only submit bug reports during codefreeze |
## TrueCharts on Talos-OS ## TrueCharts on Talos-OS

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: clickhouse name: clickhouse
version: 9.0.3 version: 9.0.3
appVersion: 23.11.2.11 appVersion: 23.11.2.11
description: description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse home: https://truecharts.org/charts/dependency/clickhouse
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/clickhouse/clickhouse-server
- https://clickhouse.com/ - https://clickhouse.com/
- 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
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,15 +3,13 @@ apiVersion: v2
name: kube-state-metrics name: kube-state-metrics
version: 5.0.2 version: 5.0.2
appVersion: 2.10.1 appVersion: 2.10.1
description: description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.
home: https://truecharts.org/charts/dependency/kube-state-metrics home: https://truecharts.org/charts/dependency/kube-state-metrics
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/bitnami/kube-state-metrics
- 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
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: mariadb name: mariadb
version: 11.0.3 version: 11.0.3
appVersion: 11.1.3 appVersion: 11.1.3
description: description: Fast, reliable, scalable, and easy to use open-source relational database system.
Fast, reliable, scalable, and easy to use open-source relational database
system.
home: https://truecharts.org/charts/dependency/mariadb home: https://truecharts.org/charts/dependency/mariadb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
deprecated: false deprecated: false
@ -33,8 +31,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: mongodb name: mongodb
version: 10.0.2 version: 10.0.2
appVersion: 7.0.4 appVersion: 7.0.4
description: description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
Fast, reliable, scalable, and easy to use open-source no-sql database
system.
home: https://truecharts.org/charts/dependency/mongodb home: https://truecharts.org/charts/dependency/mongodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
deprecated: false deprecated: false
@ -31,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: node-exporter name: node-exporter
version: 5.0.2 version: 5.0.2
appVersion: 1.7.0 appVersion: 1.7.0
description: description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
Prometheus exporter for hardware and OS metrics exposed by UNIX kernels,
with pluggable metric collectors.
home: https://truecharts.org/charts/dependency/node-exporter home: https://truecharts.org/charts/dependency/node-exporter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png
deprecated: false deprecated: false
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: search truecharts.org/category: search
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -2,18 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: checkmk name: checkmk
version: 1.0.4 version: 1.0.4
appVersion: 2.2.0 appVersion: 2.2.0-latest
description: 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.
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/incubator/checkmk
icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
deprecated: false deprecated: false
sources: sources:
- 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/incubator/checkmk - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://hub.docker.com/r/checkmk/check-mk-raw
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,16 +2,16 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: cherry name: cherry
version: 3.0.4 version: 3.0.4
appVersion: 0.0.7 appVersion: 0.0.7@sha256:ac38d09dc167501882b60c882931ba89a2cdc4feb2f30e768098f142dde8b9ee
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/incubator/cherry
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
- https://hub.docker.com/r/haishanh/cherry
- 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://hub.docker.com/r/haishanh/cherry
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,10 +2,8 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: cleanarr name: cleanarr
version: 3.0.4 version: 3.0.4
appVersion: 2.5.0 appVersion: 2.5.0@sha256:26d636d29701431fdb1297e2f1aeeae88084e1dd952f133dcd08efb1220fc034
description: description: A simple UI to help find and delete duplicate and sample files from your Plex server.
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/incubator/cleanarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
deprecated: false deprecated: false
@ -28,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,7 +2,7 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: coupon-store name: coupon-store
version: 4.0.4 version: 4.0.4
appVersion: 1.3.0 appVersion: 1.3.0@sha256:54ef3454ea23109096eef277af48f89707bfb7e31d14097466c02ac381670572
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/incubator/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
@ -26,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,17 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: euterpe name: euterpe
version: 4.0.4 version: 4.0.4
appVersion: 1.5.4 appVersion: 1.5.4@sha256:8582b072dc37100545cf7e0e3c8e2f19b8881fa31c7c2a1009437e9b14c1e181
description: description: Self-hosted streaming service for music, formerly known as HTTP Media Server.
Self-hosted streaming service for music, formerly known as HTTP Media
Server.
home: https://truecharts.org/charts/incubator/euterpe home: https://truecharts.org/charts/incubator/euterpe
icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/ironsmile/euterpe
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
- https://hub.docker.com/r/ironsmile/euterpe - https://hub.docker.com/r/ironsmile/euterpe
- https://github.com/ironsmile/euterpe
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: flemarr name: flemarr
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: 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.
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/incubator/flemarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png
deprecated: false deprecated: false
@ -28,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,17 +3,15 @@ apiVersion: v2
name: focalboard name: focalboard
version: 14.0.4 version: 14.0.4
appVersion: 7.11.4 appVersion: 7.11.4
description: description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
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/incubator/focalboard
icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
- https://www.focalboard.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard - https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
- https://hub.docker.com/r/mattermost/focalboard - https://hub.docker.com/r/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
- https://www.focalboard.com/
- https://github.com/mattermost/focalboard - https://github.com/mattermost/focalboard
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -32,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: icinga2 name: icinga2
version: 8.0.4 version: 8.0.4
appVersion: 2.14.0 appVersion: 2.14.0
description: description: A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
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/incubator/icinga2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
deprecated: false deprecated: false
@ -37,8 +35,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: koel name: koel
version: 8.0.4 version: 8.0.4
appVersion: latest appVersion: latest
description: description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side.
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/incubator/koel
icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
deprecated: false deprecated: false
@ -38,8 +36,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,10 +2,8 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: kutt name: kutt
version: 8.0.4 version: 8.0.4
appVersion: 2.7.4 appVersion: 2.7.4@sha256:340fae3678e5f9ba6b40761d72e5c6992331bef678b5a0fcc8afea83ab735f41
description: description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics.
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/incubator/kutt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png
deprecated: false deprecated: false
@ -37,8 +35,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: leantime name: leantime
version: 9.0.4 version: 9.0.4
appVersion: 2.4.7 appVersion: 2.4.7
description: description: Straightforward open source project management system to make your ideas reality.
Straightforward open source project management system to make your ideas
reality.
home: https://truecharts.org/charts/incubator/leantime home: https://truecharts.org/charts/incubator/leantime
icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
deprecated: false deprecated: false
@ -37,8 +35,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/lenpaste
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png
deprecated: false deprecated: false
sources: sources:
- https://git.lcomrade.su/root/lenpaste
- https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
- https://git.lcomrade.su/root/lenpaste
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -25,8 +25,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,16 +2,16 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: linkace name: linkace
version: 9.0.4 version: 9.0.4
appVersion: 1.13.0 appVersion: 1.13.0-simple@sha256:b1af60405d8c57a261f9612c5d47a8b5ea1b632caa3f96798dee33709bf90384
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/incubator/linkace
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/linkace/linkace
- 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/incubator/linkace
- https://hub.docker.com/r/linkace/linkace
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -41,8 +41,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,17 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: lychee name: lychee
version: 18.0.4 version: 18.0.4
appVersion: 4.13.0 appVersion: 4.13.0@sha256:40eebc538f460ace2cb9abc9e8ba1a97615d1cfa4092aff2c3b9677d5494f171
description: description: Lychee is a free photo-management tool, which runs on your server or web-space
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/incubator/lychee
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/LycheeOrg/Lychee
- https://github.com/truecharts/charts/tree/master/charts/incubator/lychee - https://github.com/truecharts/charts/tree/master/charts/incubator/lychee
- https://hub.docker.com/r/lycheeorg/lychee-laravel - https://hub.docker.com/r/lycheeorg/lychee-laravel
- https://github.com/LycheeOrg/Lychee
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -37,8 +35,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: microbin name: microbin
version: 3.0.4 version: 3.0.4
appVersion: 2.0.4 appVersion: 2.0.4
description: description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application.
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/incubator/microbin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/szabodanika/microbin
- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
- https://hub.docker.com/r/danielszabo99/microbin - https://hub.docker.com/r/danielszabo99/microbin
- https://github.com/szabodanika/microbin
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -28,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,17 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: money-balancer name: money-balancer
version: 3.0.4 version: 3.0.4
appVersion: 1.3.0 appVersion: 1.3.0@sha256:89167ac32326ef9b50187e220f54744d9b329b321cebbf8f03578a48cc98964a
description: description: Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends.
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/incubator/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
deprecated: false deprecated: false
sources: sources:
- 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/incubator/money-balancer
- https://ghcr.io/dorianim/money-balancer - https://ghcr.io/dorianim/money-balancer
- https://github.com/dorianim/money-balancer
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,15 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: noisedash name: noisedash
version: 3.0.4 version: 3.0.4
appVersion: 0.6.12 appVersion: 0.6.12@sha256:c1fa45b7419746da8f056310c187b34ffe48dcb92e2463c0f2015cebf5b13340
description: Self-hosted web tool for generating ambient noises description: Self-hosted web tool for generating ambient noises
home: https://truecharts.org/charts/incubator/noisedash home: https://truecharts.org/charts/incubator/noisedash
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/kaythomas0/noisedash
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
- https://hub.docker.com/r/noisedash/noisedash - https://hub.docker.com/r/noisedash/noisedash
- https://github.com/kaythomas0/noisedash
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -26,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: openkm name: openkm
version: 12.0.4 version: 12.0.4
appVersion: 6.3.12 appVersion: 6.3.12
description: description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
OpenKM integrates all essential documents management, collaboration and
an advanced search functionality into one easy to use solution.
home: https://truecharts.org/charts/incubator/openkm home: https://truecharts.org/charts/incubator/openkm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png
deprecated: false deprecated: false
@ -31,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/openldap
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/osixia/docker-openldap
- https://github.com/jp-gouin/helm-openldap - https://github.com/jp-gouin/helm-openldap
- https://github.com/truecharts/charts/tree/master/charts/incubator/openldap - https://github.com/truecharts/charts/tree/master/charts/incubator/openldap
- https://hub.docker.com/r/osixia/openldap - https://hub.docker.com/r/osixia/openldap
- https://github.com/osixia/docker-openldap
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,15 +3,13 @@ apiVersion: v2
name: openproject name: openproject
version: 4.0.4 version: 4.0.4
appVersion: 13.0.7 appVersion: 13.0.7
description: description: OpenProject is a web-based project management system for location-independent team collaboration.
OpenProject is a web-based project management system for location-independent
team collaboration.
home: https://truecharts.org/charts/incubator/openproject home: https://truecharts.org/charts/incubator/openproject
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/openproject
- https://hub.docker.com/r/openproject/community - https://hub.docker.com/r/openproject/community
- https://github.com/truecharts/charts/tree/master/charts/incubator/openproject
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -28,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -35,8 +35,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/plik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/plik.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/rootgg/plik
- https://github.com/root-gg/plik - https://github.com/root-gg/plik
- https://github.com/truecharts/charts/tree/master/charts/incubator/plik - https://github.com/truecharts/charts/tree/master/charts/incubator/plik
- https://hub.docker.com/r/rootgg/plik
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: files truecharts.org/category: files
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -29,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: privatebin name: privatebin
version: 4.0.4 version: 4.0.4
appVersion: 1.6.0 appVersion: 1.6.0
description: description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
PrivateBin is a minimalist, open source online pastebin where the server
has zero knowledge of pasted data.
home: https://truecharts.org/charts/incubator/privatebin home: https://truecharts.org/charts/incubator/privatebin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
deprecated: false deprecated: false
@ -30,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: youtrack name: youtrack
version: 3.0.4 version: 3.0.4
appVersion: 2023.2.20316 appVersion: 2023.2.20316
description: description: YouTrack is a project management tool that can be adapted to your processes to help you deliver great products.
YouTrack is a project management tool that can be adapted to your processes
to help you deliver great products.
home: https://truecharts.org/charts/incubator/youtrack home: https://truecharts.org/charts/incubator/youtrack
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/jetbrains/youtrack
- https://www.jetbrains.com/youtrack/ - https://www.jetbrains.com/youtrack/
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack - https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
- https://hub.docker.com/r/jetbrains/youtrack
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: ProjectManagement truecharts.org/category: ProjectManagement
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -8,10 +8,10 @@ home: https://truecharts.org/charts/enterprise/authelia
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
- https://ghcr.io/authelia/authelia - https://ghcr.io/authelia/authelia
- https://github.com/authelia/chartrepo - https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia - https://github.com/authelia/authelia
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -44,8 +44,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: security truecharts.org/category: security
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,18 +3,16 @@ apiVersion: v2
name: blocky name: blocky
version: 9.1.0 version: 9.1.0
appVersion: "0.22" appVersion: "0.22"
description: description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network
written in Go
home: https://truecharts.org/charts/enterprise/blocky home: https://truecharts.org/charts/enterprise/blocky
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- https://0xerr0r.github.io/blocky/ - https://0xerr0r.github.io/blocky/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://quay.io/oriedge/k8s_gateway - https://quay.io/oriedge/k8s_gateway
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -38,8 +36,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: network truecharts.org/category: network
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: core truecharts.org/category: core
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,17 +3,15 @@ apiVersion: v2
name: grafana name: grafana
version: 9.0.46 version: 9.0.46
appVersion: 10.2.2 appVersion: 10.2.2
description: description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
Grafana is an open source, feature rich metrics dashboard and graph editor
for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
home: https://truecharts.org/charts/enterprise/grafana home: https://truecharts.org/charts/enterprise/grafana
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/bitnami/bitnami-docker-grafana - https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
- https://hub.docker.com/r/bitnami/grafana - https://hub.docker.com/r/bitnami/grafana
- https://grafana.com/
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -32,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -2,10 +2,8 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: kubernetes-reflector name: kubernetes-reflector
version: 1.0.9 version: 1.0.9
appVersion: 7.1.217 appVersion: 7.1.217@sha256:982b8fc714349abe480a6864f3c3fce8e8801fd5068fac6add5b22ed32efc033
description: description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces
Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect
changes to secrets and configmaps across namespaces
home: https://truecharts.org/charts/enterprise/kubernetes-reflector home: https://truecharts.org/charts/enterprise/kubernetes-reflector
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png
deprecated: false deprecated: false
@ -32,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: operators truecharts.org/category: operators
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,17 +3,15 @@ apiVersion: v2
name: metallb-config name: metallb-config
version: 3.0.14 version: 3.0.14
appVersion: latest appVersion: latest
description: description: A network load-balancer implementation for Kubernetes using standard routing protocols
A network load-balancer implementation for Kubernetes using standard
routing protocols
home: https://truecharts.org/charts/enterprise/metallb-config home: https://truecharts.org/charts/enterprise/metallb-config
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/metallb/metallb - https://metallb.universe.tf
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
- https://hub.docker.com/_/hello-world - https://hub.docker.com/_/hello-world
- https://metallb.universe.tf - https://github.com/metallb/metallb
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: core truecharts.org/category: core
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,11 +3,7 @@ apiVersion: v2
name: prometheus name: prometheus
version: 13.1.0 version: 13.1.0
appVersion: 2.48.1 appVersion: 2.48.1
description: description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards,
and Prometheus rules combined with documentation and scripts to provide easy to
operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus
Operator.
home: https://truecharts.org/charts/enterprise/prometheus home: https://truecharts.org/charts/enterprise/prometheus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
deprecated: false deprecated: false
@ -15,7 +11,7 @@ sources:
- https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus - https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- https://quay.io/thanos/thanos - https://hub.docker.com/r/bitnami/alertmanager
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -45,8 +41,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -2,7 +2,7 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: traefik name: traefik
version: 22.1.3 version: 22.1.3
appVersion: 2.10.5 appVersion: 2.10.5@sha256:b277733b5b8d7f9d2761813d97e161c1f64ec77960f9c06adde13868efbc8dce
description: Traefik is a flexible reverse proxy and Ingress Provider. description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/charts/enterprise/traefik home: https://truecharts.org/charts/enterprise/traefik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
@ -29,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: network truecharts.org/category: network
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/enterprise/vaultwarden
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/dani-garcia/vaultwarden
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- https://hub.docker.com/r/vaultwarden/server - https://hub.docker.com/r/vaultwarden/server
- https://github.com/dani-garcia/vaultwarden
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,8 +31,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: security truecharts.org/category: security
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -1,4 +1,4 @@
kubeVersion: '>=1.24.0-0' kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: velero name: velero
version: 2.0.2 version: 2.0.2
@ -8,35 +8,35 @@ home: https://truecharts.org/charts/incubator/velero
icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/velero - https://github.com/cert-manager
- https://github.com/truecharts/containers/tree/master/mirroralpine - https://cert-manager.io/
- https://github.com/cert-manager - https://github.com/truecharts/charts/tree/master/charts/incubator/velero
- https://cert-manager.io/ - https://github.com/truecharts/containers/tree/master/mirroralpine
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- velero - velero
- backup - backup
dependencies: dependencies:
- name: common - name: common
version: 16.2.7 version: 16.2.7
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
- name: velero - name: velero
version: 5.2.0 version: 5.2.0
repository: https://vmware-tanzu.github.io/helm-charts repository: https://vmware-tanzu.github.io/helm-charts
condition: "" condition: ""
alias: velero alias: velero
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: operators truecharts.org/category: operators
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -2,15 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: adguardhome-sync name: adguardhome-sync
version: 4.0.4 version: 4.0.4
appVersion: 0.5.1 appVersion: 0.5.1@sha256:34c718be3a9a7587e744d70a6d6cb9ed731fd9abbee4994fa920fa7e51d595c2
description: Synchronize AdGuardHome config to replica instances. description: Synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/charts/incubator/adguardhome-sync home: https://truecharts.org/charts/incubator/adguardhome-sync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/bakito/adguardhome-sync/
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
- https://ghcr.io/bakito/adguardhome-sync - https://ghcr.io/bakito/adguardhome-sync
- https://github.com/bakito/adguardhome-sync/
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Other truecharts.org/category: Other
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/anope
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png
deprecated: false deprecated: false
sources: sources:
- https://thelounge.chat/
- https://github.com/truecharts/charts/tree/master/charts/incubator/anope - https://github.com/truecharts/charts/tree/master/charts/incubator/anope
- https://hub.docker.com/r/ich777/anope - https://hub.docker.com/r/ich777/anope
- https://thelounge.chat/
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -2,7 +2,7 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: apprise-api name: apprise-api
version: 4.0.4 version: 4.0.4
appVersion: 0.9.5 appVersion: 0.9.5@sha256:3301daff63ae435e69ac6c3acf5ceb3832d5b40d639b59f73163e3238adb2fe7
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/incubator/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
@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,18 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: appsmith name: appsmith
version: 6.0.4 version: 6.0.4
appVersion: 1.9.50 appVersion: 1.9.50@sha256:191b59d6c8dc36493ec54773494346cf6cc8173b7cca9407b241299e02bad892
description: 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.
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/incubator/appsmith
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/appsmith/appsmith-ce
- 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/incubator/appsmith
- https://hub.docker.com/r/appsmith/appsmith-ce
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -36,8 +33,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: awesome-ttrss name: awesome-ttrss
version: 5.0.4 version: 5.0.4
appVersion: latest appVersion: latest
description: description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS
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/incubator/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
deprecated: false deprecated: false
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,21 +3,16 @@ apiVersion: v2
name: blender name: blender
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
Blender(https://www.blender.org/) is a free and open-source 3D computer
graphics software toolset used for creating animated films, visual effects, art,
3D printed models, motion graphics, interactive 3D applications, virtual reality,
and computer games. **This image does not support GPU rendering out of the box only
accelerated workspace experience**
home: https://truecharts.org/charts/incubator/blender home: https://truecharts.org/charts/incubator/blender
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/orgs/linuxserver/packages/container/package/blender - https://github.com/orgs/linuxserver/packages/container/package/blender
- https://github.com/truecharts/charts/tree/master/charts/incubator/blender
- https://fleet.linuxserver.io/image?name=linuxserver/blender
- https://github.com/linuxserver/docker-blender#readme - https://github.com/linuxserver/docker-blender#readme
- https://www.blender.org/ - https://www.blender.org/
- https://github.com/truecharts/charts/tree/master/charts/incubator/blender
- https://fleet.linuxserver.io/image?name=linuxserver/blender
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Other truecharts.org/category: Other
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: btdex name: btdex
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart.
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/incubator/btdex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png
deprecated: false deprecated: false
sources: sources:
- https://btdex.trade/
- https://github.com/truecharts/charts/tree/master/charts/incubator/btdex - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex
- https://hub.docker.com/r/furritos/docker-btdex - https://hub.docker.com/r/furritos/docker-btdex
- https://btdex.trade/
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,18 +3,14 @@ apiVersion: v2
name: cadquery-jupyter name: cadquery-jupyter
version: 3.0.4 version: 3.0.4
appVersion: 3.5.2 appVersion: 3.5.2
description: 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.
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/incubator/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
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
- https://hub.docker.com/r/bwalter42/jupyter_cadquery - https://hub.docker.com/r/bwalter42/jupyter_cadquery
- 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
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,8 +31,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: chromium name: chromium
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
Chromium is a free and open-source software project developed by the
Google-sponsored Chromium project.
home: https://truecharts.org/charts/incubator/chromium home: https://truecharts.org/charts/incubator/chromium
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/ich777/chrome
- https://www.google.com/chrome/ - https://www.google.com/chrome/
- https://github.com/truecharts/charts/tree/master/charts/incubator/chromium - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium
- https://hub.docker.com/r/ich777/chrome
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -26,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -35,8 +35,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -26,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,15 +3,13 @@ apiVersion: v2
name: darktable name: darktable
version: 7.0.4 version: 7.0.4
appVersion: 4.0.1 appVersion: 4.0.1
description: description: Darktable is an open source photography workflow application and raw developer.
Darktable is an open source photography workflow application and raw
developer.
home: https://truecharts.org/charts/incubator/darktable home: https://truecharts.org/charts/incubator/darktable
icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png
deprecated: false deprecated: false
sources: sources:
- https://ghcr.io/linuxserver/darktable
- https://github.com/truecharts/charts/tree/master/charts/incubator/darktable - https://github.com/truecharts/charts/tree/master/charts/incubator/darktable
- https://ghcr.io/linuxserver/darktable
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -27,8 +25,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,15 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: drone-runner name: drone-runner
version: 4.0.4 version: 4.0.4
appVersion: 1.0.0 appVersion: 1.0.0-rc.3
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/incubator/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
deprecated: false deprecated: false
sources: sources:
- https://docs.drone.io
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
- https://hub.docker.com/r/drone/drone-runner-kube - https://hub.docker.com/r/drone/drone-runner-kube
- https://docs.drone.io
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,10 +2,8 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: dupeguru name: dupeguru
version: 5.0.4 version: 5.0.4
appVersion: 23.11.2 appVersion: 23.11.2@sha256:56e3abe6cf50c7cf84d83bd8e8d1a450d765a95a8b75660f8147ddc0e56190fd
description: description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents.
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/incubator/dupeguru
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
deprecated: false deprecated: false
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: dvblink name: dvblink
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go!
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/incubator/dvblink
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png
deprecated: false deprecated: false
@ -28,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,10 +3,7 @@ apiVersion: v2
name: electrum name: electrum
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase.
Electrum is a Bitcoin wallet focused on speed and simplicity, with low
resource usage. It uses remote servers that handle the most complicated parts of
the Bitcoin system, and it allows you to recover your wallet from a secret phrase.
home: https://truecharts.org/charts/incubator/electrum home: https://truecharts.org/charts/incubator/electrum
icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png
deprecated: false deprecated: false
@ -32,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -2,17 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: ersatztv name: ersatztv
version: 1.0.7 version: 1.0.7
appVersion: 0.8.4 appVersion: 0.8.4@sha256:a001f0e6979a7d7eec75728a83409b32f715a1a8fd93ca0a966c724d44271a9b
description: description: ErsatzTV configuring and streaming custom live channels using your media library.
ErsatzTV configuring and streaming custom live channels using your media
library.
home: https://truecharts.org/charts/incubator/ersatztv home: https://truecharts.org/charts/incubator/ersatztv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv
- https://hub.docker.com/r/jasongdove/ersatztv - https://hub.docker.com/r/jasongdove/ersatztv
- https://github.com/jasongdove/ErsatzTV - https://github.com/jasongdove/ErsatzTV
- https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: fancyindex name: fancyindex
version: 4.0.4 version: 4.0.4
appVersion: latest appVersion: latest
description: description: Fancyindex provides a lightweight nginx directory listing with theming support
Fancyindex provides a lightweight nginx directory listing with theming
support
home: https://truecharts.org/charts/incubator/fancyindex home: https://truecharts.org/charts/incubator/fancyindex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/xal3xhx/fancyindex
- https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex
- https://hub.docker.com/r/xal3xhx/fancy - https://hub.docker.com/r/xal3xhx/fancy
- https://github.com/xal3xhx/fancyindex
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -28,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,19 +3,14 @@ apiVersion: v2
name: ferdi-client name: ferdi-client
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: 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.
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/incubator/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
deprecated: false deprecated: false
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/incubator/ferdi-client
- https://hub.docker.com/r/ich777/ferdi-client
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -33,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: filegator name: filegator
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: FileGator is a free, open-source, self-hosted web application for managing files and folders.
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/incubator/filegator
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png
deprecated: false deprecated: false
@ -32,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -31,8 +31,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp truecharts.org/category: MediaApp
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: fluttercoin-wallet name: fluttercoin-wallet
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary.
FlutterCoin may be a coin with the tried and true algorithm of scrypt,
but it's definitely anything but ordinary.
home: https://truecharts.org/charts/incubator/fluttercoin-wallet home: https://truecharts.org/charts/incubator/fluttercoin-wallet
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png
deprecated: false deprecated: false
@ -32,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,17 +3,14 @@ apiVersion: v2
name: fmd2-wine name: fmd2-wine
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. "
"**FMD2:** This is an active fork of the Free Manga Downloader which
is a free open source application written in Object Pascal for managing and downloading
manga from various websites. "
home: https://truecharts.org/charts/incubator/fmd2-wine home: https://truecharts.org/charts/incubator/fmd2-wine
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/Banh-Canh/docker-FMD2
- https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine
- https://hub.docker.com/r/banhcanh/docker-fmd2 - https://hub.docker.com/r/banhcanh/docker-fmd2
- https://github.com/Banh-Canh/docker-FMD2
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: go-auto-yt name: go-auto-yt
version: 3.0.4 version: 3.0.4
appVersion: stable appVersion: stable
description: description: GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like.
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/incubator/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
deprecated: false deprecated: false
sources: sources:
- https://github.com/XiovV/go-auto-yt
- https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt
- https://hub.docker.com/r/xiovv/go-auto-yt - https://hub.docker.com/r/xiovv/go-auto-yt
- https://github.com/XiovV/go-auto-yt
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,10 +2,8 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: gokapi name: gokapi
version: 3.1.0 version: 3.1.0
appVersion: 1.8.0 appVersion: 1.8.0@sha256:18a82bfd649bb8a08f9e82def0c152e77aa5242d345a82bec2c0b81f00292080
description: description: Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days.
Gokapi is a lightweight server to share files, which expire after a set
amount of downloads or days.
home: https://truecharts.org/charts/incubator/gokapi home: https://truecharts.org/charts/incubator/gokapi
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png
deprecated: false deprecated: false
@ -30,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: habridge name: habridge
version: 6.0.4 version: 6.0.4
appVersion: 5.4.1 appVersion: 5.4.1
description: description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
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/incubator/habridge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png
deprecated: false deprecated: false
@ -27,8 +25,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,11 +3,7 @@ apiVersion: v2
name: hexchat name: hexchat
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: HexChat is an IRC client based on XChat, but unlike XChat its completely free for both Windows and Unix-like systems. Since XChat is open source, its perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat.
HexChat is an IRC client based on XChat, but unlike XChat its completely
free for both Windows and Unix-like systems. Since XChat is open source, its perfectly
legal. For more info. HexChat was originally called XChat-WDK which in turn was
a successor of freakschat.
home: https://truecharts.org/charts/incubator/hexchat home: https://truecharts.org/charts/incubator/hexchat
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png
deprecated: false deprecated: false
@ -34,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -29,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: jitsi name: jitsi
version: 3.0.4 version: 3.0.4
appVersion: stable-8960 appVersion: stable-8960
description: description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
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/incubator/jitsi
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
deprecated: false deprecated: false
@ -13,7 +11,7 @@ sources:
- https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
- https://jitsi.org - https://jitsi.org
- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
- https://hub.docker.com/r/jitsi/web - https://hub.docker.com/r/jitsi/prosody
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,10 +2,8 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: jump name: jump
version: 3.0.4 version: 3.0.4
appVersion: 1.3.2 appVersion: 1.3.2@sha256:20275d290e2541e3eca960fc800d4739f1273d1f9dd222a51c064d59a9f1a1a2
description: description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.
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/incubator/jump
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png
deprecated: false deprecated: false
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,18 +3,16 @@ apiVersion: v2
name: kdenlive name: kdenlive
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.
Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform
video editing program made by the KDE community. Feature rich and production ready.
home: https://truecharts.org/charts/incubator/kdenlive home: https://truecharts.org/charts/incubator/kdenlive
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/orgs/linuxserver/packages/container/package/kdenlive - https://github.com/orgs/linuxserver/packages/container/package/kdenlive
- https://github.com/linuxserver/docker-kdenlive#readme - https://github.com/linuxserver/docker-kdenlive#readme
- https://kdenlive.org/
- https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive
- https://fleet.linuxserver.io/image?name=linuxserver/kdenlive - https://fleet.linuxserver.io/image?name=linuxserver/kdenlive
- https://kdenlive.org/
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -31,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Other truecharts.org/category: Other
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -25,8 +25,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: livebook name: livebook
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir
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/incubator/livebook
icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png
deprecated: false deprecated: false
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Video truecharts.org/category: MediaApp-Video
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: mediaelch name: mediaelch
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork.
Mediaelch is a Tool to manage your movie and show libary regarding the
metadata and artwork.
home: https://truecharts.org/charts/incubator/mediaelch home: https://truecharts.org/charts/incubator/mediaelch
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/Komet/MediaElch
- https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch
- https://hub.docker.com/r/masonxx/mediaelch - https://hub.docker.com/r/masonxx/mediaelch
- https://github.com/Komet/MediaElch
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools truecharts.org/category: Tools
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -10,7 +10,7 @@ deprecated: false
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/incubator/ml-workspace
- https://hub.docker.com/r/mltooling/ml-workspace-spark - https://hub.docker.com/r/mltooling/ml-workspace-minimal
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: mocodo-mcd name: mocodo-mcd
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles.
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/incubator/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
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd
- https://hub.docker.com/r/olprog/mocodo - 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
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,22 +3,16 @@ apiVersion: v2
name: moviegrabber name: moviegrabber
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client.
MovieGrabber is a fully automated way of downloading movie from usenet,
it supports any nzb client that has a "watched" or "monitor" folder facility such
as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching
criteria and if a match is found the nzb will be downloaded and stored in either
a specified queued folder for user review or sent to the watched folder for processing
and automatic downloading via your usenet binary client.
home: https://truecharts.org/charts/incubator/moviegrabber home: https://truecharts.org/charts/incubator/moviegrabber
icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/binhex/moviegrabber - https://github.com/binhex/documentation
- https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
- https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber
- https://hub.docker.com/r/binhex/arch-moviegrabber - https://hub.docker.com/r/binhex/arch-moviegrabber
- https://github.com/binhex/documentation - https://github.com/binhex/moviegrabber
- https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -35,8 +29,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -26,8 +26,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/newyearcountdownclock
icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/modem7/newyearcountdown
- https://github.com/modem7/Docker-NewYearCountdown - https://github.com/modem7/Docker-NewYearCountdown
- https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock
- https://hub.docker.com/r/modem7/newyearcountdown
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: network truecharts.org/category: network
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: pialert name: pialert
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices.
Monitoring your WIFI/LAN network and alerting of new (intruder or hacker)
devices.
home: https://truecharts.org/charts/incubator/pialert home: https://truecharts.org/charts/incubator/pialert
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png
deprecated: false deprecated: false
@ -29,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: networking truecharts.org/category: networking
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,9 +3,7 @@ apiVersion: v2
name: pidgin name: pidgin
version: 6.0.4 version: 6.0.4
appVersion: 2.14.12 appVersion: 2.14.12
description: description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously.
Pidgin is a chat program which lets you log into accounts on multiple
chat networks simultaneously.
home: https://truecharts.org/charts/incubator/pidgin home: https://truecharts.org/charts/incubator/pidgin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png
deprecated: false deprecated: false
@ -27,8 +25,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -2,15 +2,15 @@ kubeVersion: ">=1.24.0-0"
apiVersion: v2 apiVersion: v2
name: pingvin-share name: pingvin-share
version: 1.0.4 version: 1.0.4
appVersion: 0.20.2 appVersion: 0.20.2@sha256:3862dcfd09886460cfe74e40c0ee1b50b75ae433ad1cb8fb469ed7a59de5d2be
description: A self-hosted file sharing platform and an alternative for WeTransfer. description: A self-hosted file sharing platform and an alternative for WeTransfer.
home: https://truecharts.org/charts/incubator/pingvin-share home: https://truecharts.org/charts/incubator/pingvin-share
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/pingvin-share.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/stonith404/pingvin-share
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share - https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
- https://hub.docker.com/r/stonith404/pingvin-share - https://hub.docker.com/r/stonith404/pingvin-share
- https://github.com/stonith404/pingvin-share
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -27,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,10 +3,7 @@ apiVersion: v2
name: pixelserv-tls name: pixelserv-tls
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing.
pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI
support. It acts on behalf of hundreds of thousands of advert/tracker servers and
responds to all requests with nothing to speed up web browsing.
home: https://truecharts.org/charts/incubator/pixelserv-tls home: https://truecharts.org/charts/incubator/pixelserv-tls
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png
deprecated: false deprecated: false
@ -31,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,17 +3,14 @@ apiVersion: v2
name: post-recording name: post-recording
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings.
Watches for .ts files made by Live TV recordings, convert them to a friendly
format, extract .srt file, add chapters with comchap or remove them with comcut.
Tested with Emby recordings.
home: https://truecharts.org/charts/incubator/post-recording home: https://truecharts.org/charts/incubator/post-recording
icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/chacawaca/post-recording
- https://github.com/chacawaca/docker-post-recording - https://github.com/chacawaca/docker-post-recording
- https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording
- https://hub.docker.com/r/chacawaca/post-recording
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -30,8 +27,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Video truecharts.org/category: MediaApp-Video
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

View File

@ -3,16 +3,14 @@ apiVersion: v2
name: poste name: poste
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. "
"FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP,
Spamassassin, WebMail, WebAdmin. "
home: https://truecharts.org/charts/incubator/poste home: https://truecharts.org/charts/incubator/poste
icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/analogic/poste.io
- https://poste.io/ - https://poste.io/
- https://github.com/truecharts/charts/tree/master/charts/incubator/poste - https://github.com/truecharts/charts/tree/master/charts/incubator/poste
- https://hub.docker.com/r/analogic/poste.io
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,8 +32,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -3,20 +3,16 @@ apiVersion: v2
name: preclear name: preclear
version: 3.0.4 version: 3.0.4
appVersion: latest appVersion: latest
description: description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped.
A utility to "burn-in" a new disk, before adding it to your array has
been requested several times. Also requested is a process to "pre-clear" a hard
disk before adding it to your array. When a special "signature" is detected, the
lengthy "clearing" step otherwise performed by TrueNAS is skipped.
home: https://truecharts.org/charts/incubator/preclear home: https://truecharts.org/charts/incubator/preclear
icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/r/binhex/arch-preclear
- https://github.com/binhex/documentation - https://github.com/binhex/documentation
- https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/
- https://registry.hub.docker.com/r/binhex/arch-preclear/ - https://registry.hub.docker.com/r/binhex/arch-preclear/
- https://github.com/truecharts/charts/tree/master/charts/incubator/preclear - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear
- https://hub.docker.com/r/binhex/arch-preclear
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,8 +30,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 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.13"

View File

@ -28,8 +28,8 @@ dependencies:
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.2
min_scale_version: 22.12.4 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"

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