diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-06 06:56:34 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-06 08:32:26 -0400 |
commit | f15e02fdd6607f5fe5a4d99fa97c40725519ef56 (patch) | |
tree | e16ab4d6975db317a3c92596cea8152b56872258 /csit | |
parent | f0c2bb75378c8ffe0f7c3adbe81b93e26cb6ea3e (diff) |
Roll master for Montreal
Roll version to initial snapshot for Montreal release
Issue-ID: CCSDK-3903
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iea379ca236757de834c9deb83bb5b6e8a7aae0d7
Diffstat (limited to 'csit')
-rw-r--r-- | csit/scripts/healthcheck/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/scripts/healthcheck/.env b/csit/scripts/healthcheck/.env index c6f4c98a..b0200219 100644 --- a/csit/scripts/healthcheck/.env +++ b/csit/scripts/healthcheck/.env @@ -17,7 +17,7 @@ #PMS PMS_IMAGE_BASE="onap/ccsdk-oran-a1policymanagementservice" -PMS_IMAGE_TAG="1.5.1-SNAPSHOT-latest" +PMS_IMAGE_TAG="1.6.0-SNAPSHOT-latest" #A1_SIM A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator" |