chore(scripts): fix more
This commit is contained in:
@@ -246,8 +246,9 @@ jobs:
|
|||||||
echo "Found doc file: ${file}"
|
echo "Found doc file: ${file}"
|
||||||
ok_title="false"
|
ok_title="false"
|
||||||
echo "Getting the first line"
|
echo "Getting the first line"
|
||||||
|
head -n 1 "${file}"
|
||||||
h=$(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 ---
|
# Check if the first line has ---
|
||||||
if [[ "${h}" == "---" ]]; then
|
if [[ "${h}" == "---" ]]; then
|
||||||
echo "First line is ---, continuing..."
|
echo "First line is ---, continuing..."
|
||||||
|
|||||||
@@ -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)
|
## [sonarr-19.0.10](https://github.com/truecharts/charts/compare/sonarr-19.0.9...sonarr-19.0.10) (2023-12-31)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- print titletitle: Changelog
|
- print title
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -28,8 +52,7 @@ title: Changelog
|
|||||||
|
|
||||||
### Fix
|
### 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
|
||||||
|
|
||||||
- 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
|
||||||
|
|
||||||
- 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
|
- fix appVersion
|
||||||
- bump
|
- bump
|
||||||
- bump
|
- bump
|
||||||
- bumptitle: Changelog
|
- bump
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -86,8 +106,7 @@ title: Changelog
|
|||||||
### Chore
|
### 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))
|
- 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)
|
## [sonarr-18.1.0](https://github.com/truecharts/charts/compare/sonarr-18.0.1...sonarr-18.1.0) (2023-12-30)
|
||||||
|
|
||||||
|
|||||||
@@ -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.15
|
version: 19.0.16
|
||||||
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