From 47223a330824803aec4bd556b08fa30e6e3598ac Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 29 Nov 2024 09:38:24 +0100 Subject: [PATCH 1/2] =?UTF-8?q?fix(container):=20update=20ghcr.io/onedr0p/?= =?UTF-8?q?sonarr=20(=204.0.10=20=E2=86=92=204.0.11=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ludovic Ortega --- .github/workflows/releases.yml | 2 +- charts/sonarr/Chart.yaml | 4 ++-- charts/sonarr/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index df7a20e..dcddce5 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -40,7 +40,7 @@ jobs: if: steps.check-artifacts.outputs.has_artifacts == 'true' with: name: artifacts - path: .cr-release-packages/ + path: .cr-release-packages publish-oci: name: Publish to ghcr.io diff --git a/charts/sonarr/Chart.yaml b/charts/sonarr/Chart.yaml index 741cee0..8cee63f 100644 --- a/charts/sonarr/Chart.yaml +++ b/charts/sonarr/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: sonarr description: sonarr helm chart for Kubernetes type: application -version: 0.4.5 +version: 0.4.6 # image: ghcr.io/onedr0p/sonarr -appVersion: "4.0.10" +appVersion: "4.0.11" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/sonarr/README.md b/charts/sonarr/README.md index b8e8205..5e88ebe 100644 --- a/charts/sonarr/README.md +++ b/charts/sonarr/README.md @@ -1,6 +1,6 @@ # sonarr -![Version: 0.4.5](https://img.shields.io/badge/Version-0.4.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.10](https://img.shields.io/badge/AppVersion-4.0.10-informational?style=flat-square) +![Version: 0.4.6](https://img.shields.io/badge/Version-0.4.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.11](https://img.shields.io/badge/AppVersion-4.0.11-informational?style=flat-square) sonarr helm chart for Kubernetes From 830d5f8ab015e235040749d96447882210e312ec Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 29 Nov 2024 09:40:02 +0100 Subject: [PATCH 2/2] =?UTF-8?q?feat(container):=20update=20ghcr.io/onedr0p?= =?UTF-8?q?/prowlarr=20(=201.26.1=20=E2=86=92=201.27.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ludovic Ortega --- charts/prowlarr/Chart.yaml | 4 ++-- charts/prowlarr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/prowlarr/Chart.yaml b/charts/prowlarr/Chart.yaml index 7104ca0..3e7a346 100644 --- a/charts/prowlarr/Chart.yaml +++ b/charts/prowlarr/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: prowlarr description: prowlarr helm chart for Kubernetes type: application -version: 0.9.1 +version: 0.10.0 # image: ghcr.io/onedr0p/prowlarr -appVersion: "1.26.1" +appVersion: "1.27.0" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/prowlarr/README.md b/charts/prowlarr/README.md index e6ba654..f4ca748 100644 --- a/charts/prowlarr/README.md +++ b/charts/prowlarr/README.md @@ -1,6 +1,6 @@ # prowlarr -![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.26.1](https://img.shields.io/badge/AppVersion-1.26.1-informational?style=flat-square) +![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.27.0](https://img.shields.io/badge/AppVersion-1.27.0-informational?style=flat-square) prowlarr helm chart for Kubernetes