From 84847d49c5f1ba552daf362f5b2979018a19293b Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Thu, 21 Oct 2021 22:44:41 +0200 Subject: [MULTICLOUD] Release to fix java cve issues This release focus on fixing cve issues by upgrading dependencies with regarding to artifactbroker, framework. Issue-ID: MULTICLOUD-1334 Issue-ID: MULTICLOUD-1344 Signed-off-by: Bin Yang Signed-off-by: Lukasz Rajewski Change-Id: I0f05444a55c9928de812af6c0b732492746948eb --- kubernetes/multicloud/components/multicloud-starlingx/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/multicloud/components/multicloud-starlingx') diff --git a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml index cde6f67cc5..fb6f3b3592 100644 --- a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml +++ b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml @@ -17,7 +17,7 @@ ################################################################# global: nodePortPrefixExt: 304 - artifactImage: onap/multicloud/framework-artifactbroker:1.6.0 + artifactImage: onap/multicloud/framework-artifactbroker:1.7.1 ################################################################# # Application configuration defaults. -- cgit 1.2.3-korg