You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In ONAP components are constructed in Main charts and subcharts, which have dependencies to common templates.

  • All charts are managed in one project: https://git.onap.org/oom/
  • Chart dependencies are using semantic versioning (Main chart will include the latest version of a subchart or common charts)
  • All Charts are build (and stored in Nexus) after a merge
  • Currently "appVersion" is not used in the charts

  • No labels