aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts/healthcheck
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-06-06 16:29:39 -0400
committerDan Timoney <dtimoney@att.com>2022-06-06 16:29:39 -0400
commita3e382b49db0cbdee32396cf9c7028d9f9b4a231 (patch)
treed5a7c539022c9aba8dace7d0be6bfde171f51588 /csit/scripts/healthcheck
parentfb310542c0262ef14304489e85caa6dcfa720e84 (diff)
Release version 1.3.2 maven artifacts
Release version 1.3.2 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3629 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I86ab33cce070860ed29b66fffccc34c72dae8c2b
Diffstat (limited to 'csit/scripts/healthcheck')
-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 8b3c1573..cd06a6d9 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.3.2-SNAPSHOT-latest"
+PMS_IMAGE_TAG="1.3.3-SNAPSHOT-latest"
#A1_SIM
A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator"