diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-09 11:44:37 -0500 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-03-11 01:45:05 +0000 |
commit | 85e731e9d90480d7ba5c7da948279763df67237c (patch) | |
tree | 2602b3b64dd54cf3657827767d1960fb239009f1 /csit/scripts/healthcheck | |
parent | 801bf32104e9ad07ef2c4605f867ec2c2a929078 (diff) |
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/oran
to 1.2.0-SNAPSHOT for Istanbul release
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib719aa66623af275507edfc646217625d1acc00c
Diffstat (limited to 'csit/scripts/healthcheck')
-rw-r--r-- | csit/scripts/healthcheck/docker-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/scripts/healthcheck/docker-compose.yml b/csit/scripts/healthcheck/docker-compose.yml index 03aa20e0..27480ca9 100644 --- a/csit/scripts/healthcheck/docker-compose.yml +++ b/csit/scripts/healthcheck/docker-compose.yml @@ -21,7 +21,7 @@ networks: services: policy-agent: - image: onap/ccsdk-oran-a1policymanagementservice:1.1.2-SNAPSHOT-latest + image: onap/ccsdk-oran-a1policymanagementservice:1.2.0-SNAPSHOT-latest container_name: policy-agent networks: default: |