From: Gary Wu Date: Mon, 11 Jun 2018 16:25:34 +0000 (-0700) Subject: Use 2.0.0-ONAP tag instead beijing branch X-Git-Tag: 5.0.0-ONAP^2~37^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e32d02498749b9243a981b571ead8a9ff79debee;p=aaf%2Foom.git 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 --- 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