aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod/components/dcaemod-runtime-api/resources/config/base/Chart.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-03-18[DCAEMOD] Runtime base charts updatesVijay Venkatesh Kumar1-2/+6
- Released RuntimeAPI container with updated helm-gen - Mongo charts support on base templates Change-Id: I2d4c4f63d607716e95bc0058e299751972400770 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3096 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-12-07[GLOBAL] Migrate to helm v3efiacor1-6/+6
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-11-30[DCAEMOD] RuntimAPI updates for HELM-gen integrationVijay Venkatesh Kumar1-0/+43
- Add switch for RuntimeAPI support for cloudify/helm - Add new properties for Chartmuseum integration for helm-gen tool - Bumpup onboardingAPI container version to support v3 Change-Id: I956632d04fa4ac4cac552ebf2b63432e29fe2386 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2694 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>