diff --git a/kubernetes/gabernetes/apps/immich/app/helmrelease.yaml b/kubernetes/gabernetes/apps/immich/app/helmrelease.yaml index 14564dc0b..ba4d5837f 100644 --- a/kubernetes/gabernetes/apps/immich/app/helmrelease.yaml +++ b/kubernetes/gabernetes/apps/immich/app/helmrelease.yaml @@ -26,7 +26,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v1.120.0@sha256:ac215f5c1a52f7b25617924db61d54bb72b534d902ccb58eb595cdba98899aa3 + tag: v1.120.1@sha256:4193f3cc99bb4d99f53007f07d45e2efbcd531f4e81a765470b2cce433f33131 pullPolicy: IfNotPresent env: &env TZ: America/Chicago @@ -58,7 +58,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v1.120.0@sha256:ac215f5c1a52f7b25617924db61d54bb72b534d902ccb58eb595cdba98899aa3 + tag: v1.120.1@sha256:4193f3cc99bb4d99f53007f07d45e2efbcd531f4e81a765470b2cce433f33131 pullPolicy: IfNotPresent env: <<: *env @@ -82,7 +82,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.120.0@sha256:a7c897a0b011b031c5f825e1667a6de4793c15adc53300f8ba4170d12a68d913 + tag: v1.120.1@sha256:0a5d8d75f026342a56e1065613e565ec40a05f4042dc7fead1dcfd66d539fef3 pullPolicy: IfNotPresent securityContext: readOnlyRootFilesystem: true