diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 35c267425fb..9b0a5af343b 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.66.1" +appVersion: "1.67.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.5 +version: 7.1.6 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index db344c8110d..6b72b9cfac3 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.66.1@sha256:a529d2704fd206d75583cf19501786a2dcf24ad24debb200c88d7fa2c58bf490 + tag: v1.67.2@sha256:ff29438affc14971c66fccab133bdc9669b8a4ecd3374ed13269964ca9333f01 pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.66.1@sha256:42852c7d2b447ec744a000db48f9394d6add8eccfb4c01592e5ed3568a29a430 + tag: v1.67.2@sha256:62fd18ea28d1f0c469ca1fa2e31e6dc2d6082cdf97af0322deb2a404eca7fa69 pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.66.1@sha256:62085f25f14af302b5f8c43c7e6fb23da0f42dd0f731d12725ebd3a72cdbf4a2 + tag: v1.67.2@sha256:b22817b58629e5b14cae40b1bf861980b65cee8387defbf0610be40d1aad2604 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.66.1@sha256:10ea182a164a3cc206b24179047f8e438eb9de755ca7cebde2aee9baf401c2d3 + tag: v1.67.2@sha256:275c7b2009fa2f5d1dda9287882f86ce729414d46ab157fbaf16a40c60f9f1e4 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense