From 0249044475642646860326f26559a807c1dd671b Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Mon, 18 May 2026 20:17:19 -0400 Subject: [PATCH] chore: bump fulfillr container to 20260519.0014 Picks up /api/v1/orders/search smart-search endpoint. Co-Authored-By: Claude Opus 4.7 (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 1b0559c..881010d 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -78,7 +78,7 @@ - import_tasks: containers/debyltech/fulfillr.yml vars: - image: git.debyl.io/debyltech/fulfillr:20260509.2150 + image: git.debyl.io/debyltech/fulfillr:20260519.0014 tags: debyltech, fulfillr - import_tasks: containers/debyltech/uptime-kuma.yml