Merge branch 'renovate/qbittorrent-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

Update qbittorrent Docker tag to v0.6.1

See merge request deepcypher/dc-kc!952
This commit is contained in:
George Onoufriou
2026-01-22 01:14:23 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: qbittorrent - name: qbittorrent
repository: oci://registry.gitlab.com/georgeraven/raven-helm-charts repository: oci://registry.gitlab.com/georgeraven/raven-helm-charts
version: 0.6.0 version: 0.6.1
digest: sha256:a671cfa3214eebe508f32f1456a6d1eb431f4cbf007fb6ec3bd96582b8f9580e digest: sha256:795ac50ee7eb76083cbb8033433ca47536a5f5f83f39c5f995aa5e40d8c8ab65
generated: "2025-07-23T23:38:08.257024526+01:00" generated: "2026-01-16T00:29:32.450535347Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0 version: 0.1.1
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
@@ -25,5 +25,5 @@ appVersion: "1.16.0"
dependencies: dependencies:
- name: qbittorrent - name: qbittorrent
version: 0.6.0 version: 0.6.1
repository: "oci://registry.gitlab.com/georgeraven/raven-helm-charts" repository: "oci://registry.gitlab.com/georgeraven/raven-helm-charts"

View File

@@ -1,6 +1,6 @@
# qbittorrent # qbittorrent
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) ![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | qbittorrent | 0.6.0 | | oci://registry.gitlab.com/georgeraven/raven-helm-charts | qbittorrent | 0.6.1 |
## Values ## Values

Binary file not shown.