aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'version-manifest/src/main')
-rw-r--r--version-manifest/src/main/resources/docker-manifest-staging.csv2
-rw-r--r--version-manifest/src/main/resources/docker-manifest.csv2
2 files changed, 2 insertions, 2 deletions
diff --git a/version-manifest/src/main/resources/docker-manifest-staging.csv b/version-manifest/src/main/resources/docker-manifest-staging.csv
index 2da800e69..c5cafc3fa 100644
--- a/version-manifest/src/main/resources/docker-manifest-staging.csv
+++ b/version-manifest/src/main/resources/docker-manifest-staging.csv
@@ -37,7 +37,7 @@ onap/data-router,1.3-STAGING-latest
onap/dmaap/buscontroller,1.0.23
onap/dmaap/datarouter-node,latest
onap/dmaap/datarouter-prov,latest
-onap/dmaap/dmaap-mr,1.1.8
+onap/dmaap/dmaap-mr,1.1.9
onap/dmaap/kafka01101,0.0.1
onap/externalapi/nbi,3.0.0-latest
onap/fproxy,2.1-STAGING-latest
diff --git a/version-manifest/src/main/resources/docker-manifest.csv b/version-manifest/src/main/resources/docker-manifest.csv
index be5da7c92..d13ad0ffc 100644
--- a/version-manifest/src/main/resources/docker-manifest.csv
+++ b/version-manifest/src/main/resources/docker-manifest.csv
@@ -37,7 +37,7 @@ onap/data-router,1.3.0
onap/dmaap/buscontroller,1.0.23
onap/dmaap/datarouter-node,1.0.3
onap/dmaap/datarouter-prov,1.0.3
-onap/dmaap/dmaap-mr,1.1.7
+onap/dmaap/dmaap-mr,1.1.8
onap/dmaap/kafka01101,0.0.1
onap/externalapi/nbi,3.0.1
onap/gizmo,1.3.0
/ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#  ============LICENSE_START=======================================================
#   Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
#   Modifications Copyright © 2021 Orange
#   Modifications Copyright © 2021 Nordix Foundation
#   Modification (C) 2023 Deutsche Telekom. 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.
#  You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#
#  SPDX-License-Identifier: Apache-2.0
#  ============LICENSE_END=========================================================

apiVersion: v2
description: ONAP Policy Design API
name: policy-api
version: 12.0.0

dependencies:
  - name: common
    version: ~12.x-0
    repository: '@local'
  - name: repositoryGenerator
    version: ~12.x-0
    repository: '@local'
  - name: serviceAccount
    version: ~12.x-0
    repository: '@local'