File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ version: 3.3.2
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 4.8.2
23
+ appVersion : 4.8.3
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replicaCount: 1
6
6
7
7
image :
8
8
repository : codercom/code-server
9
- tag : ' 4.8.2 '
9
+ tag : ' 4.8.3 '
10
10
pullPolicy : Always
11
11
12
12
# Specifies one or more secrets to be used when pulling images from a
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-server" ,
3
3
"license" : " MIT" ,
4
- "version" : " 4.8.2 " ,
4
+ "version" : " 4.8.3 " ,
5
5
"description" : " Run VS Code on a remote server." ,
6
6
"homepage" : " https://github.com/coder/code-server" ,
7
7
"bugs" : {
You can’t perform that action at this time.
0 commit comments