chore(scripts): correct lists
This commit is contained in:
@@ -273,7 +273,6 @@ jobs:
|
|||||||
if [ ${filename} != "index.md" ]; then
|
if [ ${filename} != "index.md" ]; then
|
||||||
# Append the link to the index.md file
|
# Append the link to the index.md file
|
||||||
echo "- ${link}" >> website/docs/charts/${train}/${chart}/index.md
|
echo "- ${link}" >> website/docs/charts/${train}/${chart}/index.md
|
||||||
echo "" >> website/docs/charts/${train}/${chart}/index.md
|
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
kubeVersion: '>=1.24.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: sonarr
|
name: sonarr
|
||||||
version: 19.0.11
|
version: 19.0.12
|
||||||
appVersion: 4.0.0.741
|
appVersion: 4.0.0.741
|
||||||
description: Smart PVR for newsgroup and bittorrent users
|
description: Smart PVR for newsgroup and bittorrent users
|
||||||
home: https://truecharts.org/charts/stable/sonarr
|
home: https://truecharts.org/charts/stable/sonarr
|
||||||
|
|||||||
Reference in New Issue
Block a user