Update chart-docs.sh

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-05-24 21:29:47 +02:00
committed by GitHub
parent c2ca603341
commit 63176cd4df

View File

@@ -191,7 +191,7 @@ main() {
copy_new_docs "$train" "$chart"
copy_safe_docs "$train" "$chart"
append_scale_changelog "$train" "$chart"
./.github/scripts/frontmatter.sh "website/src/content/docs/charts/${train}/${chart}/CHANGELOG.md"
# ./.github/scripts/frontmatter.sh "website/src/content/docs/charts/${train}/${chart}/CHANGELOG.md"
process_index "$train" "$chart"
echo "Finished processing ${chart}"