From 761ee05930f3c607598f8dcd1819d5e301575b99 Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 08:12:11 +0000 Subject: [PATCH] feat(ansible): update community.sops to 1.3.0 | datasource | package | from | to | | ----------------- | -------------- | ----- | ----- | | galaxy-collection | community.sops | 1.2.3 | 1.3.0 | --- 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 be3cdd731..15ecb1c07 100644 --- a/infrastructure/ansible/requirements.yml +++ b/infrastructure/ansible/requirements.yml @@ -9,7 +9,7 @@ collections: - name: community.routeros version: 2.2.1 - name: community.sops - version: 1.2.3 + version: 1.3.0 - name: kubernetes.core version: 2.3.2 roles: