diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-26 15:09:18 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-26 15:10:47 +0100 |
commit | 64778daf79f1919046a49d08b520b3c3ad21678b (patch) | |
tree | 4a2dbc8c04de90ce0919cfa340aef430e454b793 /releases | |
parent | 6137a09fa3f73a83db898f93fed628e62cae5ce9 (diff) |
Release cm-container 4.4.0
Upgrade k8s-plugin to 3.6.0 (Add integration with cert-manager)
Issue-ID: DCAEGEN2-2440
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I331feece33890d336a62500e50f787d76ddeba39
Diffstat (limited to 'releases')
-rw-r--r-- | releases/4.4.0-cm-container.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/4.4.0-cm-container.yaml b/releases/4.4.0-cm-container.yaml new file mode 100644 index 0000000..da4f5f8 --- /dev/null +++ b/releases/4.4.0-cm-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +container_release_tag: '4.4.0' +git_tag: '4.4.0-cm-container' +project: 'dcaegen2/deployments' +log_dir: 'dcaegen2-deployments-master-merge-java/300' +ref: 6137a09fa3f73a83db898f93fed628e62cae5ce9 +containers: + - name: 'org.onap.dcaegen2.deployments.cm-container' + version: '4.4.0-SNAPSHOT-20210226T135244Z' |