Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-31 21:41:01 +00:00
parent 4940f8a168
commit ebbbcc0088
287 changed files with 6907 additions and 3959 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="code-server-2.1.20"></a>
### [code-server-2.1.20](https://github.com/truecharts/apps/compare/openvscode-server-0.0.19...code-server-2.1.20) (2022-01-31)
#### Chore
* update docker general non-major docker tags ([#1823](https://github.com/truecharts/apps/issues/1823))
<a name="code-server-2.1.19"></a>
### [code-server-2.1.19](https://github.com/truecharts/apps/compare/code-server-2.1.18...code-server-2.1.19) (2022-01-25)

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.1@sha256:d9a55822e344aaacfca5151fa2b7e7bb79dd1170bb348ae34c6e74954cc9a85d"` | |
| image.tag | string | `"v4.0.2@sha256:48e7660ccfdc3cadc7f1a952cbb241d96412f79a7154ceb77b70bbc38484f224"` | |
| 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