diff options
| author | Robert Günzler <r@gnzler.io> | 2026-04-02 13:53:42 -0300 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2026-04-02 13:53:42 -0300 |
| commit | 59093b7a597649da03fb12c6c714803549bd5677 (patch) | |
| tree | 8675a95d672a5d04a54b536cbe48750da44fdf6d /bundles/immich/metadata.py | |
| parent | 09e933ce59de1c530a197dd395727cff1dc0c9ea (diff) | |
immich: bump to 2.6.3; migrate to valkey and vectorchord
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bundles/immich/metadata.py')
| -rw-r--r-- | bundles/immich/metadata.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/immich/metadata.py b/bundles/immich/metadata.py index 7bb5d0b..dc2e01a 100644 --- a/bundles/immich/metadata.py +++ b/bundles/immich/metadata.py @@ -14,7 +14,7 @@ defaults = { }, "containers": { "immich": { - "version": "2.4.1", + "version": "2.6.3", }, }, "metrics": { |