From cc7b6a9d136a60f618bd23f60434cabf788d8f62 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Mon, 18 May 2020 06:56:20 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to b6e666836146077d9062357399f9fb725e752ba1 - Merge "[COMMON] Use "" instead of {} as a default value to avoid warning" - [COMMON] Use "" instead of {} as a default value to avoid warning After we upgraded our helm version we started getting below issues with emails: Warning: Merging destination map for chart 'curator'. Overwriting table item 'image', with non table value: onap/sdnc-image:1.8.2 To fix this let's just use "" instead of () for our daily operations. Issue-ID: OOM-2412 Signed-off-by: Krzysztof Opasiak Change-Id: I5f2c215c281036a7eb921d6a805527c807a4aca9 --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index a8672794f..b6e666836 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit a8672794ffc7c4b9486df575e665301fd9db3d97 +Subproject commit b6e666836146077d9062357399f9fb725e752ba1 -- 2.16.6