chore(sonarr): bump

This commit is contained in:
Stavros kois
2023-12-31 18:26:56 +02:00
parent 730a2488a4
commit 2c59322f39
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -246,8 +246,9 @@ jobs:
echo "---" echo "---"
echo "title: ${test_title}" echo "title: ${test_title}"
echo "---" echo "---"
exit 1 exit 99
fi fi
echo "Not bad title found, continuing..."
title=$(cat "${file}" | grep "title: " | sed 's/title: //') title=$(cat "${file}" | grep "title: " | sed 's/title: //')
echo "The title is: ${title}" echo "The title is: ${title}"
# Create a markdown link using the file name and title # Create a markdown link using the file name and title
+1 -1
View File
@@ -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.3 version: 19.0.4
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