diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index c57c1f7985..0fef97827c 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -4,7 +4,7 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 3.0.9 +version: 3.0.10 apiVersion: v2 appVersion: 1.94.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/immich/templates/_immich-machinelearning.tpl b/library/ix-dev/community/immich/templates/_immich-machinelearning.tpl index ca2785df0f..3e6262dbcb 100644 --- a/library/ix-dev/community/immich/templates/_immich-machinelearning.tpl +++ b/library/ix-dev/community/immich/templates/_immich-machinelearning.tpl @@ -2,7 +2,7 @@ {{- $fullname := (include "ix.v1.common.lib.chart.names.fullname" $) -}} {{- $url := printf "http://%v:%v/api/server-info/ping" $fullname .Values.immichNetwork.webuiPort -}} {{- $img := "mlImage" -}} -{{- with .Values.immichConfig.mlImage -}} +{{- with .Values.immichConfig.mlImageType -}} {{- $img = . -}} {{- end }} workload: