Skip to content

Commit 8e5adba

Browse files
committed
feat: upgrade docker image to 0.5.3
1 parent ae171cd commit 8e5adba

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.vscode/extensions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"recommendations": [
3+
"github.vscode-github-actions",
4+
"github.vscode-pull-request-github",
5+
"ms-azuretools.vscode-containers",
6+
"eamodio.gitlens",
7+
"christian-kohler.path-intellisense",
8+
"esbenp.prettier-vscode"
9+
]
10+
}

codespace-like/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for deploying a codespace-like dev server
44
icon: "https://raw.githubusercontent.com/kubernetes/community/master/icons/png/resources/unlabeled/deploy-128.png"
55
type: application
66
version: 0.1.5
7-
appVersion: "0.5.2"
7+
appVersion: "0.5.3"
88
maintainers:
99
- name: "webofmars"
1010
email: "contact@webofmars.com"

0 commit comments

Comments
 (0)