Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-09-22 23:41:40 +00:00
parent 9d3e0ddd13
commit c0c91b5d70
12 changed files with 21 additions and 12 deletions

View File

@ -1,9 +0,0 @@
## [qbitrr-0.0.6](https://github.com/truecharts/charts/compare/qbitrr-0.0.5...qbitrr-0.0.6) (2023-09-22)
### Migrate
- move to stable ([#12705](https://github.com/truecharts/charts/issues/12705))

View File

@ -4,6 +4,15 @@
## [qbitrr-0.0.7](https://github.com/truecharts/charts/compare/qbitrr-0.0.6...qbitrr-0.0.7) (2023-09-22)
### Chore
- update container image tccr.io/truecharts/qbitrr to v3.7.5 ([#12856](https://github.com/truecharts/charts/issues/12856))
## [qbitrr-0.0.6](https://github.com/truecharts/charts/compare/qbitrr-0.0.5...qbitrr-0.0.6) (2023-09-22)
### Migrate

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "3.7.4"
appVersion: "3.7.5"
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.6
version: 0.0.7
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -0,0 +1,9 @@
## [qbitrr-0.0.7](https://github.com/truecharts/charts/compare/qbitrr-0.0.6...qbitrr-0.0.7) (2023-09-22)
### Chore
- update container image tccr.io/truecharts/qbitrr to v3.7.5 ([#12856](https://github.com/truecharts/charts/issues/12856))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/qbitrr
pullPolicy: IfNotPresent
tag: v3.7.4@sha256:46ce7db5c51415f0848963c8fa4b6afacf7ac9690ecb986449948bb455d10ecf
tag: v3.7.5@sha256:6a5e361575de34edfb31545d92ba9cc075953368ffbd8b976849eb8ded7bc74d
securityContext:
container:
readOnlyRootFilesystem: false