summaryrefslogtreecommitdiffstats
path: root/kubernetes/common/blueprints-processor/Chart.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Add CDS as new chartSylvain Desbureaux1-18/+0
CDS (Common Design Studio) was put in common but with the arrival of a chart that hosts the UI, it seems better to have it into its own "root" chart. For now, CDS chart is being installed if it's set as enabled in SDNC. Change-Id: I73bdcfaeb29b796793374513e152244a41e82d52 Issue-ID: CCSDK-1015 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-02-10Update Chart version for Dublin ReleaseMike Elliott1-1/+1
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-02-10Create Helm chart for BlueprintsProcessorSteve Alphonse Siani1-0/+18
Change-Id: I9d832dd125b895199950bfba8162ea2cc86d9d7c Issue-ID: CCSDK-952 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>