aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts
diff options
context:
space:
mode:
authorJohnKeeney <john.keeney@est.tech>2022-09-01 12:20:58 +0100
committerJohnKeeney <john.keeney@est.tech>2022-09-06 17:45:30 +0100
commit2cf0c9067e089d05d63cf02a00c1702d18f4177f (patch)
tree0a935fc6727f2247fea0f4ff8940ec6f2d06bddc /csit/scripts
parent9ae9c5d7b8a1643cee51f33521136bbc8ad66daa (diff)
Jakarta branch - bump A1-PMS version number after interim release > 1.3.4-SNAPSHOT
Change-Id: I09757c439135bd9d414052a5e44ddd02cdd70b33 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3742 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 cd06a6d9..d3b4aef5 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.3-SNAPSHOT-latest"
+PMS_IMAGE_TAG="1.3.4-SNAPSHOT-latest"
#A1_SIM
A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator"