File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# code-server
2
2
3
- ![ Version: 1.0.0] ( https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.8.0 ] ( https://img.shields.io/badge/AppVersion-3.8.0 -informational?style=flat-square )
3
+ ![ Version: 1.0.0] ( https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.8.1 ] ( https://img.shields.io/badge/AppVersion-3.8.1 -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.
@@ -72,7 +72,7 @@ and their default values.
72
72
| hostnameOverride | string | ` "" ` | |
73
73
| image.pullPolicy | string | ` "Always" ` | |
74
74
| image.repository | string | ` "codercom/code-server" ` | |
75
- | image.tag | string | ` "3.8.0 " ` | |
75
+ | image.tag | string | ` "3.8.1 " ` | |
76
76
| imagePullSecrets | list | ` [] ` | |
77
77
| ingress.enabled | bool | ` false ` | |
78
78
| nameOverride | string | ` "" ` | |
You can’t perform that action at this time.
0 commit comments