From 7233420944d9a05437bb9fc090d7ef27863f6477 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Sat, 26 Oct 2024 18:38:12 +0200 Subject: [PATCH] fix(sonarr): upgrade to 4.0.10 Signed-off-by: Ludovic Ortega --- charts/sonarr/Chart.yaml | 4 ++-- charts/sonarr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/sonarr/Chart.yaml b/charts/sonarr/Chart.yaml index dd1b652..ea6e2f1 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.3 +version: 0.4.4 # image: ghcr.io/onedr0p/sonarr -appVersion: "4.0.9" +appVersion: "4.0.10" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/sonarr/README.md b/charts/sonarr/README.md index f2e68e5..452c976 100644 --- a/charts/sonarr/README.md +++ b/charts/sonarr/README.md @@ -1,6 +1,6 @@ # sonarr -![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.9](https://img.shields.io/badge/AppVersion-4.0.9-informational?style=flat-square) +![Version: 0.4.4](https://img.shields.io/badge/Version-0.4.4-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) sonarr helm chart for Kubernetes