aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2021-02-16 13:39:21 -0500
committerKrzysztof Opasiak <k.opasiak@samsung.com>2021-03-02 18:45:35 +0000
commit0bb3ccdaccf21f86a2861695eb5f0bf278d5e97d (patch)
tree2cd531948e5f117f36997d6d2e734448499a93d5 /kubernetes/dcaegen2/components
parente05c90189f5fed7c4824a0c1ed9e932860dc2829 (diff)
[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 <jflos@sonoris.net> Change-Id: I622f16bf3cb31774b2063ffac6f270e5f17153f1
Diffstat (limited to 'kubernetes/dcaegen2/components')
-rw-r--r--kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml2
1 files changed, 1 insertions, 1 deletions
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