feat(immich): update immich v2.6.3 → v2.7.5 (minor) (#46950)
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.3
|
||||
appVersion: 2.7.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/immich-app/immich
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich
|
||||
type: application
|
||||
version: 27.0.13
|
||||
version: 27.5.0
|
||||
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v2.6.3@sha256:0cc1f82953d9598eb9e9dd11cbde1f50fe54f9c46c4506b089e8ad7bfc9d1f0c
|
||||
tag: v2.7.5@sha256:c15bff75068effb03f4355997d03dc7e0fc58720c2b54ad6f7f10d1bc57efaa5
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v2.6.3@sha256:33b17015c3d14f2565e9b8cd36b48a70027b14b5cd20da7fbfff21a370b0309c
|
||||
tag: v2.7.5@sha256:a2501141440f10516d329fdfba2c68082e19eb9ba6016c061ac80d23beadf7f3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlCudaImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v2.6.3-cuda@sha256:d92eb1e6730e77278f19e4872cfba6b78d638347ce1f9a90e51a9ffbf2eee53d
|
||||
tag: v2.7.5-cuda@sha256:304142175e345f0155d7642f637cfdceae60e89075ff03938cb2886d52c65a62
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v2.6.3-openvino@sha256:428b319762c5c0f39218162bd24cab38f48d369c580389e9897c8ab92807cf7a
|
||||
tag: v2.7.5-openvino@sha256:71cd5a681823c4b818f4b24b3f05816eccc3d085559e7615f695bde77e64f1f2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlRocmImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v2.6.3-rocm@sha256:980688981c083af1e885805c33c301c19626602731f6aa057f2dbfeb7940e609
|
||||
tag: v2.7.5-rocm@sha256:baa195b5cab655eba28ba771816ff443853c0dd41892d6767257157211114993
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user