Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c4d4504087
commit
dbd4858944
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qbitrr-0.0.21](https://github.com/truecharts/charts/compare/qbitrr-0.0.20...qbitrr-0.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qbitrr-0.0.22](https://github.com/truecharts/charts/compare/qbitrr-0.0.21...qbitrr-0.0.22) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitrr to v3.7.16 ([#14573](https://github.com/truecharts/charts/issues/14573))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbitrr-0.0.21](https://github.com/truecharts/charts/compare/qbitrr-0.0.20...qbitrr-0.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbitrr-0.0.12](https://github.com/truecharts/charts/compare/qbitrr-0.0.11...qbitrr-0.0.12) (2023-10-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitrr to v3.7.12 ([#13910](https://github.com/truecharts/charts/issues/13910))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.7.15"
|
||||
appVersion: "3.7.16"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
|
||||
- https://github.com/Feramance/Qbitrr
|
||||
type: application
|
||||
version: 0.0.21
|
||||
version: 0.0.22
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Downloaders
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qbitrr-0.0.22](https://github.com/truecharts/charts/compare/qbitrr-0.0.21...qbitrr-0.0.22) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitrr to v3.7.16 ([#14573](https://github.com/truecharts/charts/issues/14573))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.7.15@sha256:084a79b1170f5fc0a4631bf77496e951a3c24fd6646b8011bfbb551b8a4f236f
|
||||
tag: v3.7.16@sha256:9007f9bca4cddb66f6e145e141198e658321910d1b325cb87c6e9b0ced52de75
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue