diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 1bad7576e8e..49b9a1923ce 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.75.2" +appVersion: "1.76.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: 8.0.7 +version: 8.0.8 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 5ca070e786c..2f5f8c636e2 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.75.2@sha256:2fc472a40b2ff0238ac27f686205204aa1c8401fdbc79075c865364a6b6c26d9 + tag: v1.76.1@sha256:286aa45399a1d814425aa7448180b93ce8a4f53a469ecd7065aa910970f2fa63 pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.75.2@sha256:2ca63f4eb45df1ea67f0ef258897dc4ae58beac73edceecd4abee20c6093dbb0 + tag: v1.76.1@sha256:f362aeced3620ac683495f2bc89a186cfc62b80ed9f3aa2391718d15179443b5 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.75.2@sha256:3a7cd2e5f884d7d4d9ee0129b45d6de5c40b6af23a3f131740abb568086b3d7c + tag: v1.76.1@sha256:739db6da6dea657c79f89eefbed9a5e56bdc16f43f4ad5ed60cfc6d66146a828 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.75.2@sha256:6312ab637fab86e66fd5c5d88a669df99554443a181aa05374135239ed12f153 + tag: v1.76.1@sha256:5d7a9dc524cad16e2185eb665b05a511584d683515250d24a41189da5d10111f pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense