diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 0fef97827c..6e5bec880e 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 3.0.10 +version: 3.0.11 apiVersion: v2 -appVersion: 1.94.1 +appVersion: 1.95.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/immich/upgrade_info.json b/library/ix-dev/community/immich/upgrade_info.json index 6b71e95233..819307a16b 100644 --- a/library/ix-dev/community/immich/upgrade_info.json +++ b/library/ix-dev/community/immich/upgrade_info.json @@ -4,6 +4,7 @@ "image", "mlImage", "mlCudaImage", + "pgvectorImage", "mlOpenvinoImage" ] } diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index eb91557792..7c0347ad5b 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -1,27 +1,27 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.94.1 + tag: v1.95.1 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.94.1 + tag: v1.95.1 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.94.1-cuda + tag: v1.95.1-cuda mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.94.1-openvino + tag: v1.95.1-openvino pgvectorImage: repository: tensorchord/pgvecto-rs pullPolicy: IfNotPresent - tag: pg15-v0.1.11 + tag: pg15-v0.2.0 resources: limits: