diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 9b0a5af343b..a6e0aa5d1d7 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.67.2" +appVersion: "1.68.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: 7.1.6 +version: 7.1.7 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 6b72b9cfac3..c7324d8f1ab 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.67.2@sha256:ff29438affc14971c66fccab133bdc9669b8a4ecd3374ed13269964ca9333f01 + tag: v1.68.0@sha256:c40997f6ee1d50f9eb645a68974d774c8f3e8d488b32ba100bf0183b544c516e pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml - tag: v1.67.2@sha256:62fd18ea28d1f0c469ca1fa2e31e6dc2d6082cdf97af0322deb2a404eca7fa69 + tag: v1.68.0@sha256:93304f38f93a3a7d07897e87b596e109640cfa19f78c81a5cf087517eb68dfed pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.67.2@sha256:b22817b58629e5b14cae40b1bf861980b65cee8387defbf0610be40d1aad2604 + tag: v1.68.0@sha256:5210634ebb8defa7795a7b476cc332f078d288d3104aa59e90f381a7491aa746 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy - tag: v1.67.2@sha256:275c7b2009fa2f5d1dda9287882f86ce729414d46ab157fbaf16a40c60f9f1e4 + tag: v1.68.0@sha256:a9fb5f0a893b43194a36decbb7f60c35c1b85c5df23ee1a36b2699a6d68e0e33 pullPolicy: IfNotPresent typesenseImage: repository: tccr.io/truecharts/immich-typesense