1 Commits

Author SHA1 Message Date
c67ecc5a84 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-06-05 17:21:42 +00:00

View File

@@ -77,11 +77,11 @@ ntfy:
- sh - sh
- -c - -c
- wget -q --tries=1 http://localhost:80/v1/health -O - | grep -Eo '\"healthy\"\\s*:\\s*true' || exit 1 - wget -q --tries=1 http://localhost:80/v1/health -O - | grep -Eo '\"healthy\"\\s*:\\s*true' || exit 1
failureThreshold: 10 failureThreshold: 5
initialDelaySeconds: 60 initialDelaySeconds: 60
periodSeconds: 60 periodSeconds: 60
successThreshold: 1 successThreshold: 1
timeoutSeconds: 30 timeoutSeconds: 10
resources: resources:
requests: requests:
cpu: 10m cpu: 10m