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
|
- component: HashiCorp Vault
|
||||||
link: hashicorp-vault
|
link: hashicorp-vault
|
||||||
state: Beta
|
state: Stable
|
||||||
version: v1
|
version: v1
|
||||||
since: "1.9"
|
since: "1.10"
|
||||||
features:
|
features:
|
||||||
multipleKeyValuesPerSecret: true
|
multipleKeyValuesPerSecret: true
|
||||||
- component: Local environment variables
|
- component: Local environment variables
|
||||||
|
|
Loading…
Reference in New Issue