Bump openbao-plugin-secrets-arrstack to 0.2.0 (#522)

## Why

Plugin 0.2.0 adds per-role method scoping; the binary must land on the vault nodes before the catalog sha256 bump in terraform-vault.

## How

- Bump the `openbao-plugin-secrets-arrstack` pin in `hieradata/roles/infra/storage/vault.yaml` from `0.1.0` to `0.2.0`.

Reviewed-on: #522
Co-authored-by: unkin-agent <unkin-agent@unkin.net>
Co-committed-by: unkin-agent <unkin-agent@unkin.net>
This commit was merged in pull request #522.
This commit is contained in:
2026-08-30 15:28:47 +10:00
committed by BenVincent
parent 7e1f2c336c
commit 979c188c34
+1 -1
View File
@@ -47,4 +47,4 @@ profiles::packages::include:
openbao-plugin-secrets-ghp: openbao-plugin-secrets-ghp:
ensure: '0.1.0' ensure: '0.1.0'
openbao-plugin-secrets-arrstack: openbao-plugin-secrets-arrstack:
ensure: '0.1.0' ensure: '0.2.0'