|
1 | 1 | # code-server Helm Chart
|
2 | 2 |
|
3 | | -[](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) [](https://img.shields.io/badge/Type-application-informational?style=flat-square) [](https://img.shields.io/badge/AppVersion-3.11.1-informational?style=flat-square) |
| 3 | +[](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) [](https://img.shields.io/badge/Type-application-informational?style=flat-square) [](https://img.shields.io/badge/AppVersion-3.12.0-informational?style=flat-square) |
4 | 4 |
|
5 | 5 | [code-server](https://github.com/cdr/code-server) code-server is VS Code running
|
6 | 6 | on a remote server, accessible through the browser.
|
@@ -73,7 +73,7 @@ and their default values.
|
73 | 73 | | hostnameOverride | string | `""` |
|
74 | 74 | | image.pullPolicy | string | `"Always"` |
|
75 | 75 | | image.repository | string | `"codercom/code-server"` |
|
76 | | -| image.tag | string | `"3.11.1"` | |
| 76 | +| image.tag | string | `"3.12.0"` | |
77 | 77 | | imagePullSecrets | list | `[]` |
|
78 | 78 | | ingress.enabled | bool | `false` |
|
79 | 79 | | nameOverride | string | `""` |
|
|
0 commit comments