diff --git a/config/plugins/vault-plugin-secrets-arrstack.yaml b/config/plugins/vault-plugin-secrets-arrstack.yaml index fc92851..2c1426a 100644 --- a/config/plugins/vault-plugin-secrets-arrstack.yaml +++ b/config/plugins/vault-plugin-secrets-arrstack.yaml @@ -4,10 +4,10 @@ # Puppet (openbao-plugin-secrets-arrstack RPM -> # /opt/openbao-plugins/vault-plugin-secrets-arrstack). # -# sha256 pins the released v0.1.0 binary; bump it in lockstep with any RPM +# sha256 pins the released v0.2.0 binary; bump it in lockstep with any RPM # upgrade or OpenBao will refuse to launch the plugin. Registration only # succeeds once the Puppet PR has installed the binary on the nodes. type: secret command: vault-plugin-secrets-arrstack -version: "0.1.0" -sha256: "f8ee60ca7ba14819976acb7dc4cfb6799e3e8da8f871d0bb2bd18d1d9e537972" +version: "0.2.0" +sha256: "9ea7f16013b3bcbadfcb15b08fd1545f8069893cf864bfdaa57e7e7e72612fa1"