diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:07:15 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:07:15 -0500 |
commit | 2eca5482951278b69c8cc152a46c423dddef02e6 (patch) | |
tree | 64db176ca63e8d78921f920850fa0cde645ec35e /csit/scripts/healthcheck | |
parent | 4dd60c9cf0f4077190ce0ea54af9cef514f0f50f (diff) |
Roll master to snapshot version for New Delhi release
Roll master to initial snapshot version for New Delhi release
Issue-ID: CCSDK-3954
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia8f8a07334541147026d6b7a4fd78914dbc446a1
Diffstat (limited to 'csit/scripts/healthcheck')
-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 81678424..727d9336 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.1-SNAPSHOT-latest" +PMS_IMAGE_TAG="1.7.0-SNAPSHOT-latest" #A1_SIM A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator" |