diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index dc50552b396..91e282d9b80 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.78.0" +appVersion: "1.78.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.13 +version: 8.0.14 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 2f12851f461..07a839b215c 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.0@sha256:076db4ab08b91da271bd5ab9afee115c5b0717fd42fb16bf1cccd835ecca1894 + tag: v1.78.1@sha256:710de0a0512395b6eed6aaae9f60261dc4f7391bb1098054f5926d987e0e0f0b pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.78.0@sha256:6410875aae9d30f49f7a102d4ad454c7c3f6f3f863ce5ee305748a8485fffdea + tag: v1.78.1@sha256:21faf656f5973ef5e7d909e302387ee61f14570c2f1f7dc9d96c0a69c5c5f60f pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.78.0@sha256:5181a70b11960f2ed486f199ea2e27356be534187e91ef12fb199e137032e190 + tag: v1.78.1@sha256:4cb24f7c40654b9cd0ccd74ec0e85040a09ccb238019136526d84779f2c0d597 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.78.0@sha256:4e671b236c08c3ed07aa6d656d7f08d1bbcb6dc67124bef2673b2dbab5bc0045 + tag: v1.78.1@sha256:a20481ebd6b40a506be14d0e093f43df596004d437cc5f53ce50ef1b342fea62 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense