chore(deps): update immich to v1.85.0 (minor) (#14440)
This commit is contained in:
parent
02ae9ae210
commit
f8df6bda5e
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.84.0"
|
appVersion: "1.85.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ name: immich
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
||||||
- https://github.com/immich-app/immich
|
- https://github.com/immich-app/immich
|
||||||
version: 8.1.32
|
version: 8.1.33
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/immich-server
|
repository: tccr.io/truecharts/immich-server
|
||||||
tag: v1.84.0@sha256:65732197a9dbc1531d4bf43f430ec6d87c86a1e4ebc49a3ac526ed6148ceb916
|
tag: v1.85.0@sha256:e37c98e07af6924a5e9e7fd0d3010118b5deb8338f6b7d85c3c40a90c1c728a0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
mlImage:
|
mlImage:
|
||||||
repository: tccr.io/truecharts/immich-ml
|
repository: tccr.io/truecharts/immich-ml
|
||||||
tag: v1.84.0@sha256:6852811196f32b5a3d364eeeeb290645e54fb53d1b357f088c26ab3f42237574
|
tag: v1.85.0@sha256:7e24e27c46e3bcc8e49ed497a55beacf882a0025af8d0b1284f4358e64c327c5
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
webImage:
|
webImage:
|
||||||
repository: tccr.io/truecharts/immich-web
|
repository: tccr.io/truecharts/immich-web
|
||||||
tag: v1.84.0@sha256:698c667eebb944ee0fc8add586a13f9be898a4c6886364793c75a0a026942cbe
|
tag: v1.85.0@sha256:ea8b44b9cade8053f0e174a5a17d0276cf2dae9d4df2060647705656f4bb3182
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
proxyImage:
|
proxyImage:
|
||||||
repository: tccr.io/truecharts/immich-proxy
|
repository: tccr.io/truecharts/immich-proxy
|
||||||
tag: v1.84.0@sha256:d01d7e66a2b7aad8869b866749595baa8727780b46c36b7ce9e365400411fd5f
|
tag: v1.85.0@sha256:90709e0f5b64309507fd53e843e584e38d16e14a1cae344605d3b8901d95261b
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
typesenseImage:
|
typesenseImage:
|
||||||
repository: tccr.io/truecharts/immich-typesense
|
repository: tccr.io/truecharts/immich-typesense
|
||||||
|
|
Loading…
Reference in New Issue