Update charts-release.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-05-31 10:11:50 +02:00
committed by GitHub
parent 1b023c3dba
commit ec7611266d
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
gunzip "$JSON_FILE.gz" --force # Force overwrite if file already exists
fi
./charttool "$REPO_PATH" "$TEMPLATE_PATH" "$CHARTS_DIR"
./charttool genchangelog "$REPO_PATH" "$TEMPLATE_PATH" "$CHARTS_DIR"
gzip "$JSON_FILE" --best
- name: Checkout