From 66d2502d31d70c7c77879221feaa349823fad67e Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sun, 12 Jul 2026 15:07:54 -0400 Subject: [PATCH] SCRUM-114: Bump fulfillr + fulfillr-dev images to 20260712.1826 Co-Authored-By: Claude Fable 5 --- ansible/roles/podman/tasks/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index ecea5ad..ab403ec 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -78,13 +78,13 @@ - import_tasks: containers/debyltech/fulfillr.yml vars: - image: git.debyl.io/debyltech/fulfillr:20260708.0147 + image: git.debyl.io/debyltech/fulfillr:20260712.1826 tags: debyltech, fulfillr # Staging back-office (fulfillr-dev.debyltech.com) — same image, staging Turso config. - import_tasks: containers/debyltech/fulfillr-dev.yml vars: - image: git.debyl.io/debyltech/fulfillr:20260708.0147 + image: git.debyl.io/debyltech/fulfillr:20260712.1826 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml @@ -109,7 +109,7 @@ - import_tasks: containers/home/gregtime.yml vars: - image: localhost/greg-time-bot:3.9.16 + image: localhost/greg-time-bot:3.9.20 tags: gregtime - import_tasks: containers/home/zomboid.yml