summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-06-11 09:25:34 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-06-11 09:30:13 -0700
commite32d02498749b9243a981b571ead8a9ff79debee (patch)
treed9494c1c17c53c1cef65401ef913d8259aa5094b
parent045b56e7ae1b38cf3b70789066e39e1af5337ea2 (diff)
Use 2.0.0-ONAP tag instead beijing branch
To ensure reproducible deployments, change gerrit branches to 2.0.0-ONAP tag instead of using the beijing branch since the beijing branches are not locked. Change-Id: I30bbece5fa2e0b8622db948d45e08a46ecf43ece Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml
index 9d48935..9a51839 100644
--- a/values.yaml
+++ b/values.yaml
@@ -38,7 +38,7 @@ config:
csServiceName: aaf-cass
# gerrit branch where the latest aaf/auth/sample/public code exists
gerritProject: http://gerrit.onap.org/r/aaf/authz.git
- gerritBranch: beijing
+ gerritBranch: 2.0.0-ONAP
# default number of instances
replicaCount: 1