From 4730411fffcadc7c5f5ec8c7eb51e053aa0c54c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 21:36:22 +0100 Subject: [PATCH] =?UTF-8?q?feat(ansible)!:=20Update=20community.general=20?= =?UTF-8?q?(=209.5.1=20=E2=86=92=2010.0.0=20)=20(#1548)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ansible/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yaml b/ansible/requirements.yaml index 672102a6c..e2e28a026 100644 --- a/ansible/requirements.yaml +++ b/ansible/requirements.yaml @@ -5,7 +5,7 @@ collections: - name: ansible.utils version: 5.1.2 - name: community.general - version: 9.5.1 + version: 10.0.0 - name: community.sops version: 2.0.0 - name: kubernetes.core