From 1e088ad433f2ebc058ac64fb4535ee567ea63644 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 11 Jul 2024 23:15:48 +0000 Subject: [PATCH 1/2] chore(deps): upgrade prowlarr to 1.20.1 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 d1d73cd..0bbb369 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.4.1 +version: 0.4.2 # image: ghcr.io/onedr0p/prowlarr -appVersion: "1.19.0" +appVersion: "1.20.1" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/prowlarr/README.md b/charts/prowlarr/README.md index e2c4da0..a20c440 100644 --- a/charts/prowlarr/README.md +++ b/charts/prowlarr/README.md @@ -1,6 +1,6 @@ # prowlarr -![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.19.0](https://img.shields.io/badge/AppVersion-1.19.0-informational?style=flat-square) +![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.20.1](https://img.shields.io/badge/AppVersion-1.20.1-informational?style=flat-square) prowlarr helm chart for Kubernetes From 0e515b1af7b2b571a65452d7fbbe8fe6b1ebf01f Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 11 Jul 2024 23:16:11 +0000 Subject: [PATCH 2/2] chore(deps): upgrade recyclarr to 7.1.0 Signed-off-by: Ludovic Ortega --- charts/recyclarr/Chart.yaml | 4 ++-- charts/recyclarr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/recyclarr/Chart.yaml b/charts/recyclarr/Chart.yaml index a6ef948..72b45e5 100644 --- a/charts/recyclarr/Chart.yaml +++ b/charts/recyclarr/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: recyclarr description: recyclarr helm chart for Kubernetes type: application -version: 0.1.8 +version: 0.1.9 # image: ghcr.io/recyclarr/recyclarr -appVersion: "7.0.0" +appVersion: "7.1.0" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/recyclarr/README.md b/charts/recyclarr/README.md index 4d80306..a58041f 100644 --- a/charts/recyclarr/README.md +++ b/charts/recyclarr/README.md @@ -1,6 +1,6 @@ # recyclarr -![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.0](https://img.shields.io/badge/AppVersion-7.0.0-informational?style=flat-square) +![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.1.0](https://img.shields.io/badge/AppVersion-7.1.0-informational?style=flat-square) recyclarr helm chart for Kubernetes