From 09ab07c3324ffa5e4bcd4196517f64cac7f8e870 Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Mon, 7 Sep 2020 16:36:24 +0200 Subject: [DCAEGEN2] Update bootstrap and cloudify-manager versions Update bootstrap and cloudify-manager with k8splugin 3.4.2 which fixes healthcheck for components deployed by cloudify Provide inputs for new VES and HV-VES blueprints k8s-ves and k8s-hvves blueprints will use the inputs for certificates from CMPv2 in case use_external_tls=true Issue-ID: DCAEGEN2-1794 Issue-ID: DCAEGEN2-2195 Issue-ID: DCAEGEN2-2433 Signed-off-by: Joanna Jeremicz Change-Id: I1cba83a391292d82ec7bca661bdf34155da8c2d4 --- kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml') diff --git a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml index 0da5134476..3ef6d551bf 100644 --- a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml +++ b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml @@ -108,7 +108,7 @@ mongo: # application image repository: nexus3.onap.org:10001 -image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:2.1.4 +image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:2.1.6 default_k8s_location: central # DCAE component images to be deployed via Cloudify Manager -- cgit 1.2.3-korg