diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-24 18:23:04 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-25 09:07:56 -0400 |
commit | e9e8fda7dc7facf288d1652152ceb358977c1006 (patch) | |
tree | c60e52e9f3d0ca19aeecd7a40905f9dea56295ba /csit | |
parent | eea0e63a5bf94e2c80ff9e86071d32e0dbb5f8b8 (diff) |
Release version 1.1.2 and roll version
Release version 1.1.2 and roll to next snapshot version
Issue-ID: CCSDK-3237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibe4008939b4d31cca7c7afc0d47aad9223755bb0
Diffstat (limited to 'csit')
-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..1eb562d3 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.1.3-SNAPSHOT-latest container_name: policy-agent networks: default: |