2 Commits

Author SHA1 Message Date
4d8c067972 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0 2025-06-07 23:26:50 +00:00
e3322a925d change advertist
All checks were successful
renovate / renovate (push) Successful in 2m15s
2025-06-07 18:24:58 -05:00
2 changed files with 4 additions and 1 deletions

View File

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

View File

@@ -14,3 +14,6 @@ spec:
addresses:
- ExternalIP
- LoadBalancerIP
selector:
matchExpressions:
- {key: somekey, operator: NotIn, values: ['never-used-value']}