mark components as stable in v1.9

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
Bernd Verst 2022-08-29 14:40:46 -07:00
parent f7954c2eee
commit b639440d30
2 changed files with 7 additions and 7 deletions

View File

@ -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:

View File

@ -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