From 498a5bb79fbd8b100417a1c63f8d61ee4755ef2a Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 22 Nov 2024 08:31:14 +0000 Subject: [PATCH] fix: upgrade qbittorrent 5.0.2 Signed-off-by: Ludovic Ortega --- charts/qbittorrent/Chart.yaml | 4 ++-- charts/qbittorrent/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/qbittorrent/Chart.yaml b/charts/qbittorrent/Chart.yaml index c52a894..9616c92 100644 --- a/charts/qbittorrent/Chart.yaml +++ b/charts/qbittorrent/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: qbittorrent description: qbittorrent helm chart for Kubernetes type: application -version: 1.0.1 +version: 1.0.2 # image: ghcr.io/onedr0p/qbittorrent -appVersion: "5.0.1" +appVersion: "5.0.2" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/qbittorrent/README.md b/charts/qbittorrent/README.md index 0ff8a42..feb56b7 100644 --- a/charts/qbittorrent/README.md +++ b/charts/qbittorrent/README.md @@ -1,6 +1,6 @@ # qbittorrent -![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.1](https://img.shields.io/badge/AppVersion-5.0.1-informational?style=flat-square) +![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square) qbittorrent helm chart for Kubernetes