diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
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 |