2 Commits

Author SHA1 Message Date
85f3a92522 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0 2025-06-08 02:56:14 +00:00
21b5c55992 change config
All checks were successful
renovate / renovate (push) Successful in 2m34s
2025-06-07 21:54:21 -05:00
2 changed files with 3 additions and 1 deletions

View File

@@ -98,6 +98,8 @@ directus:
configMapKeyRef: configMapKeyRef:
name: ceph-bucket-directus name: ceph-bucket-directus
key: BUCKET_NAME key: BUCKET_NAME
- name: STORAGE_S3_REGION
value: us-east-1
- name: STORAGE_S3_ENDPOINT - name: STORAGE_S3_ENDPOINT
value: rook-ceph-rgw-ceph-objectstore.rook-ceph value: rook-ceph-rgw-ceph-objectstore.rook-ceph
- name: STORAGE_S3_FORCE_PATH_STYLE - name: STORAGE_S3_FORCE_PATH_STYLE

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