2 Commits

Author SHA1 Message Date
d899c862fb Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-06-14 21:04:51 +00:00
9911cc8089 Update ghcr.io/linuxserver/code-server:4.100.3 Docker digest to 2b0035a
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 44s
renovate / renovate (push) Successful in 1m44s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-14 21:02:32 +00:00
3 changed files with 3 additions and 3 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.100.3@sha256:d7f2668cc91adc8a2826be20a1e2d7782d1484c037725f827bb888d040cd9f68 tag: 4.100.3@sha256:2b0035ad3655e2687a07ff169d0df50cd3b02510100a7f9534eda82342977cc1
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.100.3@sha256:d7f2668cc91adc8a2826be20a1e2d7782d1484c037725f827bb888d040cd9f68 tag: 4.100.3@sha256:2b0035ad3655e2687a07ff169d0df50cd3b02510100a7f9534eda82342977cc1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -9,7 +9,7 @@ immich:
main: main:
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.132.3 tag: v1.134.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ