summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-06-08 13:43:35 +0000
committervv770d <vv770d@att.com>2022-06-08 13:43:39 +0000
commit2b31b78fb0c6621259898c3553187be4ab0acf8a (patch)
tree6c4752338f7949ab398d28fafded0f4ebeb6906d
parent388c4d246eef260560fdcf936dec14e7e9c7430f (diff)
[DCAEMOD/Runtime] Release 1.3.3 container
Includes fix on log.path setting for helm chart (helm-gen core 1.0.4) Change-Id: I4df3d36bed25a5894790eaccd1734ea2259b6a52 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3087
-rw-r--r--releases/1.3.3-runtimeapi-container.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.3.3-runtimeapi-container.yaml b/releases/1.3.3-runtimeapi-container.yaml
new file mode 100644
index 0000000..b893ce4
--- /dev/null
+++ b/releases/1.3.3-runtimeapi-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: 'container'
+container_release_tag: '1.3.3'
+project: 'dcaegen2-platform'
+log_dir: 'dcaegen2-platform-mod-master-runtimeapi-merge-java/39'
+ref: 069c2f34315c02f2a13275e071d772e7007d003a
+containers:
+ - name: 'org.onap.dcaegen2.platform.mod.runtime-web'
+ version: '1.3.3-SNAPSHOT-20220607T200529Z'
+git_tag: '1.3.3-mod-runtimeapi'