From b2b01a23dd6c9a0a1ec60d750e812edfc94e519c Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Thu, 25 Mar 2021 09:14:59 +0100 Subject: Add helm v3 usage instructions in build and install guide Change-Id: I1f02ac57ee4d35683595ffeec0aab7446d2fb914 Issue-ID: INT-1893 Signed-off-by: Bartek Grzybowski --- docs/BuildGuide.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/BuildGuide.rst') diff --git a/docs/BuildGuide.rst b/docs/BuildGuide.rst index ced98b31..ae5a792a 100644 --- a/docs/BuildGuide.rst +++ b/docs/BuildGuide.rst @@ -106,6 +106,8 @@ For the list of all available options check script usage info. .. note:: Skip this step if you have already all necessary resources and continue with **Part 3. Populate local nexus** +.. note:: Docker images collector supports both helm v2 and v3. Please note that helm v3 support was added in Guilin release of OOM and as of Honolulu release helm v2 will be obsolete. + Create repository containing OS packages to be installed on all nodes: :: -- cgit 1.2.3-korg