summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod/components/dcaemod-onboarding-api/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-02-16[DCAE] Top up components versionTomasz Pietruszkiewicz1-1/+1
- onboarding-api to 2.12.5 Change-Id: I41ba718ece435874542a7d111f58c33dc9300a6f Issue-ID: DCAEGEN2-2627 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-02-01[DCAE] Top up components versionTomasz Wrobel1-1/+1
- runtime-api to 1.2.1 - onboarding-api to 2.12.4 Issue-ID: DCAEGEN2-1179 Issue-ID: DCAEGEN2-2441 Issue-ID: DCAEGEN2-2546 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I04dfb7c9dd9c797bf48f1fb507b84719f3f3b171
2020-12-08[COMMON] Configure paths for IngressSylvain Desbureaux1-3/+5
Instead of globally choosing between virtualhosts and path based ingress, it's better to allow to choose it per component. Issue-ID: OOM-2641 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I952826d03722693ebae7c95a083b95bf83752d68
2020-11-21[DCAEMOD] Uses new tpls for repos / imagesSylvain Desbureaux1-2/+0
This commit makes DCAE Mod chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I35a04b043e78b9247a466c2f9b0d4041147a1d7a
2020-09-23[DCAE] Revise components versionvv770d1-1/+1
Python3.8 Support - dcae-config-binding-service - dcaemod-distributor-api - dcaemod-onboarding-api Java11 - dcae-dashboard - dcae-inventory-api Other Enahancement/Bug fixes - dcae-dashboard - dcae-deployment-handler Change-Id: I35ecdc726600a9822016bca9f500f6521d912ff8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2292 Issue-ID: DCAEGEN2-2022 Issue-ID: DCAEGEN2-2074 Issue-ID: DCAEGEN2-2298 Issue-ID: DCAEGEN2-2452 Signed-off-by: vv770d <vv770d@att.com>
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux1-2/+1
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-08-24[DCAEMOD] Guilin updates for SECCOM and other enhancementsvv770d1-1/+2
- RuntimeAPI support for DmaapPlugin integration + java11 - Security vulnerability updates for Genprocessor, RuntimeAPI - OnboardingAPI offline support Change-Id: I2009a22cc24d7f7446f76e4ada76e22dd252945d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-1996 Issue-ID: DCAEGEN2-2271 Issue-ID: DCAEGEN2-2272 Issue-ID: DCAEGEN2-2221 Signed-off-by: vv770d <vv770d@att.com>
2020-03-31Update MOD component versionsJack Lucas1-3/+3
Use images that do not run as root Issue-ID: DCAEGEN2-2170 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I5766128c6005ba0087f8eb469e74386c4c9f310b
2020-03-13Add dcaemod chartsJack Lucas1-0/+116
Issue-ID: DCAEGEN2-1866 Change-Id: I0179e1e75529ad8017b1a5c23747dbd80aa6f625 Signed-off-by: Jack Lucas <jflucas@research.att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>