mirror of https://github.com/dapr/docs.git
Update etcd version in table (#3809)
* Update etcd version in table Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Update daprdocs/data/components/state_stores/generic.yaml Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> --------- Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
fb1c1aa1fd
commit
f0765662a0
|
@ -45,8 +45,8 @@
|
|||
- component: etcd
|
||||
link: setup-etcd
|
||||
state: Beta
|
||||
version: v1
|
||||
since: "1.11"
|
||||
version: v2
|
||||
since: "1.12"
|
||||
features:
|
||||
crud: true
|
||||
transactions: true
|
||||
|
|
Loading…
Reference in New Issue