Merge "Outdated Helm version on doc pages"

This commit is contained in:
Zuul 2024-06-14 13:39:03 +00:00 committed by Gerrit Code Review
commit dbb58216b1

View File

@ -61,8 +61,8 @@ on the target |prod| environment to get Kubernetes authentication tokens.
.. code-block:: none
% wget https://get.helm.sh/helm-v2.13.1-linux-amd64.tar.gz
% tar xvf helm-v2.13.1-linux-amd64.tar.gz
% wget https://get.helm.sh/helm-v3.14.4-linux-amd64.tar.gz
% tar xvf helm-v3.14.4-linux-amd64.tar.gz
% sudo cp linux-amd64/helm /usr/local/bin
In order to use :command:`helm`, additional configuration is required.