Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-14 21:49:05 +00:00
parent 10911d76e2
commit b0c8f191a5
25 changed files with 391 additions and 14 deletions

View File

@ -1,5 +1,15 @@
# Changelog<br>
<a name="logitech-media-server-1.0.2"></a>
### [logitech-media-server-1.0.2](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.0...logitech-media-server-1.0.2) (2021-10-14)
#### Fix
* Bump some apps to trigger rereleases
* Fix service name casing in questions.yaml ([#1145](https://github.com/truecharts/apps/issues/1145))
<a name="logitech-media-server-1.0.0"></a>
### logitech-media-server-1.0.0 (2021-10-14)

View File

@ -1,3 +1,8 @@
<a name="logitech-media-server-1.0.0"></a>
### logitech-media-server-1.0.0 (2021-10-14)
<a name="logitech-media-server-1.0.2"></a>
### [logitech-media-server-1.0.2](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.0...logitech-media-server-1.0.2) (2021-10-14)
#### Fix
* Bump some apps to trigger rereleases
* Fix service name casing in questions.yaml ([#1145](https://github.com/truecharts/apps/issues/1145))

View File

@ -3,4 +3,3 @@
<a name="uptime-kuma-0.0.1"></a>
### uptime-kuma-0.0.1 (2021-10-14)

View File

@ -1,4 +1,3 @@
<a name="uptime-kuma-0.0.1"></a>
### uptime-kuma-0.0.1 (2021-10-14)

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="calibre-3.0.8"></a>
### [calibre-3.0.8](https://github.com/truecharts/apps/compare/calibre-web-8.0.7...calibre-3.0.8) (2021-10-14)
#### Fix
* Bump some apps to trigger rereleases
<a name="calibre-3.0.7"></a>
### [calibre-3.0.7](https://github.com/truecharts/apps/compare/calibre-web-8.0.6...calibre-3.0.7) (2021-10-13)

View File

@ -1,7 +1,7 @@
<a name="calibre-3.0.7"></a>
### [calibre-3.0.7](https://github.com/truecharts/apps/compare/calibre-web-8.0.6...calibre-3.0.7) (2021-10-13)
<a name="calibre-3.0.8"></a>
### [calibre-3.0.8](https://github.com/truecharts/apps/compare/calibre-web-8.0.7...calibre-3.0.8) (2021-10-14)
#### Chore
#### Fix
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
* Bump some apps to trigger rereleases

View File

@ -24,6 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="deepstack-cpu-6.0.8"></a>
### [deepstack-cpu-6.0.8](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.7...deepstack-cpu-6.0.8) (2021-10-14)
#### Fix
* Bump some apps to trigger rereleases
<a name="deepstack-cpu-6.0.7"></a>
### [deepstack-cpu-6.0.7](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.6...deepstack-cpu-6.0.7) (2021-10-13)

View File

@ -1,7 +1,7 @@
<a name="deepstack-cpu-6.0.7"></a>
### [deepstack-cpu-6.0.7](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.6...deepstack-cpu-6.0.7) (2021-10-13)
<a name="deepstack-cpu-6.0.8"></a>
### [deepstack-cpu-6.0.8](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.7...deepstack-cpu-6.0.8) (2021-10-14)
#### Chore
#### Fix
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
* Bump some apps to trigger rereleases

View File

@ -0,0 +1,10 @@
# Changelog<br>
<a name="deepstack-gpu-1.0.0"></a>
### deepstack-gpu-1.0.0 (2021-10-14)
#### Feat
* Add deepstack-gpu ([#1141](https://github.com/truecharts/apps/issues/1141))

View File

@ -0,0 +1,8 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -0,0 +1,39 @@
# Introduction
DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://github.com/johnolafenwa/DeepStack>
* <https://hub.docker.com/r/deepquestai/deepstack>
* <https://www.deepstack.cc/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.6 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
## Uninstalling the Chart
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
## 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

View File

@ -0,0 +1,8 @@
<a name="deepstack-gpu-1.0.0"></a>
### deepstack-gpu-1.0.0 (2021-10-14)
#### Feat
* Add deepstack-gpu ([#1141](https://github.com/truecharts/apps/issues/1141))

View File

@ -0,0 +1,3 @@
DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

View File

@ -0,0 +1,36 @@
# Default Helm-Values
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.
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.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.MODE | string | `"High"` | |
| env.MODELSTORE-DETECTION | string | `"/modelstore/detection"` | |
| env.PUID | int | `568` | |
| env.VISION-DETECTION | string | `"True"` | |
| env.VISION-FACE | string | `"True"` | |
| env.VISION-SCENE | string | `"True"` | |
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"deepquestai/deepstack"` | |
| image.tag | string | `"gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/datastore"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `5000` | |
All Rights Reserved - The TrueCharts Project

View File

@ -1,5 +1,15 @@
# Changelog<br>
<a name="logitech-media-server-1.0.2"></a>
### [logitech-media-server-1.0.2](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.0...logitech-media-server-1.0.2) (2021-10-14)
#### Fix
* Bump some apps to trigger rereleases
* Fix service name casing in questions.yaml ([#1145](https://github.com/truecharts/apps/issues/1145))
<a name="logitech-media-server-1.0.0"></a>
### logitech-media-server-1.0.0 (2021-10-14)

View File

@ -3,4 +3,3 @@
<a name="uptime-kuma-0.0.1"></a>
### uptime-kuma-0.0.1 (2021-10-14)

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="calibre-3.0.8"></a>
### [calibre-3.0.8](https://github.com/truecharts/apps/compare/calibre-web-8.0.7...calibre-3.0.8) (2021-10-14)
#### Fix
* Bump some apps to trigger rereleases
<a name="calibre-3.0.7"></a>
### [calibre-3.0.7](https://github.com/truecharts/apps/compare/calibre-web-8.0.6...calibre-3.0.7) (2021-10-13)

View File

@ -24,6 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="deepstack-cpu-6.0.8"></a>
### [deepstack-cpu-6.0.8](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.7...deepstack-cpu-6.0.8) (2021-10-14)
#### Fix
* Bump some apps to trigger rereleases
<a name="deepstack-cpu-6.0.7"></a>
### [deepstack-cpu-6.0.7](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.6...deepstack-cpu-6.0.7) (2021-10-13)

View File

@ -0,0 +1,10 @@
# Changelog<br>
<a name="deepstack-gpu-1.0.0"></a>
### deepstack-gpu-1.0.0 (2021-10-14)
#### Feat
* Add deepstack-gpu ([#1141](https://github.com/truecharts/apps/issues/1141))

View File

@ -0,0 +1,8 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -0,0 +1,36 @@
# Default Helm-Values
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.
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.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.MODE | string | `"High"` | |
| env.MODELSTORE-DETECTION | string | `"/modelstore/detection"` | |
| env.PUID | int | `568` | |
| env.VISION-DETECTION | string | `"True"` | |
| env.VISION-FACE | string | `"True"` | |
| env.VISION-SCENE | string | `"True"` | |
| envTpl.USER_ID | string | `"{{ .Values.env.PUID }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"deepquestai/deepstack"` | |
| image.tag | string | `"gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/datastore"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `5000` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,39 @@
# Introduction
DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://github.com/johnolafenwa/DeepStack>
* <https://hub.docker.com/r/deepquestai/deepstack>
* <https://www.deepstack.cc/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.6 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
## Uninstalling the Chart
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
## 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

View File

@ -12971,6 +12971,31 @@ entries:
- https://github.com/truecharts/apps/releases/download/booksonic-air-1.0.1/booksonic-air-1.0.1.tgz
version: 1.0.1
calibre:
- apiVersion: v2
appVersion: 5.26.0
created: "2021-10-14T21:49:02.584451415Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
description: Calibre is a powerful and easy to use e-book manager.
digest: 400a98717a436acfe3c2cf9ac0dd9a1a967fb0675962b67dca16282d1d195a05
home: https://github.com/truechartsapps/tree/master/charts/stable/calibre
icon: https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png
keywords:
- calibre
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: truecharts
url: https://truecharts.org
name: calibre
sources:
- https://hub.docker.com/r/linuxserver/calibre/
- https://github.com/kovidgoyal/calibre/
urls:
- https://github.com/truecharts/apps/releases/download/calibre-3.0.8/calibre-3.0.8.tgz
version: 3.0.8
- apiVersion: v2
appVersion: 5.26.0
created: "2021-10-13T22:51:48.11353546Z"
@ -26182,6 +26207,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/deconz-1.0.1/deconz-1.0.1.tgz
version: 1.0.1
deepstack-cpu:
- apiVersion: v2
appVersion: cpu
created: "2021-10-14T21:49:02.776301496Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
description: DeepStack AI provides AI features including Face Recognition, Object
Detection, Scene Recognition and custom AI Models
digest: 5cde07abbf9124868a0422d2f489d806cfc5de88a53a4d80af9f16d169414029
home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-cpu
icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
keywords:
- AI
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: stavros-k@users.noreply.github.com
name: stavros-k
url: truecharts.org
name: deepstack-cpu
sources:
- https://github.com/johnolafenwa/DeepStack
- https://hub.docker.com/r/deepquestai/deepstack
- https://www.deepstack.cc/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/deepstack-cpu-6.0.8/deepstack-cpu-6.0.8.tgz
version: 6.0.8
- apiVersion: v2
appVersion: cpu
created: "2021-10-13T22:51:49.971969089Z"
@ -28768,6 +28824,38 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/deepstack-cpu-1.0.3/deepstack-cpu-1.0.3.tgz
version: 1.0.3
deepstack-gpu:
- apiVersion: v2
appVersion: gpu
created: "2021-10-14T21:49:02.981231384Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.6
description: DeepStack AI provides AI features including Face Recognition, Object
Detection, Scene Recognition and custom AI Models
digest: a79dcc206ced5c0193bec9d4866a3165973b489a9e70407a0a8cad2e1d285cae
home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-gpu
icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
keywords:
- AI
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: stavros-k@users.noreply.github.com
name: stavros-k
url: truecharts.org
name: deepstack-gpu
sources:
- https://github.com/johnolafenwa/DeepStack
- https://hub.docker.com/r/deepquestai/deepstack
- https://www.deepstack.cc/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/deepstack-gpu-1.0.0/deepstack-gpu-1.0.0.tgz
version: 1.0.0
deluge:
- apiVersion: v2
appVersion: 2.0.3
@ -93107,6 +93195,38 @@ entries:
- https://github.com/truecharts/apps/releases/download/littlelink-1.0.0/littlelink-1.0.0.tgz
version: 1.0.0
logitech-media-server:
- apiVersion: v2
appVersion: 8.3.0
created: "2021-10-14T21:49:03.31449963Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 8.2.2
description: Logitech Media Server is a platform for home/office audio streaming.
digest: 1d0f380dfafb642b50d45ed1423504b7c82478831d256db8579c6f51e7bf3e73
home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server
icon: https://www.mysqueezebox.com/static/images/logitech_mediaserver.png
keywords:
- logitech-media-server
- squeezebox
- audio
- streaming
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: joachimbaten@hotmail.com
name: joachimbaten
url: truecharts.org
name: logitech-media-server
sources:
- https://github.com/Logitech/slimserver
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
type: application
urls:
- https://github.com/truecharts/apps/releases/download/logitech-media-server-1.0.2/logitech-media-server-1.0.2.tgz
version: 1.0.2
- apiVersion: v2
appVersion: 8.3.0
created: "2021-10-14T19:50:51.389610053Z"
@ -209810,4 +209930,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-10-14T21:40:16.491627129Z"
generated: "2021-10-14T21:49:03.378170054Z"