소스 검색

immich - fix typo (#2186)

Stavros Kois 1 년 전
부모
커밋
a04a087fd6
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      library/ix-dev/community/immich/Chart.yaml
  2. 1 1
      library/ix-dev/community/immich/templates/_immich-machinelearning.tpl

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