chore(version): Bump to 1.131.3

This commit is contained in:
Tanguy Herbron 2025-04-02 10:56:08 +02:00
parent 63a6f4be76
commit cccbec3bc5

View File

@ -17,7 +17,7 @@ spec:
subdomain: immich subdomain: immich
containers: containers:
- name: immich-server - name: immich-server
image: ghcr.io/immich-app/immich-server:v1.129.0 image: ghcr.io/immich-app/immich-server:v1.131.3
ports: ports:
- containerPort: 2283 - containerPort: 2283
- containerPort: 8081 - containerPort: 8081
@ -53,7 +53,7 @@ spec:
name: immich-config name: immich-config
subPath: immich.json subPath: immich.json
- name: immich-machine-learning - name: immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning:v1.129.0 image: ghcr.io/immich-app/immich-machine-learning:v1.131.3
ports: ports:
- containerPort: 3003 - containerPort: 3003
volumeMounts: volumeMounts: