diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-02-23 20:54:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-23 20:54:00 +0000 |
commit | ce6275aa3a4df6ee97312581d4ed5504a51d12b7 (patch) | |
tree | 68eb4d904fb21cce858687c0684b62a858b2bd11 /docs/submodules/oom.git | |
parent | d2744cb7361db98c1322418aa91ec8d134d4d32c (diff) |
Updated git submodules
Project: oom master ecd6153f14f654c65837b7515f40f75ad8809241
Merge "Add Makefile to OOM project"
Add Makefile to OOM project
Executing 'make' provides:
- linting of all charts
- resolution of chart/subchart dependencies
- creation and deployment of Helm packages to a local Helm repo
Prerequisite:
Start up a local repo and register with Helm as 'local'.
Example:
> helm serve
> helm repo add local http://127.0.0.1:8879
Change-Id: Ie08e8fc2593ac7e67b01f93e266953b962adef5d
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Issue-ID: OOM-265
Diffstat (limited to 'docs/submodules/oom.git')
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject f50dccfd3067116ccbf9e26aef6d9b5aa13f85f +Subproject ecd6153f14f654c65837b7515f40f75ad880924 |