Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
97448da7b4
commit
2f5d91fadb
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [qbitrr-0.0.13](https://github.com/truecharts/charts/compare/qbitrr-0.0.12...qbitrr-0.0.13) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qbitrr-0.0.14](https://github.com/truecharts/charts/compare/qbitrr-0.0.13...qbitrr-0.0.14) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitrr to v3.7.13 ([#14132](https://github.com/truecharts/charts/issues/14132))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbitrr-0.0.13](https://github.com/truecharts/charts/compare/qbitrr-0.0.12...qbitrr-0.0.13) (2023-10-29)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.7.12"
|
||||
appVersion: "3.7.13"
|
||||
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.13
|
||||
version: 0.0.14
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Downloaders
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qbitrr-0.0.14](https://github.com/truecharts/charts/compare/qbitrr-0.0.13...qbitrr-0.0.14) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitrr to v3.7.13 ([#14132](https://github.com/truecharts/charts/issues/14132))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.7.12@sha256:1c97af874c2d05b2f7b0a5dba18e2e8c48628c6a8c81c12dc1b4f0c634fd3089
|
||||
tag: v3.7.13@sha256:2bf63166b9f35b4b98de08acea3add4f1c858a80dc404aea1ce3afb7eb32c93a
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue