From 2df697f5f64d42aa81f0da97b9f2928c682882e6 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sun, 14 Jun 2026 15:31:47 -0400 Subject: [PATCH] SCRUM-51: Bump fulfillr image to 20260614.1925 (dev + prod) Adds email_sent/email_failed timeline events for ticket label emails. Deployed to fulfillr-dev and fulfillr (prod) on home.debyl.io. Co-Authored-By: Claude Opus 4.8 (1M context) --- ansible/roles/podman/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index 3fb8547..3f1d549 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:20260614.1518 + image: git.debyl.io/debyltech/fulfillr:20260614.1925 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:20260614.1518 + image: git.debyl.io/debyltech/fulfillr:20260614.1925 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml -- 2.52.0