diff --git a/modules/kubernetes/immich/chart_values.tpl b/modules/kubernetes/immich/chart_values.tpl index 72cc13e3..e20dd7b8 100644 --- a/modules/kubernetes/immich/chart_values.tpl +++ b/modules/kubernetes/immich/chart_values.tpl @@ -3,6 +3,9 @@ ## Refer there for more detail about the supported values # These entries are shared between all the Immich components +defaultPodOptions: + annotations: + diun.enable: "true" env: # REDIS_HOSTNAME: '{{ printf "%s-redis-master" .Release.Name }}' @@ -25,7 +28,7 @@ env: IMMICH_MACHINE_LEARNING_URL: "http://immich-machine-learning.immich.svc.cluster.local:3003" image: - tag: v1.111.0 + tag: v1.112.1 immich: persistence: diff --git a/terraform.tfstate b/terraform.tfstate index 6a8464df..ef2dcc7c 100644 Binary files a/terraform.tfstate and b/terraform.tfstate differ