aboutsummaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-11-09 13:14:59 -0500
committerDan Timoney <dtimoney@att.com>2023-11-10 09:27:16 -0500
commit4dd60c9cf0f4077190ce0ea54af9cef514f0f50f (patch)
tree5ec8a1ac3157351a167aadbf6d90a39d6a11e312 /csit
parent372b627b1751f0423d14c5aa9e894e1a18588c40 (diff)
Release version 1.6.0 maven artifacts
Release version 1.6.0 (Montreal) maven artifacts and roll to next snapshot Issue-ID: CCSDK-3956 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idc53f079026166693944cda122cdba46e97cfbbb
Diffstat (limited to 'csit')
-rw-r--r--csit/scripts/healthcheck/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/scripts/healthcheck/.env b/csit/scripts/healthcheck/.env
index b0200219..81678424 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.6.0-SNAPSHOT-latest"
+PMS_IMAGE_TAG="1.6.1-SNAPSHOT-latest"
#A1_SIM
A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator"