From 7b35d0806d9fcabfcfe8e0cc204dddb71f8710fb Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sat, 6 Jun 2026 22:20:58 -0400 Subject: [PATCH] =?UTF-8?q?fulfillr=20prod:=20bump=20to=2020260607.0217=20?= =?UTF-8?q?(Snipcart=20decommission=20=E2=80=94=20go-snipcart=20dropped)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5aa34a4..af3595e 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:20260607.0055 + image: git.debyl.io/debyltech/fulfillr:20260607.0217 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:20260607.0055 + image: git.debyl.io/debyltech/fulfillr:20260607.0217 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml