Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-03 15:44:18 +00:00
parent e8dbca32f5
commit 63e8f0b559
634 changed files with 9046 additions and 693 deletions

View File

@@ -1,6 +1,16 @@
# Changelog<br>
<a name="deepstack-gpu-2.0.14"></a>
### [deepstack-gpu-2.0.14](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.13...deepstack-gpu-2.0.14) (2021-12-03)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
<a name="deepstack-gpu-2.0.13"></a>
### [deepstack-gpu-2.0.13](https://github.com/truecharts/apps/compare/deepstack-gpu-2.0.12...deepstack-gpu-2.0.13) (2021-11-30)

View File

@@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| 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"` | |
| image.repository | string | `"tccr.io/truecharts/deepstack-gpu"` | |
| image.tag | string | `"v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/datastore"` | |
| podSecurityContext.runAsGroup | int | `0` | |