Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
72797fb11d
commit
89cd591486
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.25](https://github.com/truecharts/charts/compare/bazarr-14.0.24...bazarr-14.0.25) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/bazarr to v1.2.1 ([#9570](https://github.com/truecharts/charts/issues/9570))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.24](https://github.com/truecharts/charts/compare/bazarr-14.0.23...bazarr-14.0.24) (2023-06-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.23](https://github.com/truecharts/charts/compare/bazarr-14.0.22...bazarr-14.0.23) (2023-06-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.22](https://github.com/truecharts/charts/compare/bazarr-14.0.21...bazarr-14.0.22) (2023-06-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.21](https://github.com/truecharts/charts/compare/bazarr-14.0.20...bazarr-14.0.21) (2023-05-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.20](https://github.com/truecharts/charts/compare/bazarr-14.0.19...bazarr-14.0.20) (2023-05-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.19](https://github.com/truecharts/charts/compare/bazarr-14.0.18...bazarr-14.0.19) (2023-05-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.18](https://github.com/truecharts/charts/compare/bazarr-14.0.17...bazarr-14.0.18) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.17](https://github.com/truecharts/charts/compare/bazarr-14.0.16...bazarr-14.0.17) (2023-05-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.16](https://github.com/truecharts/charts/compare/bazarr-14.0.15...bazarr-14.0.16) (2023-05-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
|
@ -0,0 +1,32 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "1.2.1"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 12.13.0
|
||||||
|
deprecated: false
|
||||||
|
description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
|
||||||
|
home: https://truecharts.org/charts/stable/bazarr
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png
|
||||||
|
keywords:
|
||||||
|
- bazarr
|
||||||
|
- radarr
|
||||||
|
- sonarr
|
||||||
|
- subtitles
|
||||||
|
- usenet
|
||||||
|
- torrent
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: bazarr
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr
|
||||||
|
- https://github.com/morpheus65535/bazarr
|
||||||
|
type: application
|
||||||
|
version: 14.0.25
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- media
|
||||||
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
||||||
|
# README
|
||||||
|
|
||||||
|
## General Info
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||||
|
|
||||||
|
**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)**
|
||||||
|
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||||
|
- See the [Website](https://truecharts.org)
|
||||||
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Sponsor TrueCharts
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||||
|
|
||||||
|
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [bazarr-14.0.25](https://github.com/truecharts/charts/compare/bazarr-14.0.24...bazarr-14.0.25) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/bazarr to v1.2.1 ([#9570](https://github.com/truecharts/charts/issues/9570))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/bazarr](https://truecharts.org/charts/stable/bazarr)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,21 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/bazarr
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: v1.2.1@sha256:4aed7f77cbc3beaf0ae3e7bd0d6db3d86bcf00f829311502358e5c5251c1363f
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 6767
|
||||||
|
protocol: http
|
||||||
|
targetPort: 6767
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /config
|
||||||
|
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue