update immich
All checks were successful
Lint / lint (push) Successful in 20s

This commit is contained in:
Gabriel Simmer 2024-03-22 21:44:15 +00:00
parent 77b01a051b
commit 598c25d4bc
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -13,7 +13,7 @@
};
# arbitrary attrset passed as values to the helm release
values = {
image.tag = "v1.95.1";
image.tag = "v1.98.2";
machine-learning.enabled = false;
immich.persistence.library.existingClaim = "immich";
redis.enabled = true;