diff options
author | Bin Yang <bin.yang@windriver.com> | 2021-09-14 10:04:16 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2021-11-03 11:54:27 +0800 |
commit | da0a1719153131a85d2504f6e892602da05e1c5e (patch) | |
tree | 6e13d493ffa6c4eb01b87f8e033c8447bd2b5ddc /kubernetes/multicloud/components/multicloud-fcaps/values.yaml | |
parent | 9c2f3e702748a1005f196359fc438e132c32de05 (diff) |
[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 <bin.yang@windriver.com>
Change-Id: I4568a6c0039d111327d13ed35017b66b04e83ff1
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-fcaps/values.yaml')
-rw-r--r-- | kubernetes/multicloud/components/multicloud-fcaps/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/components/multicloud-fcaps/values.yaml b/kubernetes/multicloud/components/multicloud-fcaps/values.yaml index c66e4e829f..af222eb40b 100644 --- a/kubernetes/multicloud/components/multicloud-fcaps/values.yaml +++ b/kubernetes/multicloud/components/multicloud-fcaps/values.yaml @@ -22,7 +22,7 @@ global: # Application configuration defaults. ################################################################# # application image -image: onap/multicloud/openstack-fcaps:1.5.5 +image: onap/multicloud/openstack-fcaps:1.5.6 pullPolicy: Always #Istio sidecar injection policy |