From 3be854f6d9ad67bc800cf40e29c75fbc9fb47369 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 12:09:39 +0000 Subject: [PATCH] feat(ansible): update community.sops to 1.8.1 | datasource | package | from | to | | ----------------- | -------------- | ----- | ----- | | galaxy-collection | community.sops | 1.6.7 | 1.8.1 | --- infrastructure/ansible/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/ansible/requirements.yml b/infrastructure/ansible/requirements.yml index 7b64f8bea..30d2f3111 100644 --- a/infrastructure/ansible/requirements.yml +++ b/infrastructure/ansible/requirements.yml @@ -9,7 +9,7 @@ collections: - name: community.routeros version: 2.11.0 - name: community.sops - version: 1.6.7 + version: 1.8.1 - name: kubernetes.core version: 3.0.0 roles: