diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 91e282d9b80..26a89a6bd39 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.78.1" +appVersion: "1.79.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.0.14 +version: 8.0.15 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 07a839b215c..e577e197223 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.78.1@sha256:710de0a0512395b6eed6aaae9f60261dc4f7391bb1098054f5926d987e0e0f0b + tag: v1.79.0@sha256:73f42f80c13e0dddfff1fb2afddae753a49d8d54043f4d603ae0f1ca2b734cbc pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.78.1@sha256:21faf656f5973ef5e7d909e302387ee61f14570c2f1f7dc9d96c0a69c5c5f60f + tag: v1.79.0@sha256:d4b3b311141d8af073380963a8f2ef9b8116d5800acb1d6e5212bd3271fbb397 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.78.1@sha256:4cb24f7c40654b9cd0ccd74ec0e85040a09ccb238019136526d84779f2c0d597 + tag: v1.79.0@sha256:44df46daf0c6a204357b1ad31b4c612d264314fd26c1c763d198ab2cd236880a pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.78.1@sha256:a20481ebd6b40a506be14d0e093f43df596004d437cc5f53ce50ef1b342fea62 + tag: v1.79.0@sha256:1ae674bbb0c2cef0e5ccc7e28c3ed2d3a0bca4f11d43754d19448e1e8dc8168b pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense