diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 94dbd8f5ff1..555ae39208f 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.62.1" +appVersion: "1.63.2" 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: 7.1.0 +version: 7.1.1 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 89f4ce7460c..455a31ea656 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.62.1@sha256:f8aa7b0f4060101dca416092808c772278a782c47036fe8ee14444ca1ccaa43f + tag: v1.63.2@sha256:55e7402808e6eba0569beda42b84c83c16235ce33d3a287f1dce11e68cf963b1 pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.62.1@sha256:2142f44bae82aa5dbe8e5c4f6112b547e6e7d07f1a9f99fdf35425aaff049450 + tag: v1.63.2@sha256:091f9948b19060e7b2cf1cbfba80711e29d3aad56706c246f0c7a731c4a15e4f pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.62.1@sha256:4f4a6af793ee093a4e31f0cae0dc034b8edc5825148be979a07ce5c435d9dd0f + tag: v1.63.2@sha256:21d60b62c5b4ef02fbd90419f076f84e39e7eb801e9276bee11bce6e2ca87b20 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.62.1@sha256:41c9f6ccce7e5712968e5435b328c177a9ee830383f011fe51fba3a9118ba485 + tag: v1.63.2@sha256:54bb33040c1dc4a331569ee146464fa5fca69d1be6ec83bc9567ce24a18f3111 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense