Skip to content

Commit 25d0285

Browse files
Update codercom/code-server Docker tag to v4.102.2
1 parent 77b15fc commit 25d0285

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cluster/apps/home-automation/appdaemon/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ spec:
7575
enabled: true
7676
image:
7777
repository: codercom/code-server
78-
tag: 4.102.1
78+
tag: 4.102.2
7979
workingDir: "/config"
8080
args:
8181
- --auth

cluster/apps/home-automation/esphome/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
enabled: true
6565
image:
6666
repository: codercom/code-server
67-
tag: 4.102.1
67+
tag: 4.102.2
6868
workingDir: "/config"
6969
args:
7070
- --auth

cluster/apps/home-automation/evcc/evcc-helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
enabled: true
2727
image:
2828
repository: codercom/code-server
29-
tag: 4.102.1
29+
tag: 4.102.2
3030
workingDir: "/config"
3131
args:
3232
- --auth

cluster/apps/home-automation/signtools/signtools-helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
enabled: false
2727
image:
2828
repository: codercom/code-server
29-
tag: 4.102.1
29+
tag: 4.102.2
3030
workingDir: "/data"
3131
args:
3232
- --auth

0 commit comments

Comments
 (0)