chore(deps): update immich to v1.77.0 (minor) (#12370)
This commit is contained in:
parent
ad59770093
commit
07456c960d
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.76.1"
|
||||
appVersion: "1.77.0"
|
||||
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.8
|
||||
version: 8.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/immich-server
|
||||
tag: v1.76.1@sha256:286aa45399a1d814425aa7448180b93ce8a4f53a469ecd7065aa910970f2fa63
|
||||
tag: v1.77.0@sha256:d1487c2162709ba78b818317b79d1e36af6c257a8a25e82af02ca55766472eb8
|
||||
pullPolicy: IfNotPresent
|
||||
mlImage:
|
||||
repository: tccr.io/truecharts/immich-ml
|
||||
tag: v1.76.1@sha256:f362aeced3620ac683495f2bc89a186cfc62b80ed9f3aa2391718d15179443b5
|
||||
tag: v1.77.0@sha256:0e42da3c612d0c8ff68b83cc94d79b7971bcf00439fb9e42f40408ff0c6041fa
|
||||
pullPolicy: IfNotPresent
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
||||
tag: v1.76.1@sha256:739db6da6dea657c79f89eefbed9a5e56bdc16f43f4ad5ed60cfc6d66146a828
|
||||
tag: v1.77.0@sha256:90259b85ea1526f7fa186985178d9ac29d746608c14e4baaa9485ab52cff289f
|
||||
pullPolicy: IfNotPresent
|
||||
proxyImage:
|
||||
repository: tccr.io/truecharts/immich-proxy
|
||||
tag: v1.76.1@sha256:5d7a9dc524cad16e2185eb665b05a511584d683515250d24a41189da5d10111f
|
||||
tag: v1.77.0@sha256:cd272c17d8e0b9463a3534ecd632f0762cc2ab552c999488e6d1ed1eb9271c4b
|
||||
pullPolicy: IfNotPresent
|
||||
typesenseImage:
|
||||
repository: tccr.io/truecharts/immich-typesense
|
||||
|
|
Loading…
Reference in New Issue