Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-09-06 15:23:49 +00:00
parent 5e53c14620
commit 63a1233298
12 changed files with 22 additions and 13 deletions

View File

@ -1,9 +0,0 @@
## [qbitrr-0.0.1]qbitrr-0.0.1 (2023-09-03)
### Add
- add qbitrr ([#12185](https://github.com/truecharts/charts/issues/12185))

View File

@ -4,6 +4,15 @@
## [qbitrr-0.0.2](https://github.com/truecharts/charts/compare/qbitrr-0.0.1...qbitrr-0.0.2) (2023-09-06)
### Chore
- bump version ([#12291](https://github.com/truecharts/charts/issues/12291))
## [qbitrr-0.0.1]qbitrr-0.0.1 (2023-09-03) ## [qbitrr-0.0.1]qbitrr-0.0.1 (2023-09-03)
### Add ### Add

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "3.7.1" appVersion: "3.7.3"
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/incubator/qbitrr - https://github.com/truecharts/charts/tree/master/charts/incubator/qbitrr
- https://github.com/Feramance/Qbitrr - https://github.com/Feramance/Qbitrr
type: application type: application
version: 0.0.1 version: 0.0.2
annotations: annotations:
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/catagories: | truecharts.org/catagories: |

View File

@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported. However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@ -0,0 +1,9 @@
## [qbitrr-0.0.2](https://github.com/truecharts/charts/compare/qbitrr-0.0.1...qbitrr-0.0.2) (2023-09-06)
### Chore
- bump version ([#12291](https://github.com/truecharts/charts/issues/12291))

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/qbitrr repository: tccr.io/truecharts/qbitrr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v3.7.1@sha256:c87ba70062bd1f81b397c64e53c79ed2b3cf4804b9ee5cc2fa855afd47b33ae4 tag: v3.7.3@sha256:3cf9a566ce5d027a8030bf2374a2e421ed498782397a1354fe326cd8e09ee003
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false