chore(sonarr): bump
This commit is contained in:
@@ -246,8 +246,9 @@ jobs:
|
||||
echo "---"
|
||||
echo "title: ${test_title}"
|
||||
echo "---"
|
||||
exit 1
|
||||
exit 99
|
||||
fi
|
||||
echo "Not bad title found, continuing..."
|
||||
title=$(cat "${file}" | grep "title: " | sed 's/title: //')
|
||||
echo "The title is: ${title}"
|
||||
# Create a markdown link using the file name and title
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: sonarr
|
||||
version: 19.0.3
|
||||
version: 19.0.4
|
||||
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