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-10 16:29:21 +00:00
parent b9346e775a
commit 355daf5c2d
39 changed files with 625 additions and 496 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="code-server-2.1.12"></a>
### [code-server-2.1.12](https://github.com/truecharts/apps/compare/openvscode-server-0.0.12...code-server-2.1.12) (2022-01-10)
#### Chore
* update docker general major docker tags (major) ([#1678](https://github.com/truecharts/apps/issues/1678))
<a name="code-server-2.1.11"></a>
### [code-server-2.1.11](https://github.com/truecharts/apps/compare/openvscode-server-0.0.10...code-server-2.1.11) (2022-01-04)

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 | `"v3.12.0@sha256:b2132ab84a76b799dca995c90d4eb5765f13267408f795541bec670ff22cce38"` | |
| image.tag | string | `"v4.0.1@sha256:d9a55822e344aaacfca5151fa2b7e7bb79dd1170bb348ae34c6e74954cc9a85d"` | |
| 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