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 @@ -222,7 +222,7 @@ server:
222222 tokenExpiration : 24
223223 image :
224224 repository : ghcr.io/torchiaf/code-editor/server
225- tag : v0.1.2
225+ tag : v0.1.3
226226 pullPolicy : Always
227227 ports :
228228 - port : 8082
@@ -239,7 +239,7 @@ console:
239239 type : ClusterIP
240240 image :
241241 repository : ghcr.io/torchiaf/code-editor/console
242- tag : v0.1.2
242+ tag : v0.1.3
243243 pullPolicy : Always
244244 env :
245245 baseHref : " /code-editor/console/"
Original file line number Diff line number Diff line change 11{
22 "name" : " code-editor" ,
3- "version" : " v0.1.2 " ,
3+ "version" : " v0.1.3 " ,
44 "description" : " code-server deployed on kubernetes clusters, supporting multi-user and external authentication" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments