upgrade immich chart [ci skip]
This commit is contained in:
parent
5c8fff90d2
commit
42c6f8b4dd
2 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ resource "helm_release" "immich" {
|
|||
chart = "immich"
|
||||
atomic = true
|
||||
# version = "0.2.0"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
|
||||
values = [templatefile("${path.module}/chart_values.tpl", { postgresql_password = var.postgresql_password })]
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue