aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts/healthcheck
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-12-05 15:35:18 -0500
committerDan Timoney <dtimoney@att.com>2024-12-10 15:02:50 -0500
commit3fcec673cbf8760b820a3d0ab46ce7a8f458df24 (patch)
tree62cd67ed79bca1b60722fc850d4ae5b11c19d1a5 /csit/scripts/healthcheck
parent5c16b72deb2b0c5e3b99021dbe1c358b47a97bd1 (diff)
Release version 2.0.0 CCSDK ORAN maven artifacts
Release version 2.0.0 of CCSDK ORAN artifacts and roll to next snapshot Issue-ID: CCSDK-4066 Change-Id: Id4d60c2462e33d0a7288d8a0b2e11d604c75f1a2 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 ca81c6d4..5c76f13e 100644
--- a/csit/scripts/healthcheck/.env
+++ b/csit/scripts/healthcheck/.env
@@ -18,7 +18,7 @@
#PMS
PMS_IMAGE_BASE="onap/ccsdk-oran-a1policymanagementservice"
-PMS_IMAGE_TAG="2.0.0-SNAPSHOT-latest"
+PMS_IMAGE_TAG="2.0.1-SNAPSHOT-latest"
#A1_SIM
A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator"