v1.5.0
Changelog
a8eb441 Merge pull request #73 from Serneum/add-secrets-kind
6b1c02b Messaging tweak about using all-secrets with secrets
239ab95 Allow mixing secrets/all-secrets when using multiple vaults
07380ae Update README to include all-secrets resource
7d7e121 Make Name optional for AllSecrets kind
e0ec721 Raise error when using both secret
and all-secrets
kinds
63c3e8a Add toValues method. Returns map of secret => secret.Value
020cbe5 Add all-secrets to list of Kind
2bd3e74 GetSecrets should return a map to match the structure created by composing individual secrets
12e941f Rename SecretsKind to AllSecretsKind
246ed2a Add new SecretsKind