mirror of https://github.com/dapr/docs.git
Changed postgres output binding from Alpha to Stable
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
This commit is contained in:
parent
a35f0dcdb8
commit
0c79db5ba9
|
@ -72,9 +72,9 @@
|
|||
output: true
|
||||
- component: PostgreSql
|
||||
link: postgres
|
||||
state: Alpha
|
||||
state: Stable
|
||||
version: v1
|
||||
since: "1.0"
|
||||
since: "1.9"
|
||||
features:
|
||||
input: false
|
||||
output: true
|
||||
|
|
Loading…
Reference in New Issue