Skip to content

Commit

Permalink
feat(container): update ghcr.io/coder/code-server ( 4.95.3 → 4.96.1 ) (
Browse files Browse the repository at this point in the history
…#3860)

Co-authored-by: bot-x-mod[bot] <130179593+bot-x-mod[bot]@users.noreply.github.com>
  • Loading branch information
bot-x-mod[bot] authored Dec 19, 2024
1 parent 4216ec9 commit 10d51c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/home/esphome/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
tag: 4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/home/home-assistant/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
tag: 4.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit 10d51c0

Please sign in to comment.