From 1bc1a7f61963476e1d3b75f123094a415d4711ef Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Wed, 27 May 2026 20:08:19 -0400 Subject: [PATCH] chore: bump fulfillr container to 20260527.2345 Records the back-in-stock notify-route fix image now running in prod. 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 881010d..0c2eb42 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:20260519.0014 + image: git.debyl.io/debyltech/fulfillr:20260527.2345 tags: debyltech, fulfillr - import_tasks: containers/debyltech/uptime-kuma.yml