Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion main/homelab/esphome/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ app-template:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.109.2@sha256:1b84cd817fe8eb1159323ae9d2f29b3c70c6ccd44958d651a94900cf7f0ff9c4
tag: 4.114.1@sha256:df6e26973ab703254d6e736971906b6a1956494e8bbfd7e297afb4cf5d30ab5f
args:
- --auth
- none
Expand Down
2 changes: 1 addition & 1 deletion main/homelab/home-assistant/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ app-template:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.109.2@sha256:1b84cd817fe8eb1159323ae9d2f29b3c70c6ccd44958d651a94900cf7f0ff9c4
tag: 4.114.1@sha256:df6e26973ab703254d6e736971906b6a1956494e8bbfd7e297afb4cf5d30ab5f
args:
- --auth
- none
Expand Down
Loading