From 9d44ea5a939c3275fff56e5b046f20edf280ec2c Mon Sep 17 00:00:00 2001 From: JuArce <52429267+JuArce@users.noreply.github.com> Date: Wed, 17 Dec 2025 15:40:30 -0300 Subject: [PATCH] infra(batcher): update deployment script --- infra/ansible/playbooks/batcher.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/ansible/playbooks/batcher.yaml b/infra/ansible/playbooks/batcher.yaml index 75cd6a492d..bb60159830 100644 --- a/infra/ansible/playbooks/batcher.yaml +++ b/infra/ansible/playbooks/batcher.yaml @@ -52,7 +52,7 @@ ansible.builtin.git: repo: https://github.com/yetanotherco/aligned_layer.git dest: /home/{{ ansible_user }}/repos/batcher/aligned_layer - version: 2075-feat-hoodi-deployment + version: v0.20.0 recursive: false # Build the batcher