2 Commits

Author SHA1 Message Date
a9f452e3e9 Update ghcr.io/immich-app/immich-server Docker tag to v1.136.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-07-29 21:25:05 +00:00
86ae34c08d use rancher image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m7s
2025-07-29 16:24:12 -05:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -191,8 +191,8 @@ backup:
initContainers:
backup:
image:
repository: bitnami/kubectl
tag: 1.33.3
repository: rancher/kubectl
tag: v1.33.3
pullPolicy: IfNotPresent
command:
- sh