From: Trevor Bramwell Date: Wed, 24 Oct 2018 22:36:59 +0000 (-0700) Subject: Restrict Postgres to version 10 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=bef006054707ddbf9f5479705d37d576509b1bf9;hp=bef006054707ddbf9f5479705d37d576509b1bf9;p=pharos-tools.git Restrict Postgres to version 10 Postgres 11 was just released and the images does not yet support automatic data upgrades. Restricting it to 10 should keep users from running into issues when using/testing the dashboard. Change-Id: I7758cb01b5c6c0c75166536fc0d99277995d5da0 Signed-off-by: Trevor Bramwell ---