From a04a087fd6de3e6da500063d39311c6f11764972 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Mon, 19 Feb 2024 10:18:43 +0200 Subject: [PATCH] immich - fix typo (#2186) --- library/ix-dev/community/immich/Chart.yaml | 2 +- .../community/immich/templates/_immich-machinelearning.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: