File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# code-server Helm Chart
2
2
3
- [ ![ Version: 1.0.0] ( https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square )] ( 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 )] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) [ ![ AppVersion: 4.6.1 ] ( https://img.shields.io/badge/AppVersion-4.6.1 -informational?style=flat-square )] ( https://img.shields.io/badge/AppVersion-4.6.1 -informational?style=flat-square )
3
+ [ ![ Version: 1.0.0] ( https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square )] ( 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 )] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) [ ![ AppVersion: 4.7.0 ] ( https://img.shields.io/badge/AppVersion-4.7.0 -informational?style=flat-square )] ( https://img.shields.io/badge/AppVersion-4.7.0 -informational?style=flat-square )
4
4
5
5
[ code-server] ( https://github.com/coder/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 | ` "4.6.1 " ` |
76
+ | image.tag | string | ` "4.7.0 " ` |
77
77
| imagePullSecrets | list | ` [] ` |
78
78
| ingress.enabled | bool | ` false ` |
79
79
| nameOverride | string | ` "" ` |
Original file line number Diff line number Diff line change 1
1
{
2
- "versions" : [" v4.6.1 " ],
2
+ "versions" : [" v4.7.0 " ],
3
3
"routes" : [
4
4
{
5
5
"title" : " Home" ,
You can’t perform that action at this time.
0 commit comments