From 53539c05d1dcaa461c128e1d2456aa58e5770e61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 01:48:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20community.general?= =?UTF-8?q?=20to=207.5.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------------- | ----------------- | ----- | ----- | | galaxy-collection | community.general | 7.1.0 | 7.5.4 | --- ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 844b91a30..796711b28 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -3,7 +3,7 @@ collections: - name: ansible.posix version: 1.5.4 - name: community.general - version: 7.1.0 + version: 7.5.4 - name: kubernetes.core version: 2.4.0 - name: community.sops