mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Relax kubernetes module version (#701)
Patroni is proven to work with 2.0.0, 3.0.0 and 6.0.0
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ tzlocal
|
|||||||
python-dateutil
|
python-dateutil
|
||||||
psutil
|
psutil
|
||||||
cdiff
|
cdiff
|
||||||
kubernetes==3.0.0
|
kubernetes>=2.0.0,<=6.0.0,!=4.0.*,!=5.0.*
|
||||||
|
|||||||
Reference in New Issue
Block a user