chore(scripts): fix more

This commit is contained in:
Stavros kois 2023-12-31 21:11:54 +02:00
parent f88f4ec5ea
commit 726cfed505
No known key found for this signature in database
GPG Key ID: 52FD8F5EE0A731BB
2 changed files with 4 additions and 4 deletions

View File

@ -208,10 +208,10 @@ jobs:
mv -f tmp/website/docs/charts/${train}/${chart}/container-security.md website/docs/charts/${train}/${chart}/container-security.md 2>/dev/null || :
echo "Appending SCALE changelog to actual changelog..."
# Append SCALE changelog to actual changelog
# Add SCALE changelog to actual changelog
# Remove header from changelog
sed -n '/^---$/,/^---$/p' "website/docs/charts/${train}/${chart}/CHANGELOG.md"
# Append app-changelog to changelog
sed -i '/^---$/,/^---$/d' "website/docs/charts/${train}/${chart}/CHANGELOG.md"
# Prepend app-changelog to changelog
cat "charts/${train}/${chart}/app-changelog.md" | cat - "website/docs/charts/${train}/${chart}/CHANGELOG.md" > temp && mv temp "website/docs/charts/${train}/${chart}/CHANGELOG.md"
echo "Adding changelog header..."
sed -i '1s/^/---\ntitle: Changelog\n---\n\n/' "website/docs/charts/${train}/${chart}/CHANGELOG.md" || echo "failed to add changelog header..."

View File

@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: sonarr
version: 19.0.18
version: 19.0.19
appVersion: 4.0.0.741
description: Smart PVR for newsgroup and bittorrent users
home: https://truecharts.org/charts/stable/sonarr