Quellcode durchsuchen

immich - fix typo (#2186)

Stavros Kois vor 1 Jahr
Ursprung
Commit
a04a087fd6

+ 1 - 1
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'

+ 1 - 1
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: