aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2022-08-17 12:12:07 +0000
committerGerrit Code Review <gerrit@onap.org>2022-08-17 12:12:07 +0000
commit69bf7e4cac66278f9b1303e7df6e18f73c9a8d78 (patch)
tree1b42e068a6497f972002255c763c734a796fb169 /CONTRIBUTING.md
parent687f528514a0fb7a54d677aae837cadea9072dbc (diff)
parentf247bf67727e4277764463a0fa3d7654eca7da4b (diff)
Merge "[COMMON] Update Makefiles to enable parallelization"
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a932d65a53..1fdea5bde4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,8 +28,8 @@ install some binaries:
* helm (satisfying the targeted version as seen in [setup guide](
docs/oom_cloud_setup_guide.rst#software-requirements).
-* chartmuseum (in order to push dependency charts)
-* helm push (version 0.9.0 as of today)
+* chartmuseum (in order to cm-push dependency charts)
+* helm cm-push (version 0.10.1 as of today)
* make
### Linting and testing