Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-07 13:42:13 +00:00
parent c8b68709be
commit ed7bbb2bc3
11 changed files with 2201 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [bazarr-15.0.8](https://github.com/truecharts/charts/compare/bazarr-15.0.7...bazarr-15.0.8) (2023-10-07)
### Chore
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13349](https://github.com/truecharts/charts/issues/13349))
## [bazarr-15.0.7](https://github.com/truecharts/charts/compare/bazarr-15.0.6...bazarr-15.0.7) (2023-10-07)
### Chore
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13347](https://github.com/truecharts/charts/issues/13347))
## [bazarr-15.0.6](https://github.com/truecharts/charts/compare/bazarr-15.0.5...bazarr-15.0.6) (2023-10-07)
### Chore
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13344](https://github.com/truecharts/charts/issues/13344))
## [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))

View File

@ -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.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View File

@ -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*

View File

@ -0,0 +1,9 @@
## [bazarr-15.0.8](https://github.com/truecharts/charts/compare/bazarr-15.0.7...bazarr-15.0.8) (2023-10-07)
### Chore
- update container image tccr.io/truecharts/bazarr to v1.3.0 ([#13349](https://github.com/truecharts/charts/issues/13349))

View File

@ -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.

View File

@ -0,0 +1,21 @@
image:
repository: tccr.io/truecharts/bazarr
pullPolicy: IfNotPresent
tag: v1.3.0@sha256:5d1e40b4499e910dffbd3b634aae35e35f9f34d1faf340764e9b3c3be73da78d
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

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File