From a3c3c8de05ada06240b8da0d92f13d6243db55fd Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Mon, 17 Nov 2025 15:09:29 -0500 Subject: [PATCH] update gregtime, immich, fulfillr --- ansible/roles/podman/tasks/main.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index 5f9c20f..f494b96 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -54,9 +54,9 @@ - import_tasks: containers/home/photos.yml vars: db_image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0 - ml_image: ghcr.io/immich-app/immich-machine-learning:v2.1.0 + ml_image: ghcr.io/immich-app/immich-machine-learning:v2.2.2 redis_image: docker.io/redis:6.2-alpine@sha256:eaba718fecd1196d88533de7ba49bf903ad33664a92debb24660a922ecd9cac8 - image: ghcr.io/immich-app/immich-server:v2.1.0 + image: ghcr.io/immich-app/immich-server:v2.2.2 tags: photos - import_tasks: containers/home/cloud.yml @@ -73,7 +73,7 @@ - import_tasks: containers/debyltech/fulfillr.yml vars: - image: "{{ aws_ecr_endpoint }}/fulfillr:20251003.1533" + image: "{{ aws_ecr_endpoint }}/fulfillr:20251105.0436" tags: debyltech, fulfillr - import_tasks: containers/debyltech/uptime-kuma.yml @@ -88,5 +88,5 @@ - import_tasks: containers/home/gregtime.yml vars: - image: localhost/greg-time-bot:1.2.0 + image: localhost/greg-time-bot:1.3.1 tags: gregtime \ No newline at end of file