diff options
author | Lukasz Rajewski <lukasz.rajewski@orange.com> | 2021-10-21 22:44:41 +0200 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@orange.com> | 2021-10-25 21:30:18 +0000 |
commit | 84847d49c5f1ba552daf362f5b2979018a19293b (patch) | |
tree | ee8bbd7d6f4f233117c182c386436124b3d7eb8b /kubernetes/multicloud/components/multicloud-starlingx/values.yaml | |
parent | 2c2be1eea53e97cc1972c0b89571baff92e59484 (diff) |
[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 <bin.yang@windriver.com>
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I0f05444a55c9928de812af6c0b732492746948eb
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-starlingx/values.yaml')
-rw-r--r-- | kubernetes/multicloud/components/multicloud-starlingx/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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. |