upgrade: immich v2.7.4 -> v2.7.5
Changelog summary: Bug fix for version check rate limiting and deduplication, translation updates. Patch-only release with no breaking changes. Risk: SAFE Breaking changes: none DB backup: yes (job: pre-upgrade-immich-1776357229, 1.9G, immich namespace) Config changes applied: none Flagged for manual review: none Co-Authored-By: Service Upgrade Agent <noreply@viktorbarzin.me>
This commit is contained in:
parent
3afdc9a6cb
commit
cce513349a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ locals {
|
|||
variable "immich_version" {
|
||||
type = string
|
||||
# Change me to upgrade
|
||||
default = "v2.7.4"
|
||||
default = "v2.7.5"
|
||||
}
|
||||
variable "proxmox_host" { type = string }
|
||||
variable "redis_host" { type = string }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue