diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index f54586d848f..e73cd4d4b4e 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.0 +appVersion: 2.5.2 dependencies: - name: common version: 28.29.40 @@ -43,5 +43,5 @@ sources: - https://github.com/immich-app/immich - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich type: application -version: 25.22.1 +version: 25.22.5 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 21e9ee3d4aa..8e2b6b2e65c 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,21 +1,21 @@ image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.0@sha256:6c011eaa315b871f3207d68f97205d92b3e600104466a75b01eb2c3868e72ca1 + tag: v2.5.2@sha256:8ac5a6d471fbb6fcfec6bc34854dd5a947c1795547f0d9345d9bf1803d1209e3 pullPolicy: IfNotPresent mlImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.0@sha256:5fee7f3e052c3d32d4edecafad68317394daae26f57d895fbd487886083725a7 + tag: v2.5.2@sha256:531d2bccbe20d0412496e36455715a18d692911eca5e2ee37d32e1e4f50e14bb pullPolicy: IfNotPresent mlCudaImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.0-cuda@sha256:bb2da4316f1abef0ccbabab44e6ba0e2c78fe5eb1a99708385f242c6c6147822 + tag: v2.5.2-cuda@sha256:20e07a4fbabce7b3e9cb93cc6423654a6ed77b87b1cbf3843a0f049e3ec70d3d pullPolicy: IfNotPresent mlOpenvinoImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.0-openvino@sha256:f37faec433c5a286204a7b9c34a429683b3127d394eb379a1566e2580fcac76b + tag: v2.5.2-openvino@sha256:ee58fc4d486f6e4247a9c065b140a7eb7114fe41b1d5a63c0be0040a26a0674c pullPolicy: IfNotPresent mlRocmImage: