From 3a61f9c15cb6b013c8760d1a2576fcec402eaf11 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Tue, 8 Aug 2023 04:04:27 -0300 Subject: [PATCH] Upgraded catalog item(s) (#1431) --- library/ix-dev/community/immich/Chart.yaml | 4 ++-- library/ix-dev/community/immich/values.yaml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 53198efd3d..f304dbef3c 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 -appVersion: 1.72.1 +appVersion: 1.72.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index cdd6679fa4..d0930523c1 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.72.1 + tag: v1.72.2 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.72.1 + tag: v1.72.2 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.72.1 + tag: v1.72.2 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.72.1 + tag: v1.72.2 typesenseImage: repository: typesense/typesense