Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c556617f2f
commit
494e4c881a
|
@ -1,4 +0,0 @@
|
|||
|
||||
<a name="logitech-media-server-1.0.0"></a>
|
||||
### logitech-media-server-1.0.0 (2021-10-14)
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
<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))
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org/
|
||||
version: 8.2.2
|
||||
digest: sha256:f4b1df276bec2df5521dea3ed35d47be9810195828f6f8cff1f5be0650f701e7
|
||||
generated: "2021-10-14T19:49:12.536632273Z"
|
||||
generated: "2021-10-14T21:47:13.20574921Z"
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/Logitech/slimserver
|
||||
- https://hub.docker.com/r/lmscommunity/logitechmediaserver
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.2
|
|
@ -530,7 +530,7 @@ questions:
|
|||
type: int
|
||||
min: 9000
|
||||
max: 65535
|
||||
- variable: playerUdp
|
||||
- variable: playerudp
|
||||
label: "Logitech Media Server Player Communcation"
|
||||
description: "Logitech Media Server Player Service for UDP communication"
|
||||
schema:
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
<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
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.3.6
|
||||
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
|
||||
generated: "2021-10-13T22:26:54.294700112Z"
|
||||
generated: "2021-10-14T21:47:23.860909157Z"
|
|
@ -18,4 +18,4 @@ name: calibre
|
|||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/calibre/
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
version: 3.0.7
|
||||
version: 3.0.8
|
|
@ -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. |
|
||||
|
|
@ -1307,7 +1307,7 @@ questions:
|
|||
label: "ReadOnly Root Filesystem"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
default: false
|
||||
- variable: allowPrivilegeEscalation
|
||||
label: "Allow Privilege Escalation"
|
||||
schema:
|
|
@ -17,6 +17,7 @@ image:
|
|||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
<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
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.3.6
|
||||
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
|
||||
generated: "2021-10-13T22:27:48.879857983Z"
|
||||
generated: "2021-10-14T21:47:34.580173445Z"
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://hub.docker.com/r/deepquestai/deepstack
|
||||
- https://www.deepstack.cc/
|
||||
type: application
|
||||
version: 6.0.7
|
||||
version: 6.0.8
|
|
@ -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))
|
||||
|
|
@ -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.
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.6
|
||||
digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
|
||||
generated: "2021-10-14T21:47:45.275322358Z"
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "gpu"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.6
|
||||
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-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
|
||||
version: 1.0.0
|
|
@ -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
|
|
@ -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.
|
@ -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
|
|
@ -0,0 +1,19 @@
|
|||
##
|
||||
# This file contains Values.yaml content that gets added to the output of questions.yaml
|
||||
# It's ONLY meant for content that the user is NOT expected to change.
|
||||
# Example: Everything under "image" is not included in questions.yaml but is included here.
|
||||
##
|
||||
|
||||
image:
|
||||
repository: deepquestai/deepstack
|
||||
pullPolicy: IfNotPresent
|
||||
tag: gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb
|
||||
|
||||
envTpl:
|
||||
# Permissions Settings
|
||||
USER_ID: "{{ .Values.env.PUID }}"
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
##
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "common.all" . }}
|
|
@ -0,0 +1,46 @@
|
|||
# Default values for Jackett.
|
||||
|
||||
image:
|
||||
repository: deepquestai/deepstack
|
||||
pullPolicy: IfNotPresent
|
||||
tag: gpu-2021.09.1@sha256:e71f54392c9b1199f9142d7ffcd8f0c3a6e91fe69c02a44fd76f906dd88849cb
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: true
|
||||
ports:
|
||||
main:
|
||||
port: 5000
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
envTpl:
|
||||
# Permissions Settings
|
||||
USER_ID: "{{ .Values.env.PUID }}"
|
||||
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
||||
# TZ: UTC
|
||||
VISION-FACE: "True"
|
||||
VISION-DETECTION: "True"
|
||||
VISION-SCENE: "True"
|
||||
# Path to custom models (needs to be on documentation)
|
||||
MODELSTORE-DETECTION: "/modelstore/detection"
|
||||
# High|Medium|Low
|
||||
MODE: "High"
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/datastore"
|
||||
type: pvc
|
||||
accessMode: ReadWriteOnce
|
||||
size: "100Gi"
|
|
@ -0,0 +1,3 @@
|
|||
categories:
|
||||
- AI
|
||||
icon_url: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
|
Loading…
Reference in New Issue