aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts
diff options
context:
space:
mode:
authorJohnKeeney <john.keeney@est.tech>2024-07-25 12:58:53 +0100
committerJohnKeeney <john.keeney@est.tech>2024-07-25 12:58:59 +0100
commit5979ac7335d510668c77db7802c3bd7b58f0bfcc (patch)
treef30e12ddfc7623864fc46fa3e70879d92ffd6626 /csit/scripts
parent9d86e7ec2dad40595a8c6684122580ec9f5847a7 (diff)
Bug fix release - London - Release Maven - v1.5.1 & Roll snapshot ver.
Issue-ID: CCSDK-4039 Change-Id: I2f3e39ad9e53718864943777f9500350aa04ba1b Signed-off-by: JohnKeeney <john.keeney@est.tech>
Diffstat (limited to 'csit/scripts')
-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 c6f4c98a..4909ede6 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.5.2-SNAPSHOT-latest"
#A1_SIM
A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator"