From f391aba4ac4e6b6350c001b92f1690da0f3e4c9c Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Sat, 2 Nov 2024 13:32:17 +0100 Subject: [PATCH] fix(deps): update qbittorrent to 5.0.1 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 d2d34d7..c52a894 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.0 +version: 1.0.1 # image: ghcr.io/onedr0p/qbittorrent -appVersion: "5.0.0" +appVersion: "5.0.1" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/qbittorrent/README.md b/charts/qbittorrent/README.md index 31f2183..0ff8a42 100644 --- a/charts/qbittorrent/README.md +++ b/charts/qbittorrent/README.md @@ -1,6 +1,6 @@ # qbittorrent -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![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) qbittorrent helm chart for Kubernetes