Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  1. Download the latest package provided to you on the server and extract the content in a new folder:
    mkdir -p 3yd_vXXX && CD 3yd_vXXX && curl -o 3yd_vXXX.tgz "DOWNLOAD LINK"

  2. Unpack the new version
    tar zxvf 3yd_vXXX.tgz

  3. Copy the root value.yaml file from the previous installation directory
    cp path_to_old_install/values.yaml path_to_new_install/value.yaml

  4. Run the update script in the new directory:

    sudo ./update.sh

  • No labels