Skip to content

Commit 972395b

Browse files
Update codercom/code-server Docker tag to v4.105.0
1 parent 6ec7e89 commit 972395b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.105.0
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.105.0
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.104.2
29+
tag: 4.105.0
3030
workingDir: "/config"
3131
args:
3232
- --auth

cluster/apps/home-automation/home-assistant-dad/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
enabled: true
8484
image:
8585
repository: codercom/code-server
86-
tag: 4.104.2
86+
tag: 4.105.0
8787
workingDir: "/config"
8888
args:
8989
- --auth

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ spec:
156156
enabled: true
157157
image:
158158
repository: codercom/code-server
159-
tag: 4.104.2
159+
tag: 4.105.0
160160
workingDir: "/config"
161161
args:
162162
- --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.105.0
3030
workingDir: "/data"
3131
args:
3232
- --auth

0 commit comments

Comments
 (0)