mirror of https://github.com/dapr/docs.git
Promote Hashicorp Vault secret store from Beta to Stable.
With https://github.com/dapr/components-contrib/pull/2316 we should complete Hashicorp Vault certification and promote it to stable. Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
This commit is contained in:
parent
6b578277f7
commit
7b2c3daea8
|
@ -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