Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="deepstack-3.0.4"></a>
|
||||
### [deepstack-3.0.4](https://github.com/truecharts/apps/compare/deepstack-3.0.3...deepstack-3.0.4) (2022-03-19)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update container image tccr.io/truecharts/deepstack-cpu to v2022.01.1 ([#2217](https://github.com/truecharts/apps/issues/2217))
|
||||
|
||||
|
||||
|
||||
<a name="deepstack-3.0.1"></a>
|
||||
### [deepstack-3.0.1](https://github.com/truecharts/apps/compare/deepstack-3.0.0...deepstack-3.0.1) (2022-03-07)
|
||||
|
||||
|
||||
@@ -1,8 +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" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-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.
|
||||
|
||||
@@ -22,11 +22,10 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| deepstack.vision_scene | bool | `true` | |
|
||||
| env.MODE | string | `"High"` | |
|
||||
| env.MODELSTORE-DETECTION | string | `"{{ .Values.persistence.modelstore.mountPath }}"` | |
|
||||
| env.USER_ID | string | `"{{ .Values.security.PUID }}"` | |
|
||||
| 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 | `"v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28"` | |
|
||||
| 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"` | |
|
||||
|
||||
@@ -19,19 +19,19 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 9.1.2 |
|
||||
| https://truecharts.org | common | 9.1.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/).
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
## Upgrading, Rolling Back and 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/).
|
||||
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-Open-Apps/) first.
|
||||
- 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)
|
||||
|
||||
+1046
-3185
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user