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/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 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