From a1f039f569bda8b0d05a57df8a391351083680a8 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 26 Sep 2024 20:12:26 +0000 Subject: [PATCH] feat: upgrade radarr to 5.11.0 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 52eace8..eeb1aae 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.6.0 +version: 0.7.0 # image: ghcr.io/onedr0p/radarr -appVersion: "5.9.1" +appVersion: "5.11.0" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/radarr/README.md b/charts/radarr/README.md index 9e9996e..68fdb6d 100644 --- a/charts/radarr/README.md +++ b/charts/radarr/README.md @@ -1,6 +1,6 @@ # radarr -![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.9.1](https://img.shields.io/badge/AppVersion-5.9.1-informational?style=flat-square) +![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) radarr helm chart for Kubernetes