⬆️ Update image ghcr.io/coder/code-server to 4.9.1

| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| docker     | ghcr.io/coder/code-server | 4.9.0 | 4.9.1 |
| docker     | ghcr.io/coder/code-server | 4.9.0 | 4.9.1 |
This commit is contained in:
feisar-bot
2022-12-16 17:15:04 +00:00
committed by auricom
parent 5149400e63
commit bab2973705
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ spec:
values:
image:
repository: ghcr.io/coder/code-server
tag: 4.9.0
tag: 4.9.1
env:
TZ: "${TIMEZONE}"
GIT_SSH_COMMAND: "ssh -i /config/.ssh/id_rsa -o IdentitiesOnly=yes"