diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index b879de35ffe..59e2c655203 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.60.0" +appVersion: "1.62.1" 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.0.15 +version: 7.0.16 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index d8b3b5c69b0..e4a5ca7cc9e 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.60.0@sha256:642a9a3fff34c4bdd0581c5cba3298e83300ec57e7c23dcd761e426012963260 + tag: v1.62.1@sha256:f8aa7b0f4060101dca416092808c772278a782c47036fe8ee14444ca1ccaa43f pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.60.0@sha256:0e6b178ba6ae09936b5bf8bbdc1e66efa7b5c3c8dfd6324e2a3f9e35b2d495cb + tag: v1.62.1@sha256:2142f44bae82aa5dbe8e5c4f6112b547e6e7d07f1a9f99fdf35425aaff049450 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.60.0@sha256:d72f6f35fb75e5ff0fe59b574c1bfd6a20423c5716db37b8856d80eae8c6e06d + tag: v1.62.1@sha256:4f4a6af793ee093a4e31f0cae0dc034b8edc5825148be979a07ce5c435d9dd0f pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.60.0@sha256:995e43572a4683157466ff5dd9c960cdf84cfef393798ab80a522f7d3867e454 + tag: v1.62.1@sha256:41c9f6ccce7e5712968e5435b328c177a9ee830383f011fe51fba3a9118ba485 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense