Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5e53c14620
commit
63a1233298
|
@ -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))
|
|
||||||
|
|
||||||
|
|
|
@ -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
|
|
@ -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: |
|
|
@ -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)**
|
||||||
|
|
|
@ -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))
|
||||||
|
|
||||||
|
|
|
@ -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
|
Loading…
Reference in New Issue