upgrade immich to 106.4[ci skip]
This commit is contained in:
parent
fe7331aaa8
commit
96de2c18f6
3 changed files with 2 additions and 19 deletions
|
|
@ -94,8 +94,7 @@ resource "helm_release" "immich" {
|
|||
repository = "https://immich-app.github.io/immich-charts"
|
||||
chart = "immich"
|
||||
atomic = true
|
||||
# version = "0.2.0"
|
||||
version = "0.4.0"
|
||||
version = "0.7.0"
|
||||
|
||||
values = [templatefile("${path.module}/chart_values.tpl", { postgresql_password = var.postgresql_password })]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue