Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4e77389fe1
commit
55040d9e35
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-15.0.5](https://github.com/truecharts/charts/compare/bazarr-15.0.4...bazarr-15.0.5) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13342](https://github.com/truecharts/charts/issues/13342))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-15.0.4](https://github.com/truecharts/charts/compare/bazarr-15.0.3...bazarr-15.0.4) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13340](https://github.com/truecharts/charts/issues/13340))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-15.0.3](https://github.com/truecharts/charts/compare/bazarr-15.0.2...bazarr-15.0.3) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13337](https://github.com/truecharts/charts/issues/13337))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-15.0.2](https://github.com/truecharts/charts/compare/bazarr-15.0.1...bazarr-15.0.2) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#12679](https://github.com/truecharts/charts/issues/12679))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-15.0.1](https://github.com/truecharts/charts/compare/bazarr-15.0.0...bazarr-15.0.1) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.2.4 ([#11288](https://github.com/truecharts/charts/issues/11288))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-15.0.0](https://github.com/truecharts/charts/compare/bazarr-14.0.32...bazarr-15.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-14.0.32](https://github.com/truecharts/charts/compare/bazarr-14.0.31...bazarr-14.0.32) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-14.0.31](https://github.com/truecharts/charts/compare/bazarr-14.0.30...bazarr-14.0.31) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.2.4 ([#10931](https://github.com/truecharts/charts/issues/10931))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-14.0.30](https://github.com/truecharts/charts/compare/bazarr-14.0.29...bazarr-14.0.30) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.2.3 ([#10569](https://github.com/truecharts/charts/issues/10569))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-14.0.29](https://github.com/truecharts/charts/compare/bazarr-14.0.28...bazarr-14.0.29) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bazarr-14.0.28](https://github.com/truecharts/charts/compare/bazarr-14.0.27...bazarr-14.0.28) (2023-06-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.2.2 ([#9913](https://github.com/truecharts/charts/issues/9913))
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
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: 15.0.5
|
||||
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/guides/scale-intro).
|
||||
- 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-15.0.5](https://github.com/truecharts/charts/compare/bazarr-15.0.4...bazarr-15.0.5) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13342](https://github.com/truecharts/charts/issues/13342))
|
||||
|
||||
|
|
@ -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.3.0@sha256:787cf9bea114d1730ac03dc9664b7977f95c6102c3df4ea570310051c8542f06
|
||||
|
||||
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