Update ghcr.io/linuxserver/code-server Docker tag to v4.105.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s

This commit is contained in:
2025-10-17 21:01:45 +00:00
parent b99e502a9b
commit 0ecbdfc3f8
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ code-server:
main: main:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.104.3@sha256:eb38bbc3d8de828895cae2be32ab9c7f8bcfe87952a9f8e2ad33ce9e99e78a6a tag: 4.105.0@sha256:6de1cd861016e0505bac1f138b4837e116c6d8a902c3b944e521e78536311b55
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -21,7 +21,7 @@ home-assistant:
code-server: code-server:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.104.3@sha256:eb38bbc3d8de828895cae2be32ab9c7f8bcfe87952a9f8e2ad33ce9e99e78a6a tag: 4.105.0@sha256:6de1cd861016e0505bac1f138b4837e116c6d8a902c3b944e521e78536311b55
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ