mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 13:50:19 +08:00
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="code-server-2.0.20"></a>
|
||||
### [code-server-2.0.20](https://github.com/truecharts/apps/compare/code-server-2.0.19...code-server-2.0.20) (2021-12-06)
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure the set user is actually used correctly
|
||||
|
||||
|
||||
|
||||
<a name="code-server-2.0.19"></a>
|
||||
### [code-server-2.0.19](https://github.com/truecharts/apps/compare/code-server-2.0.18...code-server-2.0.19) (2021-12-06)
|
||||
|
||||
|
||||
@@ -11,6 +11,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.DOCKER_USER | string | `"$USER"` | |
|
||||
| env.PUID | int | `568` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/code-server"` | |
|
||||
|
||||
Reference in New Issue
Block a user