Skip to content

Commit

Permalink
fix(container): update ghcr.io/coder/code-server ( 4.95.1 → 4.95.2 )
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-x-mod[bot] authored Nov 12, 2024
1 parent 0edaec8 commit 9c1cb17
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.1@sha256:d9bc7797d997e1b199e333676732e075bac4bae276dc0fe1baece2e313edfa09
tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
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.1@sha256:d9bc7797d997e1b199e333676732e075bac4bae276dc0fe1baece2e313edfa09
tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
args: [
"--auth", "none",
"--user-data-dir", "/config/.vscode",
Expand Down

0 comments on commit 9c1cb17

Please sign in to comment.