acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/contrabandpolicegame.com/data/www/contrabandpolicegame.com/wp-includes/functions.php on line 6131sweetcore domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/contrabandpolicegame.com/data/www/contrabandpolicegame.com/wp-includes/functions.php on line 6131go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest Use code with caution. 5. Docker (No Installation Required)
For Linux systems, you can download the latest tarball, extract it, and move it to your path: helm-docs download
Navigate to your chart's root directory (where Chart.yaml lives) and simply run: helm-docs Use code with caution. go install github
Developed by norwoodj on GitHub , helm-docs is a command-line utility that parses your Helm chart's metadata and values. It extracts comments from your values.yaml file to build a detailed "Parameters" table, ensuring your documentation always stays in sync with your code. How to Download and Install helm-docs Developed by norwoodj on GitHub , helm-docs is
# Example for version 1.11.0 curl -LSs https://github.com/norwoodj/helm-docs/releases/download/v1.11.0/helm-docs_1.11.0_Linux_x86_64.tar.gz | tar xz sudo mv helm-docs /usr/local/bin/ Use code with caution. 4. Using Go If you have Go installed, you can compile it directly:
To prevent outdated documentation from ever being committed, you can add helm-docs to your pre-commit configuration: