diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-09-30 13:16:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-30 13:16:23 +0000 |
commit | 532a928687f344da14ed16f63720c3a08fe3acba (patch) | |
tree | ced879829782216f78aafc5f19cc5de3ae171ff6 /kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml | |
parent | 97563a346feb448f416df4cd7bf537d53ddc07e7 (diff) | |
parent | 09ab07c3324ffa5e4bcd4196517f64cac7f8e870 (diff) |
Merge "[DCAEGEN2] Update bootstrap and cloudify-manager versions"
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml')
-rw-r--r-- | kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml | 2 |
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 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 |