This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git
The following commit(s) were added to refs/heads/master by this push: new a5232a1 Bump couchdb to v2.3 (#4202) a5232a1 is described below commit a5232a150abd0c93f0b8b79ac2112b4fa4507062 Author: Jonathan Springer <jonps...@gmail.com> AuthorDate: Fri Feb 8 11:31:41 2019 -0500 Bump couchdb to v2.3 (#4202) --- ansible/group_vars/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/all b/ansible/group_vars/all index a806200..3e4b3ea 100755 --- a/ansible/group_vars/all +++ b/ansible/group_vars/all @@ -272,7 +272,7 @@ linux: version: 4.4.0-31 couchdb: - version: 2.1 + version: 2.3 docker: # The user to install docker for. Defaults to the ansible user if not set. This will be the user who is able to run