This is an automated email from the ASF dual-hosted git repository.
dgrove 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 1146234 latest => nightly for apigateway image tag (#4534)
1146234 is described below
commit 1146234f6cc64ae05f30b84d101bd1a17326607f
Author: David Grove <[email protected]>
AuthorDate: Mon Jul 1 20:12:41 2019 -0400
latest => nightly for apigateway image tag (#4534)
---
ansible/group_vars/all | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ansible/group_vars/all b/ansible/group_vars/all
index 54f6b24..06e06a7 100644
--- a/ansible/group_vars/all
+++ b/ansible/group_vars/all
@@ -274,8 +274,8 @@ apigateway:
port:
api: 9000
mgmt: 9001
- # apigateway is an Apahce OpenWhisk project, so default to latest
- version: latest
+ # Default to 'nightly', which tracks the head revision of the master branch
of apigateway's gitrepo
+ version: nightly
redis:
version: 4.0