From 5588e81fb0e7abae57ab1fc6263d96a6eb13016e Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Tue, 14 Jul 2026 16:29:39 -0400 Subject: [PATCH] SCRUM-126: Bump fulfillr + fulfillr-dev images to 20260714.2006 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 ab403ec..f9d1665 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:20260712.1826 + image: git.debyl.io/debyltech/fulfillr:20260714.2006 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:20260712.1826 + image: git.debyl.io/debyltech/fulfillr:20260714.2006 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.20 + image: localhost/greg-time-bot:3.9.23 tags: gregtime - import_tasks: containers/home/zomboid.yml