From a203edcf23e92a750511698157cb80be8eec86c4 Mon Sep 17 00:00:00 2001 From: shahriar Date: Wed, 28 Feb 2018 16:24:13 +0600 Subject: [PATCH] Fix supported version --- docs/guides/postgres/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/postgres/README.md b/docs/guides/postgres/README.md index 5ad626ca8..3a101ebf1 100644 --- a/docs/guides/postgres/README.md +++ b/docs/guides/postgres/README.md @@ -49,7 +49,7 @@ aliases: | KubeDB Version | Postgres:9.5 | Postgres:9.6 | Postgres:10.2 | |----------------|:------------:|:------------:|:-------------:| | 0.1.0 - 0.7.0 | ✓ | ✗ | ✗ | -| 0.8.0-beta.2 | ✗ | ✓ | ✗ | +| 0.8.0-beta.2 | ✗ | ✓ | ✓ |