Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-10 01:56:07 +00:00
parent aac9649e2c
commit 483628c701
32 changed files with 2081 additions and 39 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [bazarr-13.0.17](https://github.com/truecharts/charts/compare/bazarr-13.0.16...bazarr-13.0.17) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/bazarr to 1.1.4
## [bazarr-13.0.16](https://github.com/truecharts/charts/compare/bazarr-13.0.15...bazarr-13.0.16) (2023-01-01)
### Chore
- update container image tccr.io/truecharts/bazarr to v1.1.4
## [bazarr-13.0.15](https://github.com/truecharts/charts/compare/bazarr-13.0.14...bazarr-13.0.15) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [bazarr-13.0.14](https://github.com/truecharts/charts/compare/bazarr-13.0.13...bazarr-13.0.14) (2022-12-26)
### Chore
- update container image tccr.io/truecharts/bazarr to 1.1.3
## [bazarr-13.0.13](https://github.com/truecharts/charts/compare/bazarr-13.0.12...bazarr-13.0.13) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [bazarr-13.0.12](https://github.com/truecharts/charts/compare/bazarr-13.0.11...bazarr-13.0.12) (2022-12-25)
### Chore
- update helm general non-major
## [bazarr-13.0.11](https://github.com/truecharts/charts/compare/bazarr-13.0.10...bazarr-13.0.11) (2022-12-25)
### Chore
- update container image tccr.io/truecharts/bazarr to 1.1.3
## [bazarr-13.0.10](https://github.com/truecharts/charts/compare/bazarr-13.0.9...bazarr-13.0.10) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/bazarr to 1.1.3
## [bazarr-13.0.9](https://github.com/truecharts/charts/compare/bazarr-13.0.8...bazarr-13.0.9) (2022-12-19)
### Chore
- update helm general non-major
## [bazarr-13.0.8](https://github.com/truecharts/charts/compare/bazarr-13.0.7...bazarr-13.0.8) (2022-12-17)
## [bazarr-13.0.7](https://github.com/truecharts/charts/compare/bazarr-13.0.6...bazarr-13.0.7) (2022-12-13)
### Chore
- update helm general non-major

View File

@ -0,0 +1,34 @@
apiVersion: v2
appVersion: "1.1.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
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
- https://hub.docker.com/r/linuxserver/bazarr
type: application
version: 13.0.17
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,9 @@
## [bazarr-13.0.17](https://github.com/truecharts/charts/compare/bazarr-13.0.16...bazarr-13.0.17) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/bazarr to 1.1.4

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/about/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,19 @@
image:
repository: tccr.io/truecharts/bazarr
pullPolicy: IfNotPresent
tag: 1.1.4@sha256:90eadb1f4627bbba186749c1e9f5344b0c3fbbf038f0bffe4cd1b813a5cab896
service:
main:
ports:
main:
port: 6767
targetPort: 6767
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +0,0 @@
## [jupyter-3.0.5](https://github.com/truecharts/charts/compare/jupyter-3.0.4...jupyter-3.0.5) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/jupyter-scipy to v2023-01
- update container image tccr.io/truecharts/jupyter-pyspark to v2023-01
- update container image tccr.io/truecharts/jupyter-minimal to v2023-01
- update container image tccr.io/truecharts/jupyter-r to v2022-12

View File

@ -4,6 +4,20 @@
## [jupyter-3.0.6](https://github.com/truecharts/charts/compare/jupyter-3.0.5...jupyter-3.0.6) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-01
- update container image tccr.io/truecharts/jupyter-scipy to v2023-01
- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-01
- update container image tccr.io/truecharts/jupyter-r to v2023-01
- update container image tccr.io/truecharts/jupyter-datascience to v2023-01
- update container image tccr.io/truecharts/jupyter-base to v2023-01
## [jupyter-3.0.5](https://github.com/truecharts/charts/compare/jupyter-3.0.4...jupyter-3.0.5) (2023-01-07)
### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2022"
appVersion: "2023"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
- https://github.com/jupyter/docker-stacks
type: application
version: 3.0.5
version: 3.0.6
annotations:
truecharts.org/catagories: |
- Cloud

View File

@ -0,0 +1,14 @@
## [jupyter-3.0.6](https://github.com/truecharts/charts/compare/jupyter-3.0.5...jupyter-3.0.6) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-01
- update container image tccr.io/truecharts/jupyter-scipy to v2023-01
- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-01
- update container image tccr.io/truecharts/jupyter-r to v2023-01
- update container image tccr.io/truecharts/jupyter-datascience to v2023-01
- update container image tccr.io/truecharts/jupyter-base to v2023-01

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jupyter-base
pullPolicy: IfNotPresent
tag: v2022-12@sha256:f4abcef89a8ff88696d371d0664f848971713bb299ea0ae013a8346ef7d33c0e
tag: v2023-01@sha256:d8ca8a3b41bbea2213fb7d169e41a45940da4e3e41b9580457e37c48cd58a24b
minimalImage:
repository: tccr.io/truecharts/jupyter-minimal
pullPolicy: IfNotPresent
@ -9,19 +9,19 @@ minimalImage:
rImage:
repository: tccr.io/truecharts/jupyter-r
pullPolicy: IfNotPresent
tag: v2022-12@sha256:e107a928acf4476444cf210d37d7038cd66fee2d27440ea69d0c366f40e17d28
tag: v2023-01@sha256:d231d94d7cd0351162e47bdb89c6745a7b7576c7163c9ef8b52f1ae91c0cfcaa
scipyImage:
repository: tccr.io/truecharts/jupyter-scipy
pullPolicy: IfNotPresent
tag: v2023-01@sha256:78cf2794fe70b6e48f3ad6c3dc8ec50fcc8f6b432c1146b9e745a599637eeb33
tag: v2023-01@sha256:7274a9b2352960bc109afcf8ca742a5eac41aedfb9c82e7f4f9cf1cd78af1bd8
tensorflowImage:
repository: tccr.io/truecharts/jupyter-tensorflow
pullPolicy: IfNotPresent
tag: v2022-12@sha256:f73fb73c0b2f2934dccbefe282b3abc7bc2d3e866d18baf1f00bcadf84b6c625
tag: v2023-01@sha256:b09c44ff701c4e909a2ade07be97b7b33ff66ad8ddcebb19f854f7a7a6987d4a
datascienceImage:
repository: tccr.io/truecharts/jupyter-datascience
pullPolicy: IfNotPresent
tag: v2022-12@sha256:00f2e5181e171f21a7b52258f83798827a70ed70eb755cff185bfdd4aabb8b1d
tag: v2023-01@sha256:adc0cae9db49941452760d5113d132e6c51a4854eeeb606c672e6b736125bc9f
pysparkImage:
repository: tccr.io/truecharts/jupyter-pyspark
pullPolicy: IfNotPresent

View File

@ -1,9 +0,0 @@
## [prowlarr-8.0.16](https://github.com/truecharts/charts/compare/prowlarr-8.0.15...prowlarr-8.0.16) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/prowlarr to v1.0.1.2220

View File

@ -4,6 +4,15 @@
## [prowlarr-8.0.17](https://github.com/truecharts/charts/compare/prowlarr-8.0.16...prowlarr-8.0.17) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/prowlarr to 1.0.1.2220
## [prowlarr-8.0.16](https://github.com/truecharts/charts/compare/prowlarr-8.0.15...prowlarr-8.0.16) (2023-01-07)
### Chore
@ -88,12 +97,3 @@
## [prowlarr-8.0.7](https://github.com/truecharts/charts/compare/prowlarr-8.0.6...prowlarr-8.0.7) (2022-12-14)
### Chore
- update container image tccr.io/truecharts/prowlarr to v0.4.10.2111
## [prowlarr-8.0.6](https://github.com/truecharts/charts/compare/prowlarr-8.0.5...prowlarr-8.0.6) (2022-12-13)
### Chore

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
version: 8.0.16
version: 8.0.17
annotations:
truecharts.org/catagories: |
- media

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

View File

@ -0,0 +1,9 @@
## [prowlarr-8.0.17](https://github.com/truecharts/charts/compare/prowlarr-8.0.16...prowlarr-8.0.17) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/prowlarr to 1.0.1.2220

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/prowlarr
tag: 1.0.1.2220@sha256:dbee3484a5fd4c21e7ae778b4158574a6a1b22aebfe9c9d07df7bc2b509d05b1
tag: 1.0.1.2220@sha256:f376c2b13e1f002aeaac9eda5225f3e7d7937a45304cee63a9447b21fe51c4b3
pullPolicy: IfNotPresent
securityContext:

View File

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

View File