upgrade immich v2.6.1 → v2.6.3 (bug fixes only) [ci skip]

This commit is contained in:
Viktor Barzin 2026-04-06 14:26:56 +03:00
parent 9e25441c30
commit 7cfcbfa405

View file

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