From cebb278e8681932a248ab7582dc2af205805e440 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Thu, 4 Jul 2024 22:41:32 +0000 Subject: [PATCH] chore(deps): bump sonarr to 4.0.6 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 31f0b90..1a6bcce 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.0 +version: 0.4.1 # image: ghcr.io/onedr0p/sonarr -appVersion: "4.0.5" +appVersion: "4.0.6" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/sonarr/README.md b/charts/sonarr/README.md index a09acb7..0d80a59 100644 --- a/charts/sonarr/README.md +++ b/charts/sonarr/README.md @@ -1,6 +1,6 @@ # sonarr -![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.5](https://img.shields.io/badge/AppVersion-4.0.5-informational?style=flat-square) +![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: 4.0.6](https://img.shields.io/badge/AppVersion-4.0.6-informational?style=flat-square) sonarr helm chart for Kubernetes