Skip to content

Commit

Permalink
fix(container): update ghcr.io/coder/code-server ( 4.96.1 → 4.96.2 )
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-x-mod[bot] authored Dec 20, 2024
1 parent 6424f82 commit e82e191
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.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
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.96.1@sha256:2dbf436d68564dfda13b4d4eeb8324704b6b4120f25ca57feaf230228c3d70da
tag: 4.96.2@sha256:6b8c0e944caec80057e71d2c2f352cee38fe00ae4b7515fc4458eb300844f699
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit e82e191

Please sign in to comment.