aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/Chart.yaml
AgeCommit message (Collapse)AuthorFilesLines
2024-03-18[MONGODB] Set default resource settings for mongodbAndreas Geissler1-1/+1
Set the resources settings for mongodb in: - NBI - DCAEGEN2/TCAEGEN2 - MULTICLOUD/K8S Issue-ID: OOM-3277 Change-Id: I3454120d920edf3ae45eb1ebb0132cf5133e1575 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-02-15[DCAEGEN2] Update snmptrap-collector imageJack Lucas1-2/+2
Update snmptrap-collector to 2.0.8. Fix outdated configuration library. Add "protocol" to common.containerPorts. Update dcae-snmptrap-collector chart version to 13.0.1. Update dcaegen2-services chart version to 13.0.2. Issue-ID: DCAEGEN2-3409 Issue-ID: OOM-3251 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: If0ca26e07fdbbebafb442dc0ead3a14d4ea0d4a6
2024-02-05[DCAEGEN2] Update helm chart for dcae-ves-collectorsushant531-2/+3
Update helm chart for ves-collector changes to remove DMaaP dependency Issue-ID: DCAEGEN2-3401 Change-Id: I1aa286aeecd9fad0ef551f8018beed03c31b35bd Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-06-29[COMMON] Bump ONAP versionAndreas Geissler1-21/+21
Update chart versions to 13.0.0 for Montreal Issue-ID: OOM-3173 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie53fd021f01e459c464e44f4459a73ba0b00c172
2022-11-10[COMMON] Bump ONAP versionAndreas Geissler1-21/+21
Update chart versions 12.0.0 for London Issue-ID: OOM-3046 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ic196235ff4f6ae14a7ecad799bd75a9666b2594a
2022-06-24[COMMON] Bump ONAP versionAndreas Geissler1-22/+22
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-04-11[DCAE] Remove deprecated mS chartsVijay Venkatesh Kumar1-4/+0
BBS-Ep deprecated with J release Change-Id: I05ff9c496ac55f660f3e6cc0236ace601c45df2b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2974
2022-01-12[DCAEGEN2] Move ves-openapi-manager to dcaegen2-servicesJack Lucas1-0/+4
In preparation for disabling the entire dcaegen2 chart tree later in the Jakarta release cycling, move the dcae-ves-openapi-manager chart from dcaegen2 to dcaegen2-services. Add dcae-ves-openapi-manager to the list of components to be healthchecked as part of dcaegen2-services. Issue-ID: DCAEGEN2-2968 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I2fcc55ba0a8af7f249454f98a8d4749138a76948
2021-12-07[GLOBAL] Migrate to helm v3efiacor1-3/+85
Move all Chart.yaml to use apiVersion: 2 Move dependencies from requirements.yaml to Chart.yaml Changes to all makeFiles Changes to helm deploy plugin Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0 Issue-ID: OOM-2845
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux1-1/+2
Use version 9.0.0 for Istanbul Also update the doc. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux1-1/+1
Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
2021-03-21[DCAEGEN2] Deploy DCAE microservices via HelmJack Lucas1-0/+22
Deploy DCAE microservices using Helm instead of having the DCAE bootstrap container deploy them using Cloudify. Charts for the microservices are found under oom/kubernetes/dcaegen2-services. Issue-ID: DCAEGEN2-2615 Issue-ID: DCAEGEN2-2617 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I22d88987ae8e21b3c08f31f13ffda98967d13297 [Use common secret template for secrets] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>