mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image ghcr.io/coder/code-server to 4.9.0
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | docker | ghcr.io/coder/code-server | 4.8.3 | 4.9.0 | | docker | ghcr.io/coder/code-server | 4.8.3 | 4.9.0 |
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
|||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/coder/code-server
|
repository: ghcr.io/coder/code-server
|
||||||
tag: 4.8.3
|
tag: 4.9.0
|
||||||
env:
|
env:
|
||||||
TZ: "${TIMEZONE}"
|
TZ: "${TIMEZONE}"
|
||||||
GIT_SSH_COMMAND: "ssh -i /config/.ssh/id_rsa -o IdentitiesOnly=yes"
|
GIT_SSH_COMMAND: "ssh -i /config/.ssh/id_rsa -o IdentitiesOnly=yes"
|
||||||
|
@@ -27,7 +27,7 @@ spec:
|
|||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/coder/code-server
|
repository: ghcr.io/coder/code-server
|
||||||
tag: 4.8.3
|
tag: 4.9.0
|
||||||
env:
|
env:
|
||||||
TZ: "${TIMEZONE}"
|
TZ: "${TIMEZONE}"
|
||||||
args:
|
args:
|
||||||
|
Reference in New Issue
Block a user