mirror of https://github.com/dapr/docs.git
Merge pull request #2981 from tmacam/VaultIsStableForReals
Promote Hashicorp Vault secret store from Beta to Stable.
This commit is contained in:
commit
3e4fb00784
|
@ -1,8 +1,8 @@
|
|||
- component: HashiCorp Vault
|
||||
link: hashicorp-vault
|
||||
state: Beta
|
||||
state: Stable
|
||||
version: v1
|
||||
since: "1.9"
|
||||
since: "1.10"
|
||||
features:
|
||||
multipleKeyValuesPerSecret: true
|
||||
- component: Local environment variables
|
||||
|
|
Loading…
Reference in New Issue