chore(qbittorrent): fix versioning scheme (#3913)

This commit is contained in:
Stavros Kois 2022-09-26 16:20:25 +03:00 committed by GitHub
parent 1139099623
commit 8b4cd4caf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
- https://github.com/qbittorrent/qBittorrent
type: application
version: 11.0.35
version: 11.0.36
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/qbittorrent
pullPolicy: IfNotPresent
tag: v4.4.3.1@sha256:1c4babf95744d0c77f82db444ddf91f7792d1438242b84a52df9eb7bb3d01470
tag: v4.4.5@sha256:246ecabd9d6893597449e7f62c35d541ffd029cda168b7957008ceec19e87972
securityContext:
readOnlyRootFilesystem: false