Skip to content

Commit 11bc3b0

Browse files
feat(container): update ghcr.io/coder/code-server ( 4.91.1 → 4.92.2 ) (#3392)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent eacaae7 commit 11bc3b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/main/apps/dev/vscode/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
main:
3636
image:
3737
repository: ghcr.io/coder/code-server
38-
tag: 4.91.1
38+
tag: 4.92.2
3939
env:
4040
TZ: ${TZ}
4141
args:

kubernetes/main/apps/home-automation/home-assistant/code/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
app:
3939
image:
4040
repository: ghcr.io/coder/code-server
41-
tag: 4.91.1
41+
tag: 4.92.2
4242
env:
4343
TZ: ${TZ}
4444
args:

0 commit comments

Comments
 (0)