chore(deps): update immich to v1.79.1 (patch) (#12827)
This commit is contained in:
parent
6953978a15
commit
cbba2cf834
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.79.0"
|
||||
appVersion: "1.79.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ name: immich
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
||||
- https://github.com/immich-app/immich
|
||||
version: 8.0.15
|
||||
version: 8.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/immich-server
|
||||
tag: v1.79.0@sha256:73f42f80c13e0dddfff1fb2afddae753a49d8d54043f4d603ae0f1ca2b734cbc
|
||||
tag: v1.79.1@sha256:1b2d72e59c0ab1d59eeb7f8c079944a0f32506c94c1125b455617b8d2e177aeb
|
||||
pullPolicy: IfNotPresent
|
||||
mlImage:
|
||||
repository: tccr.io/truecharts/immich-ml
|
||||
tag: v1.79.0@sha256:d4b3b311141d8af073380963a8f2ef9b8116d5800acb1d6e5212bd3271fbb397
|
||||
tag: v1.79.1@sha256:15043a8a8ae3e375e77164cb109d75a441761c5f7c93a581135f4f209391e902
|
||||
pullPolicy: IfNotPresent
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
||||
tag: v1.79.0@sha256:44df46daf0c6a204357b1ad31b4c612d264314fd26c1c763d198ab2cd236880a
|
||||
tag: v1.79.1@sha256:776819aed315f43c06ebfe6d2f14ade0c31a2fa48422005cb5913918f45ab2d5
|
||||
pullPolicy: IfNotPresent
|
||||
proxyImage:
|
||||
repository: tccr.io/truecharts/immich-proxy
|
||||
tag: v1.79.0@sha256:1ae674bbb0c2cef0e5ccc7e28c3ed2d3a0bca4f11d43754d19448e1e8dc8168b
|
||||
tag: v1.79.1@sha256:40779e8ccfb49eb2966885b9498ef4204231bfeb62df1338d8a348cf945c746d
|
||||
pullPolicy: IfNotPresent
|
||||
typesenseImage:
|
||||
repository: tccr.io/truecharts/immich-typesense
|
||||
|
|
Loading…
Reference in New Issue