mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 19:58:21 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -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'
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user