aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod/components/dcaemod-runtime-api/resources
AgeCommit message (Collapse)AuthorFilesLines
2022-06-24[COMMON] Bump ONAP versionAndreas Geissler1-8/+8
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-06-13[DCAEMOD] Helm-gen support for log.path settingVijay Venkatesh Kumar1-13/+2
RuntimeAPI update for helm-gen 1.0.4 Change-Id: I45c2738488215de2c10845fdbb2015e7673f5268 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3087 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-03-18[DCAEMOD] Runtime base charts updatesVijay Venkatesh Kumar2-4/+29
- 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 Kumar7-0/+150
- 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>