Skip to content

Releases: rundeck-plugins/vault-storage

Support for using existing vault secrets without rundeck headers

10 Jul 23:42
23873cc

Choose a tag to compare

If the option "rundeck.storage.provider.1.config.storageBehaviour=vault" is defined on rundeck-config.properties, then the plugin will work without rundeck headers.
So, it this case, existing secrets key/values on vault can be read/update on rundeck.

First Release

16 Mar 20:23

Choose a tag to compare

1.0.0

Fixing some bugs to get the list of keys on the job page, and fixing …