diff options
Diffstat (limited to 'blueprints/k8s-slice-analysis-ms.yaml')
-rw-r--r-- | blueprints/k8s-slice-analysis-ms.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/blueprints/k8s-slice-analysis-ms.yaml b/blueprints/k8s-slice-analysis-ms.yaml index eb12285..588ccf3 100644 --- a/blueprints/k8s-slice-analysis-ms.yaml +++ b/blueprints/k8s-slice-analysis-ms.yaml @@ -1,6 +1,7 @@ # #============LICENSE_START======================================================= - #Copyright (C) 2020-2021 Wipro Limited. + # Copyright (C) 2020-2021 Wipro Limited. + # Copyright (c) 2021 AT&T Intellectual Property. All rights reserved. #============================================================================== #Licensed under the Apache License, Version 2.0 (the "License"); #you may not use this file except in compliance with the License. @@ -28,7 +29,7 @@ inputs: tag_version: type: string description: docker image name and version - default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.0.4" + default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.0.6" pgaas_cluster_name: type: string description: pg cluster |