From 5d724d2191fac2f0a8b0443574a68fc483a507fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Tue, 21 May 2024 14:14:57 +0200 Subject: [PATCH] requirements: bump nim-waku and certbot roles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- ansible/requirements.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index aaec7da..d7052a6 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -25,12 +25,12 @@ - name: infra-role-certbot src: git@github.com:status-im/infra-role-certbot.git - version: fdf310513b2dc731f30861ed8a5957b54b4422f7 + version: 17986a809058ce17ef45300365b268f3ed33a00a scm: git - name: infra-role-nim-waku src: git@github.com:status-im/infra-role-nim-waku.git - version: 2eaeb82a0c5aae2b80e46a7c3965809f15d9b2cc + version: f8752012cc0dea0ef58530925b139b1b62683a4a scm: git - name: infra-role-postgres-ha