From 126a8fb9024e68a4bf15c34204e85ff822376c0c Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 18 Oct 2024 10:07:10 +0000 Subject: [PATCH 1/2] feat: upgrade radarr to 5.12.2 Signed-off-by: Ludovic Ortega --- charts/radarr/Chart.yaml | 4 ++-- charts/radarr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/radarr/Chart.yaml b/charts/radarr/Chart.yaml index eeb1aae..530d86e 100644 --- a/charts/radarr/Chart.yaml +++ b/charts/radarr/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: radarr description: radarr helm chart for Kubernetes type: application -version: 0.7.0 +version: 0.8.0 # image: ghcr.io/onedr0p/radarr -appVersion: "5.11.0" +appVersion: "5.12.2" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/radarr/README.md b/charts/radarr/README.md index 68fdb6d..ab3fa7d 100644 --- a/charts/radarr/README.md +++ b/charts/radarr/README.md @@ -1,6 +1,6 @@ # radarr -![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.11.0](https://img.shields.io/badge/AppVersion-5.11.0-informational?style=flat-square) +![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.12.2](https://img.shields.io/badge/AppVersion-5.12.2-informational?style=flat-square) radarr helm chart for Kubernetes From c74aed08f8ef052c8295c6d6304e082d645bf9da Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 18 Oct 2024 10:08:00 +0000 Subject: [PATCH 2/2] feat: upgrade jelyseerr to 2.0.1 Signed-off-by: Ludovic Ortega --- charts/jellyseerr/Chart.yaml | 4 ++-- charts/jellyseerr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/jellyseerr/Chart.yaml b/charts/jellyseerr/Chart.yaml index 0bee49c..cfb6fa8 100644 --- a/charts/jellyseerr/Chart.yaml +++ b/charts/jellyseerr/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: jellyseerr description: jellyseerr helm chart for Kubernetes type: application -version: 0.3.3 +version: 1.0.0 # image: fallenbagel/jellyseerr -appVersion: "1.9.2" +appVersion: "2.0.1" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/jellyseerr/README.md b/charts/jellyseerr/README.md index 9179e5b..0101f34 100644 --- a/charts/jellyseerr/README.md +++ b/charts/jellyseerr/README.md @@ -1,6 +1,6 @@ # jellyseerr -![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.2](https://img.shields.io/badge/AppVersion-1.9.2-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square) jellyseerr helm chart for Kubernetes