mirror of https://github.com/dapr/docs.git
mark components as stable in v1.9
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
parent
f7954c2eee
commit
b639440d30
|
@ -48,9 +48,9 @@
|
|||
output: true
|
||||
- component: Local Storage
|
||||
link: localstorage
|
||||
state: Alpha
|
||||
state: Stable
|
||||
version: v1
|
||||
since: "1.1"
|
||||
since: "1.9"
|
||||
features:
|
||||
input: false
|
||||
output: true
|
||||
|
@ -88,7 +88,7 @@
|
|||
output: true
|
||||
- component: RabbitMQ
|
||||
link: rabbitmq
|
||||
state: Beta
|
||||
state: Stable
|
||||
version: v1
|
||||
since: "1.9"
|
||||
features:
|
||||
|
|
|
@ -5,14 +5,14 @@
|
|||
since: "1.0"
|
||||
- component: Local environment variables
|
||||
link: envvar-secret-store
|
||||
state: Beta
|
||||
state: Stable
|
||||
version: v1
|
||||
since: "1.0"
|
||||
since: "1.9"
|
||||
- component: Local file
|
||||
link: file-secret-store
|
||||
state: Beta
|
||||
state: Stable
|
||||
version: v1
|
||||
since: "1.0"
|
||||
since: "1.9"
|
||||
- component: Kubernetes secrets
|
||||
link: kubernetes-secret-store
|
||||
state: Stable
|
||||
|
|
Loading…
Reference in New Issue