From f9e9adc507d10c766620296d10ffc13701cde19c Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Fri, 3 Jul 2026 21:41:41 -0400 Subject: [PATCH] SCRUM-102: Bump fulfillr-dev image to 20260703.1535 Deploys the go-store banner-columns bump (coupon banner_label/banner_text) to the staging back-office so the Coupons admin round-trips the global-sale fields. Applied via `make deploy TAGS=fulfillr-dev`. Prod tag unchanged. 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 59bd134..ef4b12e 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:20260629.2000 + image: git.debyl.io/debyltech/fulfillr:20260703.1535 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml