Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4229d573b1
commit
e096eabe0c
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [qbitrr-0.0.11](https://github.com/truecharts/charts/compare/qbitrr-0.0.10...qbitrr-0.0.11) (2023-10-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/qbitrr to v3.7.9 ([#13494](https://github.com/truecharts/charts/issues/13494))
|
|
||||||
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [qbitrr-0.0.11](https://github.com/truecharts/charts/compare/qbitrr-0.0.10...qbitrr-0.0.11) (2023-10-11)
|
## [qbitrr-0.0.11](https://github.com/truecharts/charts/compare/qbitrr-0.0.10...qbitrr-0.0.11) (2023-10-11)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.7.9"
|
appVersion: "3.7.12"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
|
||||||
- https://github.com/Feramance/Qbitrr
|
- https://github.com/Feramance/Qbitrr
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.11
|
version: 0.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [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,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/qbitrr
|
repository: tccr.io/truecharts/qbitrr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.7.9@sha256:c3d5ea35074837827c7d6694c0b381d530c484bce21997359ad5655c98b0f3ea
|
tag: v3.7.12@sha256:1c97af874c2d05b2f7b0a5dba18e2e8c48628c6a8c81c12dc1b4f0c634fd3089
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue