Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-15 15:31:02 +00:00
parent 596fb9f935
commit f4c461e2ee
292 changed files with 6478 additions and 5161 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="code-server-3.0.2"></a>
### [code-server-3.0.2](https://github.com/truecharts/apps/compare/openvscode-server-1.0.1...code-server-3.0.2) (2022-03-15)
#### Chore
* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
<a name="code-server-3.0.1"></a>
### [code-server-3.0.1](https://github.com/truecharts/apps/compare/openvscode-server-1.0.0...code-server-3.0.1) (2022-03-07)

View File

@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/code-server"` | |
| image.tag | string | `"v4.0.2@sha256:7c5ad7103055cb743b1f3647fcb2b2517d6ef6772a11d9c53443a056c2ea8002"` | |
| image.tag | string | `"v4.1.0@sha256:f96a1fab826dda8f8e0c2050baafe2572c13b2502ac80c412e9bed2171f9869e"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |

File diff suppressed because one or more lines are too long