From 4f6e3f709e45e52161a4fa1decd515c03f1fef32 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Mon, 29 Jun 2026 16:10:39 -0400 Subject: [PATCH] SCRUM-98: Bump fulfillr-dev image to 20260629.2000 Stripe relink endpoints (stripe-candidates / link-stripe) + ch_ refund support. Prod (fulfillr) left on 20260628.1930 pending prod cutover. Co-Authored-By: Claude Opus 4.8 (1M context) --- ansible/roles/podman/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index 9187f5c..6e1e15c 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -84,7 +84,7 @@ # 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:20260628.1930 + image: git.debyl.io/debyltech/fulfillr:20260629.2000 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml