chore(deps): update immich to v1.70.0 (minor) (#10964)
This commit is contained in:
parent
4fc5f64101
commit
af3262dca1
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.68.0"
|
||||
appVersion: "1.70.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: 7.1.7
|
||||
version: 7.1.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/immich-server
|
||||
tag: v1.68.0@sha256:c40997f6ee1d50f9eb645a68974d774c8f3e8d488b32ba100bf0183b544c516e
|
||||
tag: v1.70.0@sha256:ed97dabb99230537b5f67341ce115f76ab0e16008a83f33124558ea36b25f5ec
|
||||
pullPolicy: IfNotPresent
|
||||
mlImage:
|
||||
repository: tccr.io/truecharts/immich-ml
|
||||
tag: v1.68.0@sha256:93304f38f93a3a7d07897e87b596e109640cfa19f78c81a5cf087517eb68dfed
|
||||
tag: v1.70.0@sha256:2f34e039038e254f812c9deaefc27b2f37094c8adcd17cbf12b6d6465e76a1b8
|
||||
pullPolicy: IfNotPresent
|
||||
webImage:
|
||||
repository: tccr.io/truecharts/immich-web
|
||||
tag: v1.68.0@sha256:5210634ebb8defa7795a7b476cc332f078d288d3104aa59e90f381a7491aa746
|
||||
tag: v1.70.0@sha256:51b6579deea9f6f4a0741fb14e1fa7f3db6b1530cc88abceb43d8584a827653c
|
||||
pullPolicy: IfNotPresent
|
||||
proxyImage:
|
||||
repository: tccr.io/truecharts/immich-proxy
|
||||
tag: v1.68.0@sha256:a9fb5f0a893b43194a36decbb7f60c35c1b85c5df23ee1a36b2699a6d68e0e33
|
||||
tag: v1.70.0@sha256:16fc8feb9959792b091f8815b282563068245d8fcedf78a49ba313ca67e77cb1
|
||||
pullPolicy: IfNotPresent
|
||||
typesenseImage:
|
||||
repository: tccr.io/truecharts/immich-typesense
|
||||
|
|
Loading…
Reference in New Issue