Update supported Postgres versions (#2857)

This commit is contained in:
Alexander Kukushkin
2023-09-14 19:36:26 +02:00
committed by GitHub
parent 71863cedcb
commit 75dbe4ff96
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
versions = {'etcd': '9.6', 'etcd3': '14', 'consul': '13', 'exhibitor': '12', 'raft': '11', 'kubernetes': '15'}
versions = {'etcd': '9.6', 'etcd3': '16', 'consul': '13', 'exhibitor': '12', 'raft': '11', 'kubernetes': '15'}