upgrade immich [ci skip]
This commit is contained in:
parent
cebd3cc357
commit
fcfb6ca97c
2 changed files with 3 additions and 3 deletions
2
main.tf
2
main.tf
|
|
@ -108,6 +108,8 @@ provider "helm" {
|
|||
config_path = var.prod ? "" : "~/.kube/config"
|
||||
}
|
||||
}
|
||||
# TODO: add DEFCON levels
|
||||
|
||||
# provider "proxmox" {
|
||||
# endpoint = "https://10.0.10.105:8006/api2/json"
|
||||
# username = "root@pam"
|
||||
|
|
|
|||
|
|
@ -29,9 +29,7 @@ env:
|
|||
# IMMICH_MACHINE_LEARNING_URL: "http://immich-machine-learning.immich.svc.cluster.local:3003"
|
||||
|
||||
image:
|
||||
# tag: v1.116.2
|
||||
# tag: v1.117.0 # not working
|
||||
tag: v1.121.0
|
||||
tag: v1.122.3
|
||||
|
||||
immich:
|
||||
persistence:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue