From da0a1719153131a85d2504f6e892602da05e1c5e Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Tue, 14 Sep 2021 10:04:16 +0800 Subject: [MULTICLOUD] Release to fix cve issues This release focus on fixing cve issues by upgrading dependencies with regarding to artifactbroker, framework, openstack components. Issue-ID: MULTICLOUD-1344 Issue-ID: MULTICLOUD-1408 Signed-off-by: Bin Yang Change-Id: I4568a6c0039d111327d13ed35017b66b04e83ff1 --- kubernetes/multicloud/components/multicloud-starlingx/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/multicloud/components/multicloud-starlingx/values.yaml') diff --git a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml index fb6f3b3592..aa471027f1 100644 --- a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml +++ b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml @@ -24,7 +24,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-starlingx:1.5.5 +image: onap/multicloud/openstack-starlingx:1.5.6 pullPolicy: Always #Istio sidecar injection policy -- cgit 1.2.3-korg