Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-06-25 15:17:20 +00:00
parent 4966b1b54d
commit 2d3b1a3ad2
6030 changed files with 280979 additions and 138730 deletions

View File

@@ -0,0 +1,99 @@
# Changelog<br>
<a name="deepstack-4.0.7"></a>
### [deepstack-4.0.7](https://github.com/truecharts/apps/compare/deepstack-4.0.6...deepstack-4.0.7) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="deepstack-4.0.6"></a>
### [deepstack-4.0.6](https://github.com/truecharts/apps/compare/deepstack-4.0.5...deepstack-4.0.6) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="deepstack-4.0.5"></a>
### [deepstack-4.0.5](https://github.com/truecharts/apps/compare/deepstack-4.0.4...deepstack-4.0.5) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="deepstack-4.0.4"></a>
### [deepstack-4.0.4](https://github.com/truecharts/apps/compare/deepstack-4.0.3...deepstack-4.0.4) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="deepstack-4.0.3"></a>
### [deepstack-4.0.3](https://github.com/truecharts/apps/compare/deepstack-4.0.2...deepstack-4.0.3) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="deepstack-4.0.2"></a>
### [deepstack-4.0.2](https://github.com/truecharts/apps/compare/deepstack-4.0.1...deepstack-4.0.2) (2022-06-07)
#### Fix
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
<a name="deepstack-4.0.1"></a>
### [deepstack-4.0.1](https://github.com/truecharts/apps/compare/deepstack-3.0.21...deepstack-4.0.1) (2022-06-07)
#### Chore
* Auto-update chart README [skip ci]
* sync all apps persistence configuration and always default to PVC
#### Fix
* remove malfunctioning SCALE migration script
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="deepstack-4.0.0"></a>
### [deepstack-4.0.0](https://github.com/truecharts/apps/compare/deepstack-3.0.21...deepstack-4.0.0) (2022-06-07)
#### Chore
* sync all apps persistence configuration and always default to PVC
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="deepstack-3.0.21"></a>
### [deepstack-3.0.21](https://github.com/truecharts/apps/compare/deepstack-3.0.20...deepstack-3.0.21) (2022-05-31)
#### Chore
* update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803))
<a name="deepstack-3.0.20"></a>
### [deepstack-3.0.20](https://github.com/truecharts/apps/compare/deepstack-3.0.19...deepstack-3.0.20) (2022-05-26)

View File

@@ -0,0 +1,7 @@
# 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](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
##### 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,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
digest: sha256:0f159b86b96bd27bd8d967476e26de9a2a6db995faf0c091cbf1281ee4c4e3a2
generated: "2022-06-25T13:17:42.413957219Z"

View File

@@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "2022.01.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
deprecated: false
description: DeepStack AI provides AI features including Face Recognition, Object
Detection, Scene Recognition and custom AI Models
home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack
icon: https://truecharts.org/_static/img/appicons/deepstack.png
keywords:
- AI
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: deepstack
sources:
- https://github.com/johnolafenwa/DeepStack
- https://hub.docker.com/r/deepquestai/deepstack
- https://www.deepstack.cc/
type: application
version: 4.0.7
annotations:
truecharts.org/catagories: |
- AI
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

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://library-charts.truecharts.org | common | 10.1.4 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) 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,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

Binary file not shown.

View File

@@ -0,0 +1 @@
imageSelector: "imageGPU"

View File

@@ -0,0 +1,46 @@
# 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 |
|-----|------|---------|-------------|
| configmap.deepstack.data.VISION-DETECTION | string | `"{{ ternary \"True\" \"False\" .Values.deepstack.vision_detection }}"` | |
| configmap.deepstack.data.VISION-ENHANCE | string | `"{{ ternary \"True\" \"False\" .Values.deepstack.vision_enhance }}"` | |
| configmap.deepstack.data.VISION-FACE | string | `"{{ ternary \"True\" \"False\" .Values.deepstack.vision_face }}"` | |
| configmap.deepstack.data.VISION-SCENE | string | `"{{ ternary \"True\" \"False\" .Values.deepstack.vision_scene }}"` | |
| configmap.deepstack.enabled | bool | `true` | |
| deepstack.vision_detection | bool | `true` | |
| deepstack.vision_enhance | bool | `true` | |
| deepstack.vision_face | bool | `true` | |
| deepstack.vision_scene | bool | `true` | |
| env.MODE | string | `"High"` | |
| env.MODELSTORE-DETECTION | string | `"{{ .Values.persistence.modelstore.mountPath }}"` | |
| envFrom[0].configMapRef.name | string | `"{{ include \"common.names.fullname\" . }}-deepstack"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/deepstack-cpu"` | |
| image.tag | string | `"v2022.01.1@sha256:6fce090c739d25c3bfafdcc06bdd56e72641351597975fac6dfa9d99149615ef"` | |
| imageGPU.pullPolicy | string | `"IfNotPresent"` | |
| imageGPU.repository | string | `"tccr.io/truecharts/deepstack-gpu"` | |
| imageGPU.tag | string | `"v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28"` | |
| imageSelector | string | `"image"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/datastore"` | |
| persistence.modelstore.enabled | bool | `true` | |
| persistence.modelstore.mountPath | string | `"/modelstore/detection"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| secret.ADMIN-KEY | string | `""` | |
| secret.API-KEY | string | `""` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10049` | |
| service.main.ports.main.targetPort | int | `5000` | |
All Rights Reserved - The TrueCharts Project

View File

@@ -0,0 +1,64 @@
image:
repository: tccr.io/truecharts/deepstack-cpu
pullPolicy: IfNotPresent
tag: v2022.01.1@sha256:6fce090c739d25c3bfafdcc06bdd56e72641351597975fac6dfa9d99149615ef
imageGPU:
repository: tccr.io/truecharts/deepstack-gpu
pullPolicy: IfNotPresent
tag: v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28
imageSelector: "image"
service:
main:
ports:
main:
port: 10049
targetPort: 5000
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
API-KEY: ""
ADMIN-KEY: ""
env:
# Path to custom models (needs to be on documentation)
MODELSTORE-DETECTION: "{{ .Values.persistence.modelstore.mountPath }}"
# High|Medium|Low
MODE: "High"
THREADCOUNT: 5
envFrom:
- configMapRef:
name: '{{ include "tc.common.names.fullname" . }}-deepstack'
deepstack:
vision_face: true
vision_detection: true
vision_scene: true
vision_enhance: true
persistence:
data:
enabled: true
mountPath: "/datastore"
modelstore:
enabled: true
mountPath: "/modelstore/detection"
configmap:
deepstack:
enabled: true
data:
VISION-FACE: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_face }}"
VISION-DETECTION: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_detection }}"
VISION-SCENE: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_scene }}"
VISION-ENHANCE: "{{ ternary \"True\" \"False\" .Values.deepstack.vision_enhance }}"

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File