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="ml-workspace-1.1.0"></a>
|
||||
### [ml-workspace-1.1.0](https://github.com/truecharts/apps/compare/ml-workspace-1.0.1...ml-workspace-1.1.0) (2022-03-29)
|
||||
|
||||
#### Feat
|
||||
|
||||
* Add more image options and fix tags ([#2330](https://github.com/truecharts/apps/issues/2330))
|
||||
|
||||
|
||||
|
||||
<a name="ml-workspace-1.0.1"></a>
|
||||
### [ml-workspace-1.0.1](https://github.com/truecharts/apps/compare/ml-workspace-1.0.0...ml-workspace-1.0.1) (2022-03-27)
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
|
||||
@@ -22,17 +22,23 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.WORKSPACE_SSL_ENABLED | bool | `false` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/ml-workspace"` | |
|
||||
| image.tag | string | `"0.13.2@sha256:fd0195f1d7dc85c14c554a04e7e969201fa9ed8d3448943ca235142f8b2c2ea4"` | |
|
||||
| image.tag | string | `"v0.13.2@sha256:fd0195f1d7dc85c14c554a04e7e969201fa9ed8d3448943ca235142f8b2c2ea4"` | |
|
||||
| imageGPU.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| imageGPU.repository | string | `"tccr.io/truecharts/ml-workspace-gpu"` | |
|
||||
| imageGPU.tag | string | `"0.13.2@sha256:9597b92b15fd4f4f07f84c3d4a93d5905519f5323f1584391122d6ee81abac95"` | |
|
||||
| imageGPU.tag | string | `"v0.13.2@sha256:9597b92b15fd4f4f07f84c3d4a93d5905519f5323f1584391122d6ee81abac95"` | |
|
||||
| imageLight.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| imageLight.repository | string | `"tccr.io/truecharts/ml-workspace-light"` | |
|
||||
| imageLight.tag | string | `"0.13.2@sha256:57258c0496b6dd2e7b7e38378cf9b00de8dc71b4ddbf2c9effb4411333b31241"` | |
|
||||
| imageLight.tag | string | `"v0.13.2@sha256:57258c0496b6dd2e7b7e38378cf9b00de8dc71b4ddbf2c9effb4411333b31241"` | |
|
||||
| imageMinimal.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| imageMinimal.repository | string | `"tccr.io/truecharts/ml-workspace-minimal"` | |
|
||||
| imageMinimal.tag | string | `"0.13.2@sha256:e95cfd15de0777db2ae5a60752a8cdfdf449bffa23ae6cef94662018e62f9c33"` | |
|
||||
| imageMinimal.tag | string | `"v0.13.2@sha256:e95cfd15de0777db2ae5a60752a8cdfdf449bffa23ae6cef94662018e62f9c33"` | |
|
||||
| imageR.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| imageR.repository | string | `"tccr.io/truecharts/ml-workspace-r"` | |
|
||||
| imageR.tag | string | `"v0.12.1@sha256:a67725dbac3e54b8b251c5cd6414cc03a6d4c73084c19fb9b825cbfc64ffb94a"` | |
|
||||
| imageSelector | string | `"image"` | |
|
||||
| imageSpark.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| imageSpark.repository | string | `"tccr.io/truecharts/ml-workspace-spark"` | |
|
||||
| imageSpark.tag | string | `"v0.12.1@sha256:40af0bb4d9198b4bb467f529034c6b985ffcf8efb4526fff334a0bdb33ddd562"` | |
|
||||
| persistence.shm.enabled | bool | `true` | |
|
||||
| persistence.shm.medium | string | `"Memory"` | |
|
||||
| persistence.shm.mountPath | string | `"/dev/shm"` | |
|
||||
|
||||
+1103
-1196
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user