From abdc8be7a610cf7d2c88da07c43d07119d6f8e73 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 6 Sep 2024 11:13:27 +0000 Subject: [PATCH] fix: upgrade recyclarr to 7.2.3 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 49e198d..14d4161 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.2.2 +version: 0.2.3 # image: ghcr.io/recyclarr/recyclarr -appVersion: "7.2.2" +appVersion: "7.2.3" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/recyclarr/README.md b/charts/recyclarr/README.md index 8ca073a..26d45ec 100644 --- a/charts/recyclarr/README.md +++ b/charts/recyclarr/README.md @@ -1,6 +1,6 @@ # recyclarr -![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.2](https://img.shields.io/badge/AppVersion-7.2.2-informational?style=flat-square) +![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.2.3](https://img.shields.io/badge/AppVersion-7.2.3-informational?style=flat-square) recyclarr helm chart for Kubernetes