File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# code-server Helm Chart
22
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 )
44
55[ code-server] ( https://github.com/coder/code-server ) code-server is VS Code running
66on a remote server, accessible through the browser.
@@ -73,7 +73,7 @@ and their default values.
7373| hostnameOverride | string | ` "" ` |
7474| image.pullPolicy | string | ` "Always" ` |
7575| image.repository | string | ` "codercom/code-server" ` |
76- | image.tag | string | ` "4.6.1 " ` |
76+ | image.tag | string | ` "4.7.0 " ` |
7777| imagePullSecrets | list | ` [] ` |
7878| ingress.enabled | bool | ` false ` |
7979| nameOverride | string | ` "" ` |
Original file line number Diff line number Diff line change 11{
2- "versions" : [" v4.6.1 " ],
2+ "versions" : [" v4.7.0 " ],
33 "routes" : [
44 {
55 "title" : " Home" ,
You can’t perform that action at this time.
0 commit comments