2 Commits

Author SHA1 Message Date
fe34219cd7 Update ghcr.io/immich-app/immich-server Docker tag to v1.135.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-07-09 02:10:58 +00:00
0de4ec60be change endpoint
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m8s
2025-07-08 21:10:01 -05:00

View File

@@ -15,7 +15,7 @@ s3-exporter:
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS - name: S3_EXPORTER_WEB_LISTEN_ADDRESS
value: :9340 value: :9340
- name: S3_EXPORTER_S3_ENDPOINT_URL - name: S3_EXPORTER_S3_ENDPOINT_URL
value: https://nyc3.digitaloceanspaces.com value: https://postgres-backups-ce540ddf106d186bbddca68a.nyc3.digitaloceanspaces.com
- name: S3_EXPORTER_LOG_LEVEL - name: S3_EXPORTER_LOG_LEVEL
value: debug value: debug
envFrom: envFrom: