Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e250c0a0b8
commit
497b7f8354
|
@ -38,4 +38,4 @@ sources:
|
||||||
- https://github.com/authelia/chartrepo
|
- https://github.com/authelia/chartrepo
|
||||||
- https://github.com/authelia/authelia
|
- https://github.com/authelia/authelia
|
||||||
type: application
|
type: application
|
||||||
version: 1.4.3
|
version: 1.4.4
|
||||||
|
|
|
@ -36,7 +36,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,31 +1,11 @@
|
||||||
# authelia
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Authelia is a Single Sign-On Multi-Factor portal for web apps
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/authelia>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/authelia/chartrepo>
|
|
||||||
* <https://github.com/authelia/authelia>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://charts.bitnami.com/bitnami | redis | 15.0.4 |
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
| https://truecharts.org/ | postgresql | 1.5.2 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -181,5 +161,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| totp.period | int | `30` | |
|
| totp.period | int | `30` | |
|
||||||
| totp.skew | int | `1` | |
|
| totp.skew | int | `1` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -19,4 +19,4 @@ name: custom-app
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
|
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
|
||||||
type: application
|
type: application
|
||||||
version: 0.2.5
|
version: 0.2.6
|
||||||
|
|
|
@ -33,7 +33,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,28 +1,11 @@
|
||||||
# custom-app
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Advanced tool to create your own TrueCharts-based App
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/custom-app>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/truecharts/apps/tree/master/charts/stable/custom-app>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -49,5 +32,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| serviceList[0].portsList[0].port | int | `9119` | |
|
| serviceList[0].portsList[0].port | int | `9119` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -26,4 +26,4 @@ sources:
|
||||||
- https://hub.docker.com/r/jlesage/jdownloader-2
|
- https://hub.docker.com/r/jlesage/jdownloader-2
|
||||||
- https://jdownloader.org/
|
- https://jdownloader.org/
|
||||||
type: application
|
type: application
|
||||||
version: 0.3.3
|
version: 0.3.4
|
||||||
|
|
|
@ -35,7 +35,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,31 +1,11 @@
|
||||||
# jdownloader2
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/jackett>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| Simoneu01 | Simoneu01@users.noreply.github.com | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/jlesage/docker-jdownloader-2>
|
|
||||||
* <https://hub.docker.com/r/jlesage/jdownloader-2>
|
|
||||||
* <https://jdownloader.org/>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -57,5 +37,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.vnc.type | string | `"ClusterIP"` | |
|
| service.vnc.type | string | `"ClusterIP"` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/nextcloud/docker
|
- https://github.com/nextcloud/docker
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/nextcloud/helm
|
||||||
type: application
|
type: application
|
||||||
version: 3.5.3
|
version: 3.5.4
|
||||||
|
|
|
@ -36,7 +36,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,31 +1,11 @@
|
||||||
# nextcloud
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 3.5.2](https://img.shields.io/badge/Version-3.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
A private cloud server that puts the control and security of your own data back into your hands.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://nextcloud.com/>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/nextcloud/docker>
|
|
||||||
* <https://github.com/nextcloud/helm>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://charts.bitnami.com/bitnami | redis | 15.0.4 |
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
| https://truecharts.org/ | postgresql | 1.5.2 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -115,5 +95,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `80` | |
|
| service.main.ports.main.port | int | `80` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -18,4 +18,4 @@ maintainers:
|
||||||
name: common
|
name: common
|
||||||
sources: null
|
sources: null
|
||||||
type: library
|
type: library
|
||||||
version: 6.12.1
|
version: 6.12.2
|
||||||
|
|
|
@ -1,151 +1,29 @@
|
||||||
# common
|
# Introduction
|
||||||
|
|
||||||
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square)
|
|
||||||
|
|
||||||
Function library for TrueCharts
|
Function library for TrueCharts
|
||||||
|
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/common>
|
Function library for TrueCharts
|
||||||
|
Since a lot of the TrueCharts Apps and Charts follow a similar pattern, this library was built to reduce maintenance cost between the charts that use it and try achieve a goal of being DRY.
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | | |
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
## Values
|
## Dependencies
|
||||||
|
|
||||||
| Key | Type | Default | Description |
|
| Repository | Name | Version |
|
||||||
|-----|------|---------|-------------|
|
|------------|------|---------|
|
||||||
| PGID | int | `568` | |
|
|
||||||
| PUID | int | `568` | |
|
|
||||||
| UMASK | string | `"002"` | |
|
|
||||||
| additionalContainers | list | `[]` | |
|
|
||||||
| additionalVolumeMounts | list | `[]` | |
|
|
||||||
| additionalVolumes | list | `[]` | |
|
|
||||||
| addons.codeserver.args[0] | string | `"--auth"` | |
|
|
||||||
| addons.codeserver.args[1] | string | `"none"` | |
|
|
||||||
| addons.codeserver.enabled | bool | `false` | |
|
|
||||||
| addons.codeserver.env | object | `{}` | |
|
|
||||||
| addons.codeserver.image.pullPolicy | string | `"IfNotPresent"` | |
|
|
||||||
| addons.codeserver.image.repository | string | `"codercom/code-server"` | |
|
|
||||||
| addons.codeserver.image.tag | string | `"3.7.4"` | |
|
|
||||||
| addons.codeserver.ingress.annotations | object | `{}` | |
|
|
||||||
| addons.codeserver.ingress.enabled | bool | `false` | |
|
|
||||||
| addons.codeserver.ingress.hosts[0].host | string | `"code.chart-example.local"` | |
|
|
||||||
| addons.codeserver.ingress.hosts[0].paths[0].path | string | `"/"` | |
|
|
||||||
| addons.codeserver.ingress.hosts[0].paths[0].pathType | string | `"Prefix"` | |
|
|
||||||
| addons.codeserver.ingress.labels | object | `{}` | |
|
|
||||||
| addons.codeserver.ingress.nameSuffix | string | `"codeserver"` | |
|
|
||||||
| addons.codeserver.ingress.tls | list | `[]` | |
|
|
||||||
| addons.codeserver.securityContext.runAsUser | int | `0` | |
|
|
||||||
| addons.codeserver.service.annotations | object | `{}` | |
|
|
||||||
| addons.codeserver.service.enabled | bool | `true` | |
|
|
||||||
| addons.codeserver.service.labels | object | `{}` | |
|
|
||||||
| addons.codeserver.service.port.name | string | `"codeserver"` | |
|
|
||||||
| addons.codeserver.service.port.port | int | `12321` | |
|
|
||||||
| addons.codeserver.service.port.protocol | string | `"TCP"` | |
|
|
||||||
| addons.codeserver.service.port.targetPort | string | `"codeserver"` | |
|
|
||||||
| addons.codeserver.service.type | string | `"ClusterIP"` | |
|
|
||||||
| addons.codeserver.volumeMounts | list | `[]` | |
|
|
||||||
| addons.codeserver.workingDir | string | `""` | |
|
|
||||||
| addons.vpn.additionalVolumeMounts | list | `[]` | |
|
|
||||||
| addons.vpn.configFile | string | `nil` | |
|
|
||||||
| addons.vpn.enabled | bool | `false` | |
|
|
||||||
| addons.vpn.env | object | `{}` | |
|
|
||||||
| addons.vpn.livenessProbe | object | `{}` | |
|
|
||||||
| addons.vpn.networkPolicy.egress | string | `nil` | |
|
|
||||||
| addons.vpn.networkPolicy.enabled | bool | `false` | |
|
|
||||||
| addons.vpn.openvpn.auth | string | `nil` | |
|
|
||||||
| addons.vpn.openvpn.authSecret | string | `nil` | |
|
|
||||||
| addons.vpn.openvpn.image.pullPolicy | string | `"IfNotPresent"` | |
|
|
||||||
| addons.vpn.openvpn.image.repository | string | `"dperson/openvpn-client"` | |
|
|
||||||
| addons.vpn.openvpn.image.tag | string | `"latest"` | |
|
|
||||||
| addons.vpn.scripts.down | string | `nil` | |
|
|
||||||
| addons.vpn.scripts.up | string | `nil` | |
|
|
||||||
| addons.vpn.securityContext.capabilities.add[0] | string | `"NET_ADMIN"` | |
|
|
||||||
| addons.vpn.securityContext.capabilities.add[1] | string | `"SYS_MODULE"` | |
|
|
||||||
| addons.vpn.type | string | `"openvpn"` | |
|
|
||||||
| addons.vpn.wireguard.image.pullPolicy | string | `"IfNotPresent"` | |
|
|
||||||
| addons.vpn.wireguard.image.repository | string | `"k8sathome/wireguard"` | |
|
|
||||||
| addons.vpn.wireguard.image.tag | string | `"1.0.20200827"` | |
|
|
||||||
| affinity | object | `{}` | |
|
|
||||||
| args | list | `[]` | |
|
|
||||||
| command | list | `[]` | |
|
|
||||||
| controllerAnnotations | object | `{}` | |
|
|
||||||
| controllerLabels | object | `{}` | |
|
|
||||||
| controllerType | string | `"deployment"` | |
|
|
||||||
| dnsPolicy | string | `"ClusterFirst"` | |
|
|
||||||
| enableServiceLinks | bool | `true` | |
|
|
||||||
| env | object | `{}` | |
|
|
||||||
| envFrom | list | `[]` | |
|
|
||||||
| envTpl | object | `{}` | |
|
|
||||||
| envValueFrom | object | `{}` | |
|
|
||||||
| fixMountPermissions | bool | `true` | |
|
|
||||||
| fullnameOverride | string | `""` | |
|
|
||||||
| hostAliases | list | `[]` | |
|
|
||||||
| hostNetwork | bool | `false` | |
|
|
||||||
| ingress.additionalIngresses | list | `[]` | |
|
|
||||||
| ingress.annotations | object | `{}` | |
|
|
||||||
| ingress.enabled | bool | `false` | |
|
|
||||||
| ingress.hosts[0].host | string | `"chart-example.local"` | |
|
|
||||||
| ingress.hosts[0].paths[0].path | string | `"/"` | |
|
|
||||||
| ingress.hosts[0].paths[0].pathType | string | `"Prefix"` | |
|
|
||||||
| ingress.labels | object | `{}` | |
|
|
||||||
| ingress.tls | list | `[]` | |
|
|
||||||
| initContainers | list | `[]` | |
|
|
||||||
| nameOverride | string | `""` | |
|
|
||||||
| nodeSelector | object | `{}` | |
|
|
||||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
|
||||||
| persistence.config.enabled | bool | `false` | |
|
|
||||||
| persistence.config.mountPath | string | `"/config"` | |
|
|
||||||
| persistence.config.size | string | `"1Gi"` | |
|
|
||||||
| persistence.config.skipuninstall | bool | `false` | |
|
|
||||||
| persistence.shared.emptyDir | bool | `true` | |
|
|
||||||
| persistence.shared.enabled | bool | `false` | |
|
|
||||||
| persistence.shared.mountPath | string | `"/shared"` | |
|
|
||||||
| podAnnotations | object | `{}` | |
|
|
||||||
| podSecurityContext | object | `{}` | |
|
|
||||||
| probes.liveness.custom | bool | `false` | |
|
|
||||||
| probes.liveness.enabled | bool | `true` | |
|
|
||||||
| probes.liveness.spec.failureThreshold | int | `5` | |
|
|
||||||
| probes.liveness.spec.initialDelaySeconds | int | `30` | |
|
|
||||||
| probes.liveness.spec.periodSeconds | int | `10` | |
|
|
||||||
| probes.liveness.spec.timeoutSeconds | int | `10` | |
|
|
||||||
| probes.readiness.custom | bool | `false` | |
|
|
||||||
| probes.readiness.enabled | bool | `true` | |
|
|
||||||
| probes.readiness.spec.failureThreshold | int | `5` | |
|
|
||||||
| probes.readiness.spec.initialDelaySeconds | int | `30` | |
|
|
||||||
| probes.readiness.spec.periodSeconds | int | `10` | |
|
|
||||||
| probes.readiness.spec.timeoutSeconds | int | `10` | |
|
|
||||||
| probes.startup.custom | bool | `false` | |
|
|
||||||
| probes.startup.enabled | bool | `true` | |
|
|
||||||
| probes.startup.spec.failureThreshold | int | `30` | |
|
|
||||||
| probes.startup.spec.initialDelaySeconds | int | `5` | |
|
|
||||||
| probes.startup.spec.periodSeconds | int | `10` | |
|
|
||||||
| probes.startup.spec.timeoutSeconds | int | `10` | |
|
|
||||||
| replicas | int | `1` | |
|
|
||||||
| resources | object | `{}` | |
|
|
||||||
| securityContext | object | `{}` | |
|
|
||||||
| service.additionalPorts | list | `[]` | |
|
|
||||||
| service.additionalServices | list | `[]` | |
|
|
||||||
| service.annotations | object | `{}` | |
|
|
||||||
| service.enabled | bool | `true` | |
|
|
||||||
| service.labels | object | `{}` | |
|
|
||||||
| service.port.name | string | `nil` | |
|
|
||||||
| service.port.port | string | `nil` | |
|
|
||||||
| service.port.protocol | string | `"TCP"` | |
|
|
||||||
| service.port.targetPort | string | `nil` | |
|
|
||||||
| service.type | string | `"ClusterIP"` | |
|
|
||||||
| serviceAccount.annotations | object | `{}` | |
|
|
||||||
| serviceAccount.create | bool | `false` | |
|
|
||||||
| serviceAccount.name | string | `""` | |
|
|
||||||
| strategy.type | string | `"RollingUpdate"` | |
|
|
||||||
| tolerations | list | `[]` | |
|
|
||||||
| volumeClaimTemplates | list | `[]` | |
|
|
||||||
|
|
||||||
----------------------------------------------
|
## Installing the Chart
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
This is a Helm Library Chart.
|
||||||
|
WARNING: THIS CHART IS NOT MEANT TO BE INSTALLED DIRECTLY
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||||
|
- See the [Wiki](https://truecharts.org)
|
||||||
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -19,4 +19,4 @@ sources:
|
||||||
- https://github.com/airsonic/airsonic
|
- https://github.com/airsonic/airsonic
|
||||||
- https://github.com/linuxserver/docker-airsonic
|
- https://github.com/linuxserver/docker-airsonic
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
|
||||||
version: 1.11.3
|
version: 1.11.4
|
||||||
|
|
|
@ -35,7 +35,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,30 +1,11 @@
|
||||||
# airsonic
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.11.2](https://img.shields.io/badge/Version-1.11.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Airsonic is a Free and Open Source community driven media server
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/airsonic>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/airsonic/airsonic>
|
|
||||||
* <https://github.com/linuxserver/docker-airsonic>
|
|
||||||
* <https://github.com/k8s-at-home/charts/tree/master/charts/airsonic>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -43,5 +24,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. |
|
| service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -26,4 +26,4 @@ name: appdaemon
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/AppDaemon/appdaemon
|
- https://github.com/AppDaemon/appdaemon
|
||||||
type: application
|
type: application
|
||||||
version: 3.11.3
|
version: 3.11.4
|
||||||
|
|
|
@ -33,7 +33,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# appdaemon
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 3.11.2](https://img.shields.io/badge/Version-3.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.0.8](https://img.shields.io/badge/AppVersion-v4.0.8-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/appdaemon>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| warllo54 | 20650065+warllo54@users.noreply.github.com | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/AppDaemon/appdaemon>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -55,5 +37,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.tcp.type | string | `"ClusterIP"` | |
|
| service.tcp.type | string | `"ClusterIP"` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -29,4 +29,4 @@ sources:
|
||||||
- https://github.com/Bazarr/Bazarr
|
- https://github.com/Bazarr/Bazarr
|
||||||
- https://hub.docker.com/r/linuxserver/bazarr
|
- https://hub.docker.com/r/linuxserver/bazarr
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,30 +1,11 @@
|
||||||
# bazarr
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/bazarr>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/Bazarr/Bazarr>
|
|
||||||
* <https://hub.docker.com/r/linuxserver/bazarr>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -42,5 +23,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `6767` | |
|
| service.main.ports.main.port | int | `6767` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -20,4 +20,4 @@ name: booksonic-air
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/popeen/Booksonic-Air
|
- https://github.com/popeen/Booksonic-Air
|
||||||
- https://hub.docker.com/r/linuxserver/booksonic-air
|
- https://hub.docker.com/r/linuxserver/booksonic-air
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# booksonic-air
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Booksonic is a platform for accessing the audibooks you own wherever you are
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/booksonic-air>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/popeen/Booksonic-Air>
|
|
||||||
* <https://hub.docker.com/r/linuxserver/booksonic-air>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -38,5 +20,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -23,4 +23,4 @@ sources:
|
||||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||||
- https://github.com/janeczku/calibre-web
|
- https://github.com/janeczku/calibre-web
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# calibre-web
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/calibre-web>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://hub.docker.com/r/linuxserver/calibre-web/>
|
|
||||||
* <https://github.com/janeczku/calibre-web>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -41,5 +23,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `8083` | |
|
| service.main.ports.main.port | int | `8083` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -18,4 +18,4 @@ name: calibre
|
||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/linuxserver/calibre/
|
- https://hub.docker.com/r/linuxserver/calibre/
|
||||||
- https://github.com/kovidgoyal/calibre/
|
- https://github.com/kovidgoyal/calibre/
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# calibre
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Calibre is a powerful and easy to use e-book manager.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/calibre>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://hub.docker.com/r/linuxserver/calibre/>
|
|
||||||
* <https://github.com/kovidgoyal/calibre/>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -43,5 +25,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -25,4 +25,4 @@ sources:
|
||||||
- https://sdk.collaboraonline.com/contents.html
|
- https://sdk.collaboraonline.com/contents.html
|
||||||
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -35,7 +35,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,31 +1,11 @@
|
||||||
# collabora-online
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| stavros-k | stavros-k@users.noreply.github.com | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://hub.docker.com/r/collabora/code>
|
|
||||||
* <https://sdk.collaboraonline.com/contents.html>
|
|
||||||
* <https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -44,5 +24,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.type | string | `"NodePort"` | |
|
| service.main.type | string | `"NodePort"` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -22,4 +22,4 @@ name: deconz
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||||
- https://github.com/marthoc/docker-deconz
|
- https://github.com/marthoc/docker-deconz
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# deconz
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/deconz>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/dresden-elektronik/deconz-rest-plugin>
|
|
||||||
* <https://github.com/marthoc/docker-deconz>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -45,5 +27,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| securityContext.privileged | bool | `nil` | Privileged securityContext may be required if USB controller is accessed directly through the host machine |
|
| securityContext.privileged | bool | `nil` | Privileged securityContext may be required if USB controller is accessed directly through the host machine |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -25,4 +25,4 @@ sources:
|
||||||
- https://hub.docker.com/r/deepquestai/deepstack
|
- https://hub.docker.com/r/deepquestai/deepstack
|
||||||
- https://www.deepstack.cc/
|
- https://www.deepstack.cc/
|
||||||
type: application
|
type: application
|
||||||
version: 4.11.3
|
version: 4.11.4
|
||||||
|
|
|
@ -35,7 +35,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,31 +1,11 @@
|
||||||
# deepstack-cpu
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 4.11.2](https://img.shields.io/badge/Version-4.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-cpu>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| stavros-k | stavros-k@users.noreply.github.com | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/johnolafenwa/DeepStack>
|
|
||||||
* <https://hub.docker.com/r/deepquestai/deepstack>
|
|
||||||
* <https://www.deepstack.cc/>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -52,5 +32,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `5000` | |
|
| service.main.ports.main.port | int | `5000` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -21,4 +21,4 @@ name: deluge
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/deluge-torrent/deluge
|
- https://github.com/deluge-torrent/deluge
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -33,7 +33,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,28 +1,11 @@
|
||||||
# deluge
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Deluge App for TrueNAS SCALE
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/deluge>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/deluge-torrent/deluge>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -47,5 +30,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.torrent.type | string | `"ClusterIP"` | |
|
| service.torrent.type | string | `"ClusterIP"` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -19,4 +19,4 @@ name: dizquetv
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/vexorian/dizquetv
|
- https://github.com/vexorian/dizquetv
|
||||||
- https://hub.docker.com/r/vexorian/dizquetv
|
- https://hub.docker.com/r/vexorian/dizquetv
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# dizquetv
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Create live TV channel streams from media on your Plex servers.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/dizquetv>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/vexorian/dizquetv>
|
|
||||||
* <https://hub.docker.com/r/vexorian/dizquetv>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -39,5 +21,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -18,4 +18,4 @@ name: duplicati
|
||||||
sources:
|
sources:
|
||||||
- https://hub.docker.com/r/linuxserver/duplicati/
|
- https://hub.docker.com/r/linuxserver/duplicati/
|
||||||
- https://github.com/duplicati/duplicati
|
- https://github.com/duplicati/duplicati
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# duplicati
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Store securely encrypted backups on cloud storage services!
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/duplicati>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://hub.docker.com/r/linuxserver/duplicati/>
|
|
||||||
* <https://github.com/duplicati/duplicati>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -38,5 +20,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -25,4 +25,4 @@ sources:
|
||||||
- https://hub.docker.com/r/linuxserver/emby
|
- https://hub.docker.com/r/linuxserver/emby
|
||||||
- https://github.com/linuxserver/docker-emby.git
|
- https://github.com/linuxserver/docker-emby.git
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,30 +1,11 @@
|
||||||
# emby
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Emby Server is a home media server
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/master/stable/emby>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| djs52 | dan.sheridan@postman.org.uk | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://hub.docker.com/r/linuxserver/emby>
|
|
||||||
* <https://github.com/linuxserver/docker-emby.git>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -47,5 +28,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `8096` | |
|
| service.main.ports.main.port | int | `8096` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -24,4 +24,4 @@ sources:
|
||||||
- https://github.com/esphome/esphome
|
- https://github.com/esphome/esphome
|
||||||
- https://hub.docker.com/u/esphome
|
- https://hub.docker.com/u/esphome
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,30 +1,11 @@
|
||||||
# esphome
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/esphome>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| tprelog | 35702532+tprelog@users.noreply.github.com | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/esphome/esphome>
|
|
||||||
* <https://hub.docker.com/u/esphome>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -42,5 +23,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `6052` | |
|
| service.main.ports.main.port | int | `6052` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -23,4 +23,4 @@ name: external-service
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
|
- https://github.com/truecharts/apps/tree/master/charts/stable/external-service
|
||||||
type: application
|
type: application
|
||||||
version: 1.4.2
|
version: 1.4.3
|
||||||
|
|
|
@ -33,7 +33,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# external-service
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Allow external services to be used like Apps.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/external-service>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/truecharts/apps/tree/master/charts/stable/external-service>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -36,5 +18,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `443` | |
|
| service.main.ports.main.port | int | `443` | |
|
||||||
| service.main.type | string | `"ExternalIP"` | |
|
| service.main.type | string | `"ExternalIP"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -27,4 +27,4 @@ name: fireflyiii
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/firefly-iii/firefly-iii/
|
- https://github.com/firefly-iii/firefly-iii/
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.3
|
version: 6.0.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,30 +1,11 @@
|
||||||
# fireflyiii
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.0.2](https://img.shields.io/badge/Version-6.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
A free and open source personal finance manager
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/firefly-iii/firefly-iii/>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| warllo54 | 20650065+warllo54@users.noreply.github.com | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/firefly-iii/firefly-iii/>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
| https://truecharts.org/ | postgresql | 1.5.2 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -66,5 +47,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.tcp.type | string | `"ClusterIP"` | |
|
| service.tcp.type | string | `"ClusterIP"` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -19,4 +19,4 @@ name: flaresolverr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/FlareSolverr/FlareSolverr
|
- https://github.com/FlareSolverr/FlareSolverr
|
||||||
- https://hub.docker.com/r/flaresolverr/flaresolverr
|
- https://hub.docker.com/r/flaresolverr/flaresolverr
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# flaresolverr
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
FlareSolverr is a proxy server to bypass Cloudflare protection
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/flaresolverr>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/FlareSolverr/FlareSolverr>
|
|
||||||
* <https://hub.docker.com/r/flaresolverr/flaresolverr>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -36,5 +18,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| image.tag | string | `"v1.2.9"` | image tag |
|
| image.tag | string | `"v1.2.9"` | image tag |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -21,4 +21,4 @@ name: flood
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/jesec/flood
|
- https://github.com/jesec/flood
|
||||||
- https://hub.docker.com/r/jesec/flood
|
- https://hub.docker.com/r/jesec/flood
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# flood
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Flood is a monitoring service for various torrent clients
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/flood>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/jesec/flood>
|
|
||||||
* <https://hub.docker.com/r/jesec/flood>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -37,5 +19,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -22,4 +22,4 @@ sources:
|
||||||
- https://www.focalboard.com/
|
- https://www.focalboard.com/
|
||||||
- https://github.com/mattermost/focalboard
|
- https://github.com/mattermost/focalboard
|
||||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -35,7 +35,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,30 +1,11 @@
|
||||||
# focalboard
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/focalboard>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://www.focalboard.com/>
|
|
||||||
* <https://github.com/mattermost/focalboard>
|
|
||||||
* <https://github.com/FlipEnergy/container-images/blob/main/focalboard>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -37,5 +18,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -24,4 +24,4 @@ sources:
|
||||||
- https://hub.docker.com/r/freeradius/freeradius-server/
|
- https://hub.docker.com/r/freeradius/freeradius-server/
|
||||||
- https://freeradius.org/
|
- https://freeradius.org/
|
||||||
type: application
|
type: application
|
||||||
version: 1.7.3
|
version: 1.7.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,30 +1,11 @@
|
||||||
# freeradius
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.7.2](https://img.shields.io/badge/Version-1.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
OpenSource Radius implementation
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://www.openldap.org>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://hub.docker.com/r/freeradius/freeradius-server/>
|
|
||||||
* <https://freeradius.org/>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -48,5 +29,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `1812` | |
|
| service.main.ports.main.port | int | `1812` | |
|
||||||
| service.main.ports.main.protocol | string | `"UDP"` | |
|
| service.main.ports.main.protocol | string | `"UDP"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -21,4 +21,4 @@ sources:
|
||||||
- https://github.com/FreshRSS/FreshRSS
|
- https://github.com/FreshRSS/FreshRSS
|
||||||
- https://hub.docker.com/r/linuxserver/freshrss
|
- https://hub.docker.com/r/linuxserver/freshrss
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# freshrss
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
FreshRSS is a self-hosted RSS feed aggregator
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/freshrss>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/FreshRSS/FreshRSS>
|
|
||||||
* <https://hub.docker.com/r/linuxserver/freshrss>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -41,5 +23,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `80` | |
|
| service.main.ports.main.port | int | `80` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -22,4 +22,4 @@ name: gaps
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/JasonHHouse/gaps
|
- https://github.com/JasonHHouse/gaps
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -33,7 +33,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,28 +1,11 @@
|
||||||
# gaps
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/gaps>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/JasonHHouse/gaps>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -40,5 +23,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `8484` | |
|
| service.main.ports.main.port | int | `8484` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -19,4 +19,4 @@ name: gonic
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/sentriz/gonic
|
- https://github.com/sentriz/gonic
|
||||||
- https://hub.docker.com/r/sentriz/gonic
|
- https://hub.docker.com/r/sentriz/gonic
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# gonic
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Music streaming server / subsonic server API implementation
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/gonic>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/sentriz/gonic>
|
|
||||||
* <https://hub.docker.com/r/sentriz/gonic>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -37,5 +19,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -20,4 +20,4 @@ name: grocy
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/grocy/grocy
|
- https://github.com/grocy/grocy
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -33,7 +33,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,28 +1,11 @@
|
||||||
# grocy
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/grocy>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/grocy/grocy>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -40,5 +23,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `80` | |
|
| service.main.ports.main.port | int | `80` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -27,4 +27,4 @@ sources:
|
||||||
- https://hub.docker.com/r/jlesage/handbrake/
|
- https://hub.docker.com/r/jlesage/handbrake/
|
||||||
- https://handbrake.fr/
|
- https://handbrake.fr/
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -35,7 +35,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,31 +1,11 @@
|
||||||
# handbrake
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/handbrake>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
| stavros-k | stavros-k@users.noreply.github.com | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/jlesage/docker-handbrake>
|
|
||||||
* <https://hub.docker.com/r/jlesage/handbrake/>
|
|
||||||
* <https://handbrake.fr/>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -61,5 +41,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.vnc.type | string | `"ClusterIP"` | |
|
| service.vnc.type | string | `"ClusterIP"` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -21,4 +21,4 @@ name: haste-server
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/seejohnrun/haste-server
|
- https://github.com/seejohnrun/haste-server
|
||||||
- https://github.com/k8s-at-home/container-images
|
- https://github.com/k8s-at-home/container-images
|
||||||
version: 1.11.3
|
version: 1.11.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# haste-server
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.11.2](https://img.shields.io/badge/Version-1.11.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Simple text sharing
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/haste>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/seejohnrun/haste-server>
|
|
||||||
* <https://github.com/k8s-at-home/container-images>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -43,5 +25,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. |
|
| service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -22,4 +22,4 @@ name: healthchecks
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/healthchecks/healthchecks
|
- https://github.com/healthchecks/healthchecks
|
||||||
- https://hub.docker.com/r/linuxserver/healthchecks
|
- https://hub.docker.com/r/linuxserver/healthchecks
|
||||||
version: 1.9.3
|
version: 1.9.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,29 +1,11 @@
|
||||||
# healthchecks
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts.
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/healthchecks>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| truecharts | info@truecharts.org | https://truecharts.org |
|
|
||||||
|
|
||||||
## Source Code
|
|
||||||
|
|
||||||
* <https://github.com/healthchecks/healthchecks>
|
|
||||||
* <https://hub.docker.com/r/linuxserver/healthchecks>
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -43,5 +25,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration |
|
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration |
|
||||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -18,4 +18,4 @@ maintainers:
|
||||||
name: heimdall
|
name: heimdall
|
||||||
sources: null
|
sources: null
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -29,7 +29,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
|
@ -1,24 +1,11 @@
|
||||||
# heimdall
|
# Default Helm-Values
|
||||||
|
|
||||||
![Version: 6.11.2](https://img.shields.io/badge/Version-6.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
An Application dashboard and launcher
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall>
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
## Maintainers
|
|
||||||
|
|
||||||
| Name | Email | Url |
|
|
||||||
| ---- | ------ | --- |
|
|
||||||
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
||||||
|
|
||||||
## Requirements
|
|
||||||
|
|
||||||
Kubernetes: `>=1.16.0-0`
|
|
||||||
|
|
||||||
| Repository | Name | Version |
|
|
||||||
|------------|------|---------|
|
|
||||||
| https://truecharts.org/ | common | 6.12.1 |
|
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
@ -37,5 +24,4 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| service.main.ports.main.port | int | `80` | |
|
| service.main.ports.main.port | int | `80` | |
|
||||||
| strategy.type | string | `"Recreate"` | |
|
| strategy.type | string | `"Recreate"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
All Rights Reserved - The TrueCharts Project
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
|
|
|
@ -25,4 +25,4 @@ sources:
|
||||||
- https://github.com/home-assistant/home-assistant
|
- https://github.com/home-assistant/home-assistant
|
||||||
- https://github.com/cdr/code-server
|
- https://github.com/cdr/code-server
|
||||||
type: application
|
type: application
|
||||||
version: 6.11.3
|
version: 6.11.4
|
||||||
|
|
|
@ -34,7 +34,5 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||||
- See the [Wiki](https://truecharts.org)
|
- See the [Wiki](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
----------------------------------------------
|
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue