From 57d19bf9e8962760e270cfdfc036a35f885e2b22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:03:37 +0000 Subject: [PATCH] feat(ansible): update community.sops to 1.8.0 --- ansible/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.yaml b/ansible/requirements.yaml index d232df24..ab63e102 100644 --- a/ansible/requirements.yaml +++ b/ansible/requirements.yaml @@ -7,7 +7,7 @@ collections: - name: community.general version: 9.0.1 - name: community.sops - version: 1.6.7 + version: 1.8.0 - name: kubernetes.core version: 5.0.0 roles: