mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
bump immich (#2205)
This commit is contained in:
@@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
apiVersion: v2
|
||||
appVersion: 1.94.1
|
||||
appVersion: 1.95.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"image",
|
||||
"mlImage",
|
||||
"mlCudaImage",
|
||||
"pgvectorImage",
|
||||
"mlOpenvinoImage"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.94.1
|
||||
tag: v1.95.1
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.94.1
|
||||
tag: v1.95.1
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.94.1-cuda
|
||||
tag: v1.95.1-cuda
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.94.1-openvino
|
||||
tag: v1.95.1-openvino
|
||||
|
||||
pgvectorImage:
|
||||
repository: tensorchord/pgvecto-rs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: pg15-v0.1.11
|
||||
tag: pg15-v0.2.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user