diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-11-12 14:24:05 +0100 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-11-12 15:18:59 +0100 |
commit | 2b202d1e32fa46400cd1d1c73ef35358e78b0d77 (patch) | |
tree | 975acb55ca27ffe7ea793854d57c288404d9e7d9 /releases/2.2.0-container.yaml | |
parent | c3c260ac52d12a8a2bcec9c3e2451c48d388ecec (diff) |
[OOM-K8S-CERT-EXTERNAL-PROVIDER] Release 2.2.0
Issue-ID: OOM-2559
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I385cbd12a6c342e5ebaeebeca7bfba2e16f7aa29
Diffstat (limited to 'releases/2.2.0-container.yaml')
-rw-r--r-- | releases/2.2.0-container.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/releases/2.2.0-container.yaml b/releases/2.2.0-container.yaml new file mode 100644 index 00000000..07164cd6 --- /dev/null +++ b/releases/2.2.0-container.yaml @@ -0,0 +1,16 @@ +distribution_type: 'container' +container_release_tag: '2.2.0' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +project: 'oom-platform-cert-service' +log_dir: 'oom-platform-cert-service-maven-docker-stage-master/118' +ref: c3c260ac52d12a8a2bcec9c3e2451c48d388ecec +containers: + - name: 'org.onap.oom.platform.cert-service.oom-certservice-api' + version: '2.2.0-20201112T134226Z' + - name: 'org.onap.oom.platform.cert-service.oom-certservice-client' + version: '2.2.0-20201112T134226Z' + - name: 'org.onap.oom.platform.cert-service.oom-certservice-post-processor' + version: '2.2.0-20201112T134226Z' + - name: 'org.onap.oom.platform.cert-service.oom-certservice-k8s-external-provider' + version: '2.2.0-20201112T134226Z' |