diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a41d0a6b..b6fed411 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,6 +48,7 @@ sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b .bin # Create chart PATH=$PATH:$PWD/.bin +task deps:install task chart:create CHART=chart_name # Don't forgot edit some chart informations in charts/char_name/Chart.yaml and charts/char_name/values.yaml