mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 16:01:23 -03:00
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -11,6 +11,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: incubator
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.3
|
||||
dependencies:
|
||||
@@ -24,16 +30,16 @@ dependencies:
|
||||
deprecated: false
|
||||
description: |
|
||||
A CNI meta-plugin for multi-homed pods in Kubernetes
|
||||
home: https://truecharts.org/charts/incubator/multus-cni
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/multus-cni.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/incubator/multus-cni
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/multus-cni.webp
|
||||
keywords:
|
||||
- cni
|
||||
- networking
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: multus-cni
|
||||
sources:
|
||||
- https://ghcr.io/k8snetworkplumbingwg/multus-cni
|
||||
|
||||
@@ -1,3 +1,50 @@
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
For more information about this Chart, please check the docs on the TrueCharts [website](https://trueforge.org/truecharts/charts/incubator/multus-cni)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
|
||||
|
||||
## Installation
|
||||
|
||||
### Helm-Chart installation
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/multus-cni`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](https://trueforge.org/truecharts/guides/)
|
||||
|
||||
## Chart Specific Guides and information
|
||||
|
||||
All our charts have dedicated documentation pages.
|
||||
The documentation for this chart can be found here:
|
||||
https://trueforge.org/truecharts/incubator/multus-cni
|
||||
|
||||
## Configuration Options
|
||||
|
||||
To view the chart specific options, please view Values.yaml included in the chart.
|
||||
The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/incubator/multus-cni/values.yaml
|
||||
|
||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](https://trueforge.org/truecharts-common/)
|
||||
|
||||
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
|
||||
|
||||
## Support
|
||||
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://trueforge.org/general/sponsor/) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
||||
|
||||
@@ -8,6 +8,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: library
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: library
|
||||
apiVersion: v2
|
||||
appVersion: unknown
|
||||
dependencies:
|
||||
@@ -20,8 +26,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Helper chart to test different use cases of the common library
|
||||
home: https://truecharts.org/charts/library/common-test
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/common-test.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/library/common-test
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/common-test.webp
|
||||
keywords:
|
||||
- common-test
|
||||
- truecharts
|
||||
@@ -30,8 +36,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: common-test
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common-test
|
||||
|
||||
@@ -10,13 +10,19 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: library
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: library
|
||||
apiVersion: v2
|
||||
appVersion: 1.11.0
|
||||
dependencies: []
|
||||
deprecated: false
|
||||
description: Function library for TrueCharts
|
||||
home: https://truecharts.org/charts/library/common
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/library/common
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/common.webp
|
||||
keywords:
|
||||
- truecharts
|
||||
- library-chart
|
||||
@@ -24,8 +30,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: common
|
||||
sources:
|
||||
- https://ghcr.io/cloudnative-pg/postgis
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.2.8
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: IPTV service providing streaming, playlist, search engine and epg.
|
||||
home: https://truecharts.org/charts/stable/acestream
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/acestream
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/acestream.webp
|
||||
keywords:
|
||||
- acestream
|
||||
- MediaServer-Video
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: acestream
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/acestream
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.1.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Actual is a super fast privacy-focused app for managing your finances.
|
||||
home: https://truecharts.org/charts/stable/actualserver
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/actualserver
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/actualserver.webp
|
||||
keywords:
|
||||
- actualserver
|
||||
- finance
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: actualserver
|
||||
sources:
|
||||
- https://ghcr.io/actualbudget/actual
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.107.71
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
|
||||
home: https://truecharts.org/charts/stable/adguard-home
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/adguard-home
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/adguard-home.webp
|
||||
keywords:
|
||||
- adblock
|
||||
- adguard
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: adguard-home
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguard-home
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.8.2
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Synchronize AdGuardHome config to replica instances.
|
||||
home: https://truecharts.org/charts/stable/adguardhome-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/adguardhome-sync
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/adguardhome-sync.webp
|
||||
keywords:
|
||||
- adguardhome-sync
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: adguardhome-sync
|
||||
sources:
|
||||
- https://github.com/bakito/adguardhome-sync/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
|
||||
home: https://truecharts.org/charts/stable/adminer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/adminer
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/adminer.webp
|
||||
keywords:
|
||||
- adminer
|
||||
- Tools-Utilities
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: adminer
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adminer
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.0
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Home and Collection manager for Plex.
|
||||
home: https://truecharts.org/charts/stable/agregarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/agregarr.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/agregarr
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/agregarr.webp
|
||||
keywords:
|
||||
- agregarr
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: agregarr
|
||||
sources:
|
||||
- https://ghcr.io/agregarr/agregarr
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.14.0
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet.
|
||||
home: https://truecharts.org/charts/stable/airdcpp-webclient
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/airdcpp-webclient
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/airdcpp-webclient.webp
|
||||
keywords:
|
||||
- DC++
|
||||
- dcpp
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: airdcpp-webclient
|
||||
sources:
|
||||
- https://airdcpp-web.github.io/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.1.4
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://truecharts.org/charts/stable/airsonic-advanced
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/airsonic-advanced
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/airsonic-advanced.webp
|
||||
keywords:
|
||||
- airsonic
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: airsonic-advanced
|
||||
sources:
|
||||
- https://github.com/airsonic/airsonic-advanced
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.6.2
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Airsonic is a Free and Open Source community driven media server
|
||||
home: https://truecharts.org/charts/stable/airsonic
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/airsonic
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/airsonic.webp
|
||||
keywords:
|
||||
- airsonic
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: airsonic
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/airsonic
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: alienswarmreactiedrop
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.'
|
||||
home: https://truecharts.org/charts/stable/alienswarm-reactivedrop
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/alienswarm-reactivedrop
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.webp
|
||||
keywords:
|
||||
- alienswarm-reactivedrop
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: alienswarm-reactivedrop
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: alienswarm
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
|
||||
home: https://truecharts.org/charts/stable/alienswarm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/alienswarm
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/alienswarm.webp
|
||||
keywords:
|
||||
- alienswarm
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: alienswarm
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.41.0
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Alist program that supports multiple storage, powered by Gin and React
|
||||
home: https://truecharts.org/charts/stable/alist
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/alist
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/alist.webp
|
||||
keywords:
|
||||
- alist
|
||||
- storage
|
||||
@@ -34,8 +40,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: alist
|
||||
sources:
|
||||
- https://github.com/Xhofe/alist
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.16
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Expose all events from an Amcrest device to an MQTT broker
|
||||
home: https://truecharts.org/charts/stable/amcrest2mqtt
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/amcrest2mqtt
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/amcrest2mqtt.webp
|
||||
keywords:
|
||||
- amcrest2mqtt
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: amcrest2mqtt
|
||||
sources:
|
||||
- https://github.com/dchesterton/amcrest2mqtt
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: aaproinggrounds
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.'
|
||||
home: https://truecharts.org/charts/stable/americasarmy-pg
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/americasarmy-pg
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/americasarmy-pg.webp
|
||||
keywords:
|
||||
- americasarmy-pg
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: americasarmy-pg
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.3
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
|
||||
home: https://truecharts.org/charts/stable/amule
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/amule
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/amule.webp
|
||||
keywords:
|
||||
- amule
|
||||
- Downloaders
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: amule
|
||||
sources:
|
||||
- https://ghcr.io/ngosang/amule
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
|
||||
home: https://truecharts.org/charts/stable/android-8-0
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/android-8-0
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/android-8-0.webp
|
||||
keywords:
|
||||
- android-8-0
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: android-8-0
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/android-8-0
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
|
||||
home: https://truecharts.org/charts/stable/androiddebugbridge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/androiddebugbridge
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp
|
||||
keywords:
|
||||
- androiddebugbridge
|
||||
- home-automation
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: androiddebugbridge
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/androiddebugbridge
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.4
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A cross-platform Anki sync server.
|
||||
home: https://truecharts.org/charts/stable/anki-sync-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/anki-sync-server
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/anki-sync-server.webp
|
||||
keywords:
|
||||
- anki-sync-server
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: anki-sync-server
|
||||
sources:
|
||||
- https://github.com/ankicommunity/anki-devops-services
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.6
|
||||
dependencies:
|
||||
@@ -36,15 +42,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Protect your email from spam using disposable addresses.
|
||||
home: https://truecharts.org/charts/stable/anonaddy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/anonaddy
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/anonaddy.webp
|
||||
keywords:
|
||||
- anonaddy
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: anonaddy
|
||||
sources:
|
||||
- https://github.com/anonaddy/docker
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Anope is a set of IRC Services designed for flexibility and ease of use.
|
||||
home: https://truecharts.org/charts/stable/anope
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/anope
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/anope.webp
|
||||
keywords:
|
||||
- anope
|
||||
- Network-Other
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: anope
|
||||
sources:
|
||||
- https://ghcr.io/ich777/anope
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A Q&A platform software for teams at any scales.
|
||||
home: https://truecharts.org/charts/stable/answer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/answer
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/answer.webp
|
||||
keywords:
|
||||
- answer
|
||||
- forum
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: answer
|
||||
sources:
|
||||
- https://github.com/answerdev/answer
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open-source ChatGPT experience for LLMs, embedders, and vector databases.
|
||||
home: https://truecharts.org/charts/stable/anything-llm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/anything-llm
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/anything-llm.webp
|
||||
keywords:
|
||||
- anything-llm
|
||||
- ai
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: anything-llm
|
||||
sources:
|
||||
- https://ghcr.io/mintplex-labs/anything-llm
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.1
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Index and stream music using apache-musicindex and m3u playlists
|
||||
home: https://truecharts.org/charts/stable/apache-musicindex
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/apache-musicindex
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/apache-musicindex.webp
|
||||
keywords:
|
||||
- apache-musicindex
|
||||
- streaming
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: apache-musicindex
|
||||
sources:
|
||||
- https://ghcr.io/k8s-at-home/apache-musicindex
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
|
||||
home: https://truecharts.org/charts/stable/apache-webdav
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/apache-webdav
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/apache-webdav.webp
|
||||
keywords:
|
||||
- apache-webdav
|
||||
- Cloud
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: apache-webdav
|
||||
sources:
|
||||
- https://github.com/mgutt/docker-apachewebdav
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.4
|
||||
dependencies:
|
||||
@@ -43,15 +49,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Advanced Template to create your own TrueCharts-based Charts
|
||||
home: https://truecharts.org/charts/stable/app-template
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/app-template.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/app-template
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/app-template.webp
|
||||
keywords:
|
||||
- custom
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: app-template
|
||||
sources:
|
||||
- https://ghcr.io/miguelndecarvalho/speedtest-exporter
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.5.13
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps.
|
||||
home: https://truecharts.org/charts/stable/appdaemon
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/appdaemon
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/appdaemon.webp
|
||||
keywords:
|
||||
- appdaemon
|
||||
- home-automation
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: appdaemon
|
||||
sources:
|
||||
- https://github.com/AppDaemon/appdaemon
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
|
||||
home: https://truecharts.org/charts/stable/apt-cacher-ng
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/apt-cacher-ng
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/apt-cacher-ng.webp
|
||||
keywords:
|
||||
- apt-cacher-ng
|
||||
- Network-Proxy
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: apt-cacher-ng
|
||||
sources:
|
||||
- https://ghcr.io/sameersbn/apt-cacher-ng
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: ArchiveBox is an open-source, self-hosted internet archiving solution.
|
||||
home: https://truecharts.org/charts/stable/archivebox
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/archivebox.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/archivebox
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/archivebox.webp
|
||||
keywords:
|
||||
- archivebox
|
||||
- archiving
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: archivebox
|
||||
sources:
|
||||
- https://github.com/ArchiveBox/ArchiveBox
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!
|
||||
home: https://truecharts.org/charts/stable/archiveteam-warrior
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/archiveteam-warrior
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/archiveteam-warrior.webp
|
||||
keywords:
|
||||
- archiveteam-warrior
|
||||
- Backup
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: archiveteam-warrior
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/archiveteam-warrior
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: aria server for downloading web content
|
||||
home: https://truecharts.org/charts/stable/aria2
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/aria2
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/aria2.webp
|
||||
keywords:
|
||||
- aria2
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: aria2
|
||||
sources:
|
||||
- https://github.com/P3TERX/Aria2-Pro-Docker
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.12
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
|
||||
home: https://truecharts.org/charts/stable/ariang
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/ariang
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/ariang.webp
|
||||
keywords:
|
||||
- ariang
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: ariang
|
||||
sources:
|
||||
- https://github.com/leonismoe/docker-images
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Runs Ark Survival Evolved and Ark-Server-Manager
|
||||
home: https://truecharts.org/charts/stable/arksurvivalevolved
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/arksurvivalevolved
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/arksurvivalevolved.webp
|
||||
keywords:
|
||||
- arksurvivalevolved
|
||||
- arkse
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: arksurvivalevolved
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/arksurvivalevolved
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: arma3
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This Chart will download and install SteamCMD. It will also install ArmA III and run it.
|
||||
home: https://truecharts.org/charts/stable/arma3
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/arma3
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/arma3.webp
|
||||
keywords:
|
||||
- arma3
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: arma3
|
||||
sources:
|
||||
- https://arma3.com/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: arma3exilemod
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
|
||||
home: https://truecharts.org/charts/stable/arma3exilemod
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/arma3exilemod
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/arma3exilemod.webp
|
||||
keywords:
|
||||
- arma3exilemod
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: arma3exilemod
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: assettocorsa
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it.
|
||||
home: https://truecharts.org/charts/stable/assettocorsa
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/assettocorsa
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/assettocorsa.webp
|
||||
keywords:
|
||||
- assettocorsa
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: assettocorsa
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 18.11.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Magical shell history.
|
||||
home: https://truecharts.org/charts/stable/atuin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/atuin
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/atuin.webp
|
||||
keywords:
|
||||
- atuin
|
||||
- shell
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: atuin
|
||||
sources:
|
||||
- https://ghcr.io/atuinsh/atuin
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.2
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: An easy-to-use, multi-track audio editor and recorder
|
||||
home: https://truecharts.org/charts/stable/audacity
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/audacity
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/audacity.webp
|
||||
keywords:
|
||||
- audacity
|
||||
- music
|
||||
@@ -33,8 +39,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: audacity
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/audacity
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.32.1
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
|
||||
home: https://truecharts.org/charts/stable/audiobookshelf
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/audiobookshelf
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/audiobookshelf.webp
|
||||
keywords:
|
||||
- audiobookshelf
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: audiobookshelf
|
||||
sources:
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package.
|
||||
home: https://truecharts.org/charts/stable/aurora-files
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/aurora-files
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/aurora-files.webp
|
||||
keywords:
|
||||
- aurora-files
|
||||
- Cloud
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: aurora-files
|
||||
sources:
|
||||
- https://github.com/afterlogic/docker-aurora-files
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.39.15
|
||||
dependencies:
|
||||
@@ -29,8 +35,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
|
||||
home: https://truecharts.org/charts/stable/authelia
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/authelia
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/authelia.webp
|
||||
keywords:
|
||||
- authelia
|
||||
- authentication
|
||||
@@ -46,8 +52,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: authelia
|
||||
sources:
|
||||
- https://ghcr.io/authelia/authelia
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.12.2
|
||||
dependencies:
|
||||
@@ -29,15 +35,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Authentik is an open-source Identity Provider focused on flexibility and versatility.
|
||||
home: https://truecharts.org/charts/stable/authentik
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/authentik
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/authentik.webp
|
||||
keywords:
|
||||
- authentik
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: authentik
|
||||
sources:
|
||||
- https://ghcr.io/goauthentik/ldap
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list.
|
||||
home: https://truecharts.org/charts/stable/auto-yt-dl
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/auto-yt-dl
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/auto-yt-dl.webp
|
||||
keywords:
|
||||
- auto-yt-dl
|
||||
- Downloaders
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: auto-yt-dl
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/auto-yt-dl
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.72.1
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The modern download automation tool for torrents.
|
||||
home: https://truecharts.org/charts/stable/autobrr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/autobrr
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/autobrr.webp
|
||||
keywords:
|
||||
- autobrr
|
||||
- torrent
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: autobrr
|
||||
sources:
|
||||
- https://ghcr.io/autobrr/autobrr
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.21.1
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Automatic Ripping Machine (ARM) Scripts.
|
||||
home: https://truecharts.org/charts/stable/automatic-ripping-machine
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/automatic-ripping-machine
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/automatic-ripping-machine.webp
|
||||
keywords:
|
||||
- automatic-ripping-machine
|
||||
- media
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: automatic-ripping-machine
|
||||
sources:
|
||||
- https://github.com/automatic-ripping-machine/automatic-ripping-machine
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
|
||||
home: https://truecharts.org/charts/stable/autoscan
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/autoscan
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/autoscan.webp
|
||||
keywords:
|
||||
- autoscan
|
||||
- media
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: autoscan
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autoscan
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.01.1
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
|
||||
home: https://truecharts.org/charts/stable/avidemux
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/avidemux
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/avidemux.webp
|
||||
keywords:
|
||||
- media
|
||||
- avidemux
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: avidemux
|
||||
sources:
|
||||
- https://github.com/jlesage/docker-avidemux
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.1
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: AVM Exporter for Prometheus to monitor Fritz!Box devices
|
||||
home: https://truecharts.org/charts/stable/avm-exporter
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/avm-exporter.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/avm-exporter
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/avm-exporter.webp
|
||||
keywords:
|
||||
- avm-exporter
|
||||
- grafana
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: avm-exporter
|
||||
sources:
|
||||
- https://github.com/pdreker/fritz_exporter
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: aorion
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This Chart will download and install SteamCMD. It will also install Avorion and run it.
|
||||
home: https://truecharts.org/charts/stable/avorion
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/avorion
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/avorion.webp
|
||||
keywords:
|
||||
- avorion
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: avorion
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.1
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
|
||||
home: https://truecharts.org/charts/stable/babybuddy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/babybuddy
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/babybuddy.webp
|
||||
keywords:
|
||||
- baby
|
||||
- buddy
|
||||
@@ -33,8 +39,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: babybuddy
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/babybuddy
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.11.2
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Web-accessible backup solution built on top of restic.
|
||||
home: https://truecharts.org/charts/stable/backrest
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/backrest.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/backrest
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/backrest.webp
|
||||
keywords:
|
||||
- backrest
|
||||
- backup
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: backrest
|
||||
sources:
|
||||
- https://github.com/garethgeorge/backrest
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.4
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk.
|
||||
home: https://truecharts.org/charts/stable/backuppc
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/backuppc
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/backuppc.webp
|
||||
keywords:
|
||||
- backuppc
|
||||
- Backup
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: backuppc
|
||||
sources:
|
||||
- https://backuppc.github.io/backuppc/index.html
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.1
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Baikal is a lightweight CalDAV+CardDAV server
|
||||
home: https://truecharts.org/charts/stable/baikal
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/baikal
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/baikal.webp
|
||||
keywords:
|
||||
- baikal
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: baikal
|
||||
sources:
|
||||
- https://github.com/ckulka/baikal-docker
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>'
|
||||
home: https://truecharts.org/charts/stable/barcodebuddy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/barcodebuddy
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/barcodebuddy.webp
|
||||
keywords:
|
||||
- barcodebuddy
|
||||
- Productivity
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: barcodebuddy
|
||||
sources:
|
||||
- https://github.com/Forceu/barcodebuddy
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: barotrauma
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This Chart will download and install SteamCMD. It will also install Barotrauma and run it.
|
||||
home: https://truecharts.org/charts/stable/barotrauma
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/barotrauma
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/barotrauma.webp
|
||||
keywords:
|
||||
- barotrauma
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: barotrauma
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.6
|
||||
dependencies:
|
||||
@@ -29,15 +35,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Baserow is an open source no-code database tool and Airtable alternative.
|
||||
home: https://truecharts.org/charts/stable/baserow
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/baserow
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/baserow.webp
|
||||
keywords:
|
||||
- baserow
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: baserow
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/baserow
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: BatNoter is a web application that allows users to store notes in their git repository.
|
||||
home: https://truecharts.org/charts/stable/batnoter
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/batnoter
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/batnoter.webp
|
||||
keywords:
|
||||
- notes
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: batnoter
|
||||
sources:
|
||||
- https://ghcr.io/batnoter/batnoter/batnoter-ui
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.5.4
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
|
||||
home: https://truecharts.org/charts/stable/bazarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bazarr
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bazarr.webp
|
||||
keywords:
|
||||
- bazarr
|
||||
- radarr
|
||||
@@ -34,8 +40,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bazarr
|
||||
sources:
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.0
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A music library manager and not, for the most part, a music player.
|
||||
home: https://truecharts.org/charts/stable/beets
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/beets
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/beets.webp
|
||||
keywords:
|
||||
- music
|
||||
- library
|
||||
@@ -33,8 +39,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: beets
|
||||
sources:
|
||||
- https://beets.io/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.3
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A link dashboard that can be managed without any code.
|
||||
home: https://truecharts.org/charts/stable/bender
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bender
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bender.webp
|
||||
keywords:
|
||||
- bender
|
||||
- dashboard
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bender
|
||||
sources:
|
||||
- https://github.com/jez500/bender
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment.
|
||||
home: https://truecharts.org/charts/stable/bitcoin-node
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bitcoin-node
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bitcoin-node.webp
|
||||
keywords:
|
||||
- bitcoin-node
|
||||
- Crypto
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bitcoin-node
|
||||
sources:
|
||||
- https://github.com/kylemanna/docker-bitcoind
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -23,8 +29,8 @@ dependencies:
|
||||
deprecated: false
|
||||
description: |
|
||||
Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.
|
||||
home: https://truecharts.org/charts/stable/bitcoind
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bitcoind
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bitcoind.webp
|
||||
keywords:
|
||||
- bitcoind
|
||||
- Tools-Utilities
|
||||
@@ -33,8 +39,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bitcoind
|
||||
sources:
|
||||
- https://bitcoin.org/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem.
|
||||
home: https://truecharts.org/charts/stable/bitcoinunlimited
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bitcoinunlimited
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bitcoinunlimited.webp
|
||||
keywords:
|
||||
- bitcoinunlimited
|
||||
- Network-Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bitcoinunlimited
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bitcoinunlimited
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -23,16 +29,16 @@ dependencies:
|
||||
deprecated: false
|
||||
description: |
|
||||
Bitcoin wallet with GUI over VNC and NoVNC.
|
||||
home: https://truecharts.org/charts/stable/bitcoinwalletgui
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bitcoinwalletgui
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.webp
|
||||
keywords:
|
||||
- bitcoinwalletgui
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bitcoinwalletgui
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bitcoinwalletgui
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.10.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
|
||||
home: https://truecharts.org/charts/stable/bitmagnet
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bitmagnet
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bitmagnet.webp
|
||||
keywords:
|
||||
- torrent
|
||||
- bitmagnet
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bitmagnet
|
||||
sources:
|
||||
- https://bitmagnet.io
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
|
||||
home: https://truecharts.org/charts/stable/blender-desktop-g3
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/blender-desktop-g3
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/blender-desktop-g3.webp
|
||||
keywords:
|
||||
- blender-desktop-g3
|
||||
- Productivity
|
||||
@@ -33,8 +39,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: blender-desktop-g3
|
||||
sources:
|
||||
- https://github.com/accetto/headless-drawing-g3/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
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**
|
||||
home: https://truecharts.org/charts/stable/blender
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/blender
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/blender.webp
|
||||
keywords:
|
||||
- blender
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: blender
|
||||
sources:
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/blender
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.28.2
|
||||
dependencies:
|
||||
@@ -29,16 +35,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
|
||||
home: https://truecharts.org/charts/stable/blocky
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/blocky
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/blocky.webp
|
||||
keywords:
|
||||
- dns
|
||||
- blocky
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: blocky
|
||||
sources:
|
||||
- https://0xerr0r.github.io/blocky/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Lightweight self-hosted facebook-styled PHP blog.
|
||||
home: https://truecharts.org/charts/stable/blog
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/blog
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/blog.webp
|
||||
keywords:
|
||||
- blog
|
||||
- php
|
||||
@@ -33,8 +39,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: blog
|
||||
sources:
|
||||
- https://github.com/m1k1o/blog
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
||||
home: https://truecharts.org/charts/stable/boinc
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/boinc
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/boinc.webp
|
||||
keywords:
|
||||
- boinc
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: boinc
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/boinc
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.18.5
|
||||
dependencies:
|
||||
@@ -29,16 +35,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A self-hosted, multi-user digital library with smart shelves, auto metadata, Kobo & KOReader sync, BookDrop imports, OPDS support, and a built-in reader for EPUB, PDF, and comics
|
||||
home: https://truecharts.org/charts/stable/booklore
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/booklore.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/booklore
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/booklore.webp
|
||||
keywords:
|
||||
- booklore
|
||||
- MediaApp-Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: booklore
|
||||
sources:
|
||||
- https://ghcr.io/booklore-app/booklore
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2201.1.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Booksonic is a platform for accessing the audibooks you own wherever you are
|
||||
home: https://truecharts.org/charts/stable/booksonic-air
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/booksonic-air
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/booksonic-air.webp
|
||||
keywords:
|
||||
- booksonic
|
||||
- audiobook
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: booksonic-air
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/booksonic-air
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.12.20251224
|
||||
dependencies:
|
||||
@@ -29,8 +35,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A simple, self-hosted, easy-to-use platform for organising and storing information.
|
||||
home: https://truecharts.org/charts/stable/bookstack
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bookstack
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bookstack.webp
|
||||
keywords:
|
||||
- bookstack
|
||||
- book
|
||||
@@ -41,8 +47,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bookstack
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/bookstack
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A borg Backup server
|
||||
home: https://truecharts.org/charts/stable/borg-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/borg-server
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/borg-server.webp
|
||||
keywords:
|
||||
- borg-server
|
||||
- backup
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: borg-server
|
||||
sources:
|
||||
- https://ghcr.io/anotherstranger/borg-server
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.
|
||||
home: https://truecharts.org/charts/stable/breitbandmessung-de
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/breitbandmessung-de
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/breitbandmessung-de.webp
|
||||
keywords:
|
||||
- breitbandmessung-de
|
||||
- home-automation
|
||||
@@ -34,8 +40,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: breitbandmessung-de
|
||||
sources:
|
||||
- https://github.com/shneezin/breitbandmessung-node
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Easily broadcast/stream to others with sub-second latency
|
||||
home: https://truecharts.org/charts/stable/broadcast-box
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/broadcast-box.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/broadcast-box
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/broadcast-box.webp
|
||||
keywords:
|
||||
- broadcast-box
|
||||
- broadcast
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: broadcast-box
|
||||
sources:
|
||||
- https://github.com/Glimesh/broadcast-box
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.61.1
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work
|
||||
home: https://truecharts.org/charts/stable/browserless-chrome
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/browserless-chrome
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/browserless-chrome.webp
|
||||
keywords:
|
||||
- browserless
|
||||
- chrome
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: browserless-chrome
|
||||
sources:
|
||||
- https://docs.browserless.io/docs/docker.html
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.0.9
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Budge is an open source 'budgeting with envelopes' personal finance app.
|
||||
home: https://truecharts.org/charts/stable/budge
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/budge
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/budge.webp
|
||||
keywords:
|
||||
- finance
|
||||
- budge
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: budge
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/budge
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
|
||||
home: https://truecharts.org/charts/stable/bwapp
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bwapp
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bwapp.webp
|
||||
keywords:
|
||||
- bwapp
|
||||
- Tools-Utilities
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bwapp
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bwapp
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.5.10
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: ByteStash is a self-hosted web application designed to store, organise, and manage your code snippets efficiently. With support for creating, editing, and filtering snippets, ByteStash helps you keep track of your code in one secure place.
|
||||
home: https://truecharts.org/charts/stable/bytestash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bytestash.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/bytestash
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/bytestash.webp
|
||||
keywords:
|
||||
- bytestash
|
||||
- Productivity
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: bytestash
|
||||
sources:
|
||||
- https://ghcr.io/jordan-dalby/bytestash
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
|
||||
home: https://truecharts.org/charts/stable/cadquery-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/cadquery-server
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/cadquery-server.webp
|
||||
keywords:
|
||||
- cadquery-server
|
||||
- Productivity
|
||||
@@ -33,8 +39,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: cadquery-server
|
||||
sources:
|
||||
- https://github.com/roipoussiere/cadquery
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Fetches upcoming airings/releases for TV shows and movies from Sonarr and Radarr calendars and posts them to Discord on a schedule.
|
||||
home: https://truecharts.org/charts/stable/calendarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calendarr.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/calendarr
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/calendarr.webp
|
||||
keywords:
|
||||
- calendarr
|
||||
- calendars
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: calendarr
|
||||
sources:
|
||||
- https://ghcr.io/jordanlambrecht/calendarr
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.25
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
||||
home: https://truecharts.org/charts/stable/calibre-web
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/calibre-web
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/calibre-web.webp
|
||||
keywords:
|
||||
- calibre-web
|
||||
- calibre
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: calibre-web
|
||||
sources:
|
||||
- https://github.com/janeczku/calibre-web
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.0.0
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://truecharts.org/charts/stable/calibre
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/calibre
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/calibre.webp
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: calibre
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/calibre
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.16
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The self-hosted firearm tracker website.
|
||||
home: https://truecharts.org/charts/stable/cannery
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cannery.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/cannery
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/cannery.webp
|
||||
keywords:
|
||||
- cannery
|
||||
- asset-tracker
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: cannery
|
||||
sources:
|
||||
- https://gitea.bubbletea.dev/shibao/cannery
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.52.9
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service
|
||||
home: https://truecharts.org/charts/stable/changedetection-io
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/changedetection-io
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/changedetection-io.webp
|
||||
keywords:
|
||||
- monitoring
|
||||
- changedection
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: changedetection-io
|
||||
sources:
|
||||
- https://changedetection.io/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Channels DVR Server
|
||||
home: https://truecharts.org/charts/stable/channels-dvr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/channels-dvr
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/channels-dvr.webp
|
||||
keywords:
|
||||
- channels-dvr
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: channels-dvr
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/channels-dvr
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.6.2
|
||||
dependencies:
|
||||
@@ -29,15 +35,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
|
||||
home: https://truecharts.org/charts/stable/chevereto
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chevereto
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chevereto.webp
|
||||
keywords:
|
||||
- chevereto
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chevereto
|
||||
sources:
|
||||
- https://chevereto-free.github.io/setup/stable/environment.html#image-handling-variables
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: chialrymw
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.'
|
||||
home: https://truecharts.org/charts/stable/chivalry-medievalwarfare
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chivalry-medievalwarfare
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.webp
|
||||
keywords:
|
||||
- chivalry-medievalwarfare
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chivalry-medievalwarfare
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Simple recipes in Markdown format.
|
||||
home: https://truecharts.org/charts/stable/chowdown
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chowdown
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chowdown.webp
|
||||
keywords:
|
||||
- chowdown
|
||||
- Other
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chowdown
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/chowdown
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.1
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: the AI-native open-source embedding database.
|
||||
home: https://truecharts.org/charts/stable/chroma
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chroma.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chroma
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chroma.webp
|
||||
keywords:
|
||||
- chroma
|
||||
- embedding
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chroma
|
||||
sources:
|
||||
- https://ghcr.io/chroma-core/chroma
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing
|
||||
home: https://truecharts.org/charts/stable/chromium-desktop-g3
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chromium-desktop-g3
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.webp
|
||||
keywords:
|
||||
- chromium-desktop-g3
|
||||
- Tools-Utilities
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chromium-desktop-g3
|
||||
sources:
|
||||
- https://github.com/accetto/headless-drawing-g3/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project.
|
||||
home: https://truecharts.org/charts/stable/chromium
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chromium
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chromium.webp
|
||||
keywords:
|
||||
- chromium
|
||||
- Productivity
|
||||
@@ -31,8 +37,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chromium
|
||||
sources:
|
||||
- https://ghcr.io/ich777/chrome
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
|
||||
home: https://truecharts.org/charts/stable/chronograf
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chronograf
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chronograf.webp
|
||||
keywords:
|
||||
- chronograf
|
||||
- Tools-System
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chronograf
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/chronograf
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.0
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI.
|
||||
home: https://truecharts.org/charts/stable/chronos
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/chronos
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/chronos.webp
|
||||
keywords:
|
||||
- chronos
|
||||
- Tools-Utilities
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: chronos
|
||||
sources:
|
||||
- https://github.com/simse/chronos
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -22,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
|
||||
home: https://truecharts.org/charts/stable/ciao
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/ciao
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/ciao.webp
|
||||
keywords:
|
||||
- ciao
|
||||
- Network-Other
|
||||
@@ -32,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: ciao
|
||||
sources:
|
||||
- https://brotandgames.com/ciao/
|
||||
|
||||
@@ -10,6 +10,12 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: unsorted
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/min_kubernetes_version: 1.24.0
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: citadelfwf
|
||||
dependencies:
|
||||
@@ -22,16 +28,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it.
|
||||
home: https://truecharts.org/charts/stable/citadel-forgedwithfire
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.webp
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/citadel-forgedwithfire
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.webp
|
||||
keywords:
|
||||
- citadel-forgedwithfire
|
||||
- GameServers
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: citadel-forgedwithfire
|
||||
sources:
|
||||
- https://ghcr.io/ich777/steamcmd
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user