1 Commits

Author SHA1 Message Date
b6875d2480 Update ghcr.io/immich-app/immich-server Docker tag to v1.136.0
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-07-31 21:17:07 +00:00

View File

@@ -17,14 +17,12 @@ traefik:
port: 8000 port: 8000
hostname: "*.alexlebens.net" hostname: "*.alexlebens.net"
protocol: HTTP protocol: HTTP
namespacePolicy: namespacePolicy: All
from: All
websecure: websecure:
port: 8443 port: 8443
hostname: "*.alexlebens.net" hostname: "*.alexlebens.net"
protocol: HTTPS protocol: HTTPS
namespacePolicy: namespacePolicy: All
from: All
certificateRefs: certificateRefs:
- group: '' - group: ''
kind: Secret kind: Secret
@@ -34,8 +32,7 @@ traefik:
ssh: ssh:
port: 22 port: 22
protocol: TCP protocol: TCP
namespacePolicy: namespacePolicy: All
from: All
allowedRoutes: allowedRoutes:
kinds: kinds:
- kind: TCPRoute - kind: TCPRoute