From 1b16a0055829e19540c9fd7cfcf2dfafa176af6b Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sun, 31 Dec 2023 20:03:01 +0200 Subject: [PATCH] chore(scripts): correct lists --- .github/workflows/charts-release.yaml | 1 - charts/stable/sonarr/Chart.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 08ec77c68e9..6cce0a310c8 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -273,7 +273,6 @@ jobs: if [ ${filename} != "index.md" ]; then # Append the link to the index.md file echo "- ${link}" >> website/docs/charts/${train}/${chart}/index.md - echo "" >> website/docs/charts/${train}/${chart}/index.md fi done diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 2d8045d7c9f..a2cb23a6dbd 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: sonarr -version: 19.0.11 +version: 19.0.12 appVersion: 4.0.0.741 description: Smart PVR for newsgroup and bittorrent users home: https://truecharts.org/charts/stable/sonarr