From 069c2f34315c02f2a13275e071d772e7007d003a Mon Sep 17 00:00:00 2001 From: vv770d Date: Fri, 3 Jun 2022 15:12:21 +0000 Subject: [MOD/Runtime] Upgrade to Helmgen-core 1.0.4 Includes fix on log.path setting for helm chart Change-Id: I25459c0ba84cd3f04cbd4b1ee669a4a3587a7f77 Signed-off-by: vv770d Issue-ID: DCAEGEN2-3087 Signed-off-by: vv770d --- mod/runtimeapi/runtime-core/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mod/runtimeapi/runtime-core/pom.xml') diff --git a/mod/runtimeapi/runtime-core/pom.xml b/mod/runtimeapi/runtime-core/pom.xml index 5970bfd..3ca24e7 100644 --- a/mod/runtimeapi/runtime-core/pom.xml +++ b/mod/runtimeapi/runtime-core/pom.xml @@ -24,13 +24,13 @@ limitations under the License. runtimeapi org.onap.dcaegen2.platform.mod - 1.3.2 + 1.3.3 4.0.0 runtime-core - 1.3.2 - + 1.3.3 + -changelog-missing org.springframework.boot @@ -50,7 +50,7 @@ limitations under the License. org.onap.dcaegen2.platform helmchartgenerator-core - 1.0.3 + 1.0.4 org.yaml -- cgit 1.2.3-korg