From: Jack Lucas Date: Tue, 16 Feb 2021 18:39:21 +0000 (-0500) Subject: [DCAEGEN2] Update bootstrap to 3.0.2 X-Git-Tag: 8.0.0~79^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=0bb3ccdaccf21f86a2861695eb5f0bf278d5e97d [DCAEGEN2] Update bootstrap to 3.0.2 Fixes a Docker build problem that arose due (apparently) to a dependency change. Adds HTTPS to DFC (update blueprint config and DFC version) Issue-ID: DCAEGEN2-2628 Issue-ID: DCAEGEN2-2528 Signed-off-by: Jack Lucas Change-Id: I622f16bf3cb31774b2063ffac6f270e5f17153f1 --- diff --git a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml index 6412bf8ac4..458ec101dc 100644 --- a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml +++ b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml @@ -104,7 +104,7 @@ mongo: disableNfsProvisioner: true # application image -image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:3.0.0 +image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:3.0.2 default_k8s_location: central # DCAE component images to be deployed via Cloudify Manager