diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index d568dd9552f..b08cd6eaaa7 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.83.0" +appVersion: "1.84.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: immich sources: - https://github.com/truecharts/charts/tree/master/charts/stable/immich - https://github.com/immich-app/immich -version: 8.1.28 +version: 8.1.29 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 4bb44b82775..61ea0730b87 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,18 +1,18 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.83.0@sha256:ce9d89a4d5cad3af4ccd735a52053139dfbd384d9ec294fbb95e4815ae93e6a5 + tag: v1.84.0@sha256:65732197a9dbc1531d4bf43f430ec6d87c86a1e4ebc49a3ac526ed6148ceb916 pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.83.0@sha256:95f1abed8e2b1deb3e3262316c50cccf23bcd30f9e2e8d0b8df0d600d07665d0 + tag: v1.84.0@sha256:6852811196f32b5a3d364eeeeb290645e54fb53d1b357f088c26ab3f42237574 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.83.0@sha256:8d79c0a16f5971dbb489ce51331ce6a701a530f74b5890f5e77b55754cd9a31d + tag: v1.84.0@sha256:698c667eebb944ee0fc8add586a13f9be898a4c6886364793c75a0a026942cbe pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.83.0@sha256:dbbdecf1aa6659065326f9c2aa2e56ddaa4fe6eac9c35f16d7636d794c62d0a7 + tag: v1.84.0@sha256:d01d7e66a2b7aad8869b866749595baa8727780b46c36b7ce9e365400411fd5f pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense