chore(scripts): fix more

This commit is contained in:
Stavros kois 2023-12-31 20:55:32 +02:00
parent 005244ee5c
commit 6b2d77f8d0
No known key found for this signature in database
GPG Key ID: 52FD8F5EE0A731BB
3 changed files with 34 additions and 14 deletions

View File

@ -246,8 +246,9 @@ jobs:
echo "Found doc file: ${file}"
ok_title="false"
echo "Getting the first line"
head -n 1 "${file}"
h=$(head -n 1 "${file}")
echo "The first line is: ${h}"
echo "The first line is: ${h}. Checking validity..."
# Check if the first line has ---
if [[ "${h}" == "---" ]]; then
echo "First line is ---, continuing..."

View File

@ -4,12 +4,36 @@ title: Changelog
## [sonarr-19.0.14](https://github.com/truecharts/charts/compare/sonarr-19.0.12...sonarr-19.0.14) (2023-12-31)
### Chore
- fix more
- fix more
## [sonarr-19.0.13](https://github.com/truecharts/charts/compare/sonarr-19.0.12...sonarr-19.0.13) (2023-12-31)
### Chore
- fix more
## [sonarr-19.0.12](https://github.com/truecharts/charts/compare/sonarr-19.0.10...sonarr-19.0.12) (2023-12-31)
### Chore
- correct lists
- fix titles
## [sonarr-19.0.10](https://github.com/truecharts/charts/compare/sonarr-19.0.9...sonarr-19.0.10) (2023-12-31)
### Chore
- print titletitle: Changelog
---
- print title
@ -28,8 +52,7 @@ title: Changelog
### Fix
- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))title: Changelog
---
- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))
@ -46,8 +69,7 @@ title: Changelog
### Fix
- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))title: Changelog
---
- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))
@ -63,8 +85,7 @@ title: Changelog
### Fix
- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))title: Changelog
---
- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))
@ -76,8 +97,7 @@ title: Changelog
- fix appVersion
- bump
- bump
- bumptitle: Changelog
---
- bump
@ -86,8 +106,7 @@ title: Changelog
### Chore
- update container image ghcr.io/onedr0p/sonarr to v4.0.0.741[@6f288ad](https://github.com/6f288ad) by renovate ([#16693](https://github.com/truecharts/charts/issues/16693))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))title: Changelog
---
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [sonarr-18.1.0](https://github.com/truecharts/charts/compare/sonarr-18.0.1...sonarr-18.1.0) (2023-12-30)

View File

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