upgrade immich [ci skip]
This commit is contained in:
parent
a475de6923
commit
3d270fd3a2
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"
|
config_path = var.prod ? "" : "~/.kube/config"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
# TODO: add DEFCON levels
|
||||||
|
|
||||||
# provider "proxmox" {
|
# provider "proxmox" {
|
||||||
# endpoint = "https://10.0.10.105:8006/api2/json"
|
# endpoint = "https://10.0.10.105:8006/api2/json"
|
||||||
# username = "root@pam"
|
# username = "root@pam"
|
||||||
|
|
|
||||||
|
|
@ -29,9 +29,7 @@ env:
|
||||||
# IMMICH_MACHINE_LEARNING_URL: "http://immich-machine-learning.immich.svc.cluster.local:3003"
|
# IMMICH_MACHINE_LEARNING_URL: "http://immich-machine-learning.immich.svc.cluster.local:3003"
|
||||||
|
|
||||||
image:
|
image:
|
||||||
# tag: v1.116.2
|
tag: v1.122.3
|
||||||
# tag: v1.117.0 # not working
|
|
||||||
tag: v1.121.0
|
|
||||||
|
|
||||||
immich:
|
immich:
|
||||||
persistence:
|
persistence:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue