From 7df339e84b8012c9bcccd6f83342ea4ff8474acf Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Sun, 30 Aug 2026 15:13:06 +1000 Subject: [PATCH] Bump openbao-plugin-secrets-arrstack to 0.2.0 --- hieradata/roles/infra/storage/vault.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/roles/infra/storage/vault.yaml b/hieradata/roles/infra/storage/vault.yaml index 915afbb..f43c043 100644 --- a/hieradata/roles/infra/storage/vault.yaml +++ b/hieradata/roles/infra/storage/vault.yaml @@ -47,4 +47,4 @@ profiles::packages::include: openbao-plugin-secrets-ghp: ensure: '0.1.0' openbao-plugin-secrets-arrstack: - ensure: '0.1.0' + ensure: '0.2.0' -- 2.47.3