upgrade immich v2.5.6 → v2.6.1

This commit is contained in:
Viktor Barzin 2026-03-19 22:45:04 +00:00
parent c7dc63f923
commit da630b8869

View file

@ -15,7 +15,7 @@ locals {
variable "immich_version" {
type = string
# Change me to upgrade
default = "v2.5.6"
default = "v2.6.1"
}
variable "nfs_server" { type = string }
variable "redis_host" { type = string }