chore(scripts): fix more
This commit is contained in:
@@ -246,7 +246,7 @@ jobs:
|
||||
echo "Found doc file: ${file}"
|
||||
ok_title="false"
|
||||
echo "Getting the first line"
|
||||
head -n 1 "${file}"
|
||||
cat "${file}" | head -n 10
|
||||
h=$(head -n 1 "${file}")
|
||||
echo "The first line is: ${h}. Checking validity..."
|
||||
# Check if the first line has ---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: sonarr
|
||||
version: 19.0.16
|
||||
version: 19.0.17
|
||||
appVersion: 4.0.0.741
|
||||
description: Smart PVR for newsgroup and bittorrent users
|
||||
home: https://truecharts.org/charts/stable/sonarr
|
||||
|
||||
Reference in New Issue
Block a user