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
|
- component: etcd
|
||||||
link: setup-etcd
|
link: setup-etcd
|
||||||
state: Beta
|
state: Beta
|
||||||
version: v1
|
version: v2
|
||||||
since: "1.11"
|
since: "1.12"
|
||||||
features:
|
features:
|
||||||
crud: true
|
crud: true
|
||||||
transactions: true
|
transactions: true
|
||||||
|
|
Loading…
Reference in New Issue